alloy-rs / alloy-rs/alloy

[Feature][EOF] EIP-7873 Initcode transaction type

未关闭
#2,290 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Rust
星标
1.3k
派生
668
平均合并
2 天 2 小时
30 天内合并 PR
29

描述

### Component

consensus, eips, genesis

### Describe the feature you would like

A new transaction type has been added for creating an EOF contract. This is specified in EIP-7873 https://eips.ethereum.org/EIPS/eip-7873, and this new type extends Eip1559 with `initcode` section that contains an array (max 256 items) of bytes (max `MAX_INITCODE_SIZE` 49152 bytes) that got accessed inside EVM.

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。