## Summary Let's follow the progress on new and existing Ethereum Standard proposals made in April 2024. **Key highlights** - EIP repo: 76 Pull requests merged by 40 users - ERC repo: 39 Pull requests merged by 29 users - RIP repo: 1 Pull request merged by 1 user Check out the **key statistics** below: | Status (April 2024) | EIPs |ERCs| RIPs| All proposals | |---|---|---|---|---| | `Final` |0 |2 |0| [2](https://hackmd.io/@poojaranjan/EIPsInsightApril2024#Promoted-to-Final)| | `Last Call` | 1|1 |0 | [2](https://hackmd.io/@poojaranjan/EIPsInsightApril2024#Promoted-to-Last-Call)| | `Review` | 2|2|0 | [4](https://hackmd.io/@poojaranjan/EIPsInsightApril2024#Promoted-toReview-status)| | `Draft` | 16 | 17 |1 | [34](https://hackmd.io/@poojaranjan/EIPsInsightApril2024#New-proposals-Draft)| | `Stagnant` | 0 |0 |0 |[0](https://hackmd.io/@poojaranjan/EIPsInsightApril2024#To-Stagnant)| | `Withdrawn` | 0| 0| 0|[0](https://hackmd.io/@poojaranjan/EIPsInsightApril2024#To-Withdrawn)| Present stats. |Other Stats. |[EIPs](https://github.com/ethereum/EIPs) | [ERCs](https://github.com/ethereum/ERCs) |[RIPs](https://github.com/ethereum/EIPs) | |--|--|--|--| | Forks |5053 |305|12| | Watchlist |958|18|16| | Stars |12,538 |216|59| | Open Issues & Pull Requests |68|91|9| Read earlier [Ethereum Improvement Proposals Insight](https://hackmd.io/@poojaranjan/EthereumImprovementProposalsInsight). For interesting statistics on Ethereum Improvement Proposals, visit [EIPsInsight](https://eipsinsight.com/insight/2022/12). [EIPsInsight Tweet](https://twitter.com/poojaranjan19/status/1785722589303734555) ## Dashboard  #### `Draft` EIPs in different categories [](https://eipsinsight.com/insight/2024/4) #### `Final` EIPs in different categories [](https://eipsinsight.com/insight/2024/4) ## Ethereum Improvement Proposals & Status change ### `Draft` Proposals #### Standard Track - Interface 1. [EIP-5792: Wallet Call API](https://eips.ethereum.org/EIPS/eip-5792) Ref: [PR](https://github.com/ethereum/EIPs/pull/8361) from `Stagnant` #### Standard Track - Networking 1. [EIP-7639: Cease serving history before PoS](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7639.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7639.md) #### Standard Track - Core 1. [EIP-7666: EVM-ify the identity precompile](https://eips.ethereum.org/EIPS/eip-7666) Ref: [PR](https://github.com/ethereum/EIPs/pull/8366) 2. [EIP-7667: Raise gas costs of hash functions ](https://eips.ethereum.org/EIPS/eip-7667) Ref: [Commit](https://github.com/ethereum/EIPs/pull/8367) 3. [EIP-7668: Remove bloom filters ](https://eips.ethereum.org/EIPS/eip-7668) Ref: [Commit](https://github.com/ethereum/EIPs/pull/8368) 4. [EIP-7610: Revert creation in case of non-empty storage](https://eips.ethereum.org/EIPS/eip-7610) Ref: [PR](https://github.com/ethereum/EIPs/pull/8161) 5. [EIP-6913: SETCODE instruction](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-6913.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-6913.md) 6. [EIP-7657: Sync committee slashings](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7657.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7657.md) 7. [EIP-7664: Access-Key opcode](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7664.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7664.md) 8. [EIP-7543: EVM decimal math](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7543.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7664.md) 9. [EIP-7658: Light client data backfill](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7658.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7658.md) 10. [EIP-7684: Return deposits for distinct credentials](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7684.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7684.md) 11. [EIP-7685: General purpose execution layer requests](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7685.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7685.md) 12. [EIP-7686: Linear EVM memory limits](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7686.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7686.md) 13. [EIP-2935: Save historical block hashes in state](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-2935.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-2935.md) 14. [EIP-7676: EOF - Prepare for Address Space Extension]( https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7676.md) Ref: [Commit]( https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7676.md) #### Standard Track - ERC 1. [ERC-7589: Semi-Fungible Token Roles](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7589.md) Ref:[PR]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7589.md) 2. [ERC-7546: Upgradeable Clone for Scalable Contracts](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7546.md ) Ref:[PR](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7546.md) 3. [ERC-7399: Flash Loans ](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7399.md ) Ref:[PR](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7399.md) 4. [ERC-7621: Basket Token ](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7621.md ) Ref:[PR](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7621.md) 5. [ERC-7683: Cross Chain Intents](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7683.md) Ref: [Commit]( https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7683.md ) 6. [ERC-5485: Legitimacy, Jurisdiction and Sovereignty]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-5485.md) Ref: [Commit]( https://github.com/ethereum/ERCs/commits/master/ERCS/erc-5485.md) 7. [ERC-7585: MixHash and Public Data Storage Proofs]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7585.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7585.md) 8. [ERC-7617: Chunk support for ERC-5219 mode in Web3 URL]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7617.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7617.md) 9. [ERC-7656: Generalized Token-Linked Contracts ]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7656.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7656.md) 10. [ERC-6932: Subscription-Based Token]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-6932.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-6932.md) 11. [ERC-7628: ERC-721 Ownership Shares Extension]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7628.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7628.md) 12. [ERC-7638: Batch Calls Encoding in SCA]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7638.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7638.md) 13. [ERC-7644: ERC-721 Name Registry Extension](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7644.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7644.md) 14. [ERC-7524: PLUME Signature in Wallets](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7524.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7524.md ) 15. [ERC-7578: Physical Asset Redemption](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7578.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7578.md ) 16. [ERC-7390: Vanilla Options for ERC-20 Tokens]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7390.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7390.md) 17. [ERC-7580: Advertisement Tracking Interface]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7580.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7580.md) #### Rollup Improvement Proposal (RIP) 1. [RIP-7696: Precompile for generic DSM (double scalar multiplication](https://github.com/ethereum/RIPs/blob/master/RIPS/rip-7696.md) Ref: [PR](https://github.com/ethereum/RIPs/pull/18) ### Promoted to`Review` status #### Standard Track - Core None #### Standard Track - Networking 1. [EIP-7636: Extension of EIP-778 for "client" ENR Entry]( https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7636.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7636.md) #### Standard Track - Interface 1. [EIP-5792: Wallet Call API]( https://github.com/ethereum/EIPs/blob/master/EIPS/eip-5792.md) Ref: [Commit](https://github.com/ethereum/EIPs/commits/master/EIPS/eip-5792.md) #### Standard Track - ERC 1. [ERC-6538: Stealth Meta-Address Registry](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-6538.md) Ref: [Commit](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-6538.md) 2. [ERC-7575: Multi-Asset ERC-4626 Vaults](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7575.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7575.md) ### Promoted to `Last Call` #### Meta 1. [EIP-7587: Reserve Precompile Address Range for RIPs]( https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7587.md) Ref: [Commit]( https://github.com/ethereum/EIPs/commits/master/EIPS/eip-7587.md) **Last Call End date**: 2024-04-25 #### Standard Track - Core None #### Standard Track - Networking None #### Standard Track - ERC 1. [ERC-5564: Stealth Addresses](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-5564.md) Ref: [Commit](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-5564.md) **Last Call End Date**: 2024-04-30 ### Promoted to `Final` #### Meta None #### Standard Track - Core None #### Standard Track - Networking None #### Standard Track - ERC 1. [ERC-7528: ETH (Native Asset) Address Convention](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7528.md) Ref: [Commit]( https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7528.md) 2. [ERC-7535: Native Asset ERC-4626 Tokenized Vault ](https://github.com/ethereum/ERCs/commits/master/ERCS/erc-7535.md ) Ref: [Commit](https://github.com/ethereum/ERCs/blob/master/ERCS/erc-7535.md) ### Moved to `Stagnant` None
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.