Skip to content

Update EIP-7607: Update Fusaka CFI EIPs #9603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions EIPS/eip-7607.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ Definitions for `Scheduled for Inclusion`, `Considered for Inclusion` and `Propo
* [EIP-7761](./eip-7761.md): EXTCODETYPE instruction
* [EIP-7880](./eip-7880.md): EOF - EXTCODEADDRESS instruction
* [EIP-5920](./eip-5920.md): PAY opcode
* [EIP-7883](./eip-7883.md): ModExp Gas Cost Increase
* [EIP-7883](./eip-7883.md): ModExp Gas Cost Increase
* [EIP-7892](./eip-7892.md): Blob Parameter Only Hardforks

### Proposed for Inclusion

Expand All @@ -62,7 +63,6 @@ Definitions for `Scheduled for Inclusion`, `Considered for Inclusion` and `Propo
* [EIP-7825](./eip-7825.md): Transaction Gas Limit Cap
* [EIP-7843](./eip-7843.md): Precompile to get the current slot number
* [EIP-7889](./eip-7889.md): Emit log on revert
* [EIP-7892](./eip-7892.md): Blob Parameter Only Hardforks
* [EIP-7898](./eip-7898.md): Uncouple execution payload from beacon block
* [EIP-7903](./eip-7903.md): Remove Initcode Size Limit
* [EIP-7907](./eip-7907.md): Meter Contract Code Size And Increase Limit
Expand Down
Loading