百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

EIPs

> 编程语言
开源

Ethereum 改进提案库

13.9K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Ethereum 改进提案库

《Ethereum改进建议》注意:EIPs存储器最近分离了ERC和EIP。 现在可在https://GitHub.com/ethereum/ercs上查阅环境资源中心。 所有新的评价资源中心和现有评价资源中心的更新必须针对这个新的储存库。 编辑们对此不便表示歉意. 执行方案项目的目标是使Ethereum本身和在此基础上制定的公约标准化并提供高质量的文件。 这个存储库以Ethereum改进建议的形式追踪过去和正在进行的对Ethereum的改进。 EIP-1规范了EIP的出版方式. 状态页面跟踪并列出EIP,可以分为以下类别: - Core EIP是对Ethereum共识协议的改进. 网络化的EIP指定了Ethereum的对等网络层. - 接口EIP将接口标准化到Ethereum,这阻碍了..

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Core EIPs are improvements to the Ethereum consensus protocol.
  • •Networking EIPs specify the peer-to-peer networking layer of Ethereum.
  • •Interface EIPs standardize interfaces to Ethereum, which determine how users and applications interact with the blockchain.
  • •ERCs specify application layer standards, which determine how applications running on Ethereum can interact with each other.
  • •Meta EIPs are miscellaneous improvements that nonetheless require some sort of consensus.
  • •Informational EIPs are non-standard improvements that do not require any form of consensus.
  • •eip-review-bot determines when PRs can be automatically merged [^1]
  • •EIP-1 rules are enforced using eipw[^2]
  • •HTML formatting and broken links are enforced using HTMLProofer[^2]
  • •Spelling is enforced with CodeSpell[^2]

> 标签

Python

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言