--- tags:EIP --- # EIPs Insight (April 2022) ## Summary In April, one ERC category [EIP-2098: Compact Signature Representation](https://eips.ethereum.org/EIPS/eip-2098) was moved to `Final`. It is a standard with a compact representation of an Ethereum Signature to simplify handling transactions in client code, reduce gas costs and reduce transaction sizes. Check out [PEEPanEIP-2098: Compact Signature Representation with Richard Moore](https://www.youtube.com/watch?v=Cn2C4PzOuV0) to learn more about this Ethereum Standard. [7 new EIPs](https://hackmd.io/@poojaranjan/EIPsInsightApril2022#New-proposals-Draft) (of ERC category) are added to the repository as `Draft` and [16 Potential `Draft` Proposals](https://hackmd.io/@poojaranjan/EIPsInsightApril2022#Potential-Draft-Proposals) are opened as new pull requests. [2 EIPs](https://hackmd.io/@poojaranjan/EIPsInsightApril2022#To-Stagnant) are moved to `Stagnant` due to longer inactivity, [1 EIP](https://hackmd.io/@poojaranjan/BJjzyRt7q#From-Stagnant) has been resurrected from `Stagnant` and is available for `Review`. [EIP-1967: Standard Proxy Storage Slots](https://eips.ethereum.org/EIPS/eip-1967) is in the `Last Call` ending on April 24th. Open [PR](https://github.com/ethereum/EIPs/pull/5061) for revisions before Final. A non-normative change to [1 Final EIP](https://hackmd.io/@poojaranjan/EIPsInsightApril2022#Changes-to-Final-proposals). **Other stats** - This repo has **3456 Forks** and **903** users have put it on the watchlist. Open [Pull Request-71](https://github.com/ethereum/EIPs/pulls) & [Issues-83](https://github.com/ethereum/EIPs/issues). Read earlier [Ethereum Improvement Proposals Insight](https://hackmd.io/@poojaranjan/EthereumImprovementProposalsInsight/https%3A%2F%2Fhackmd.io%2F%40poojaranjan%2FEIPsInsight) *Last updated: April 30, 2022* ## Dashboard (Aug 2021 - Apr 2022) #### New EIPs in different categories ![](https://i.imgur.com/gKcwdYS.png) #### EIPs Draft vs. Final ![](https://i.imgur.com/QGOGyh0.png) #### Draft - Potential vs Merged ![](https://i.imgur.com/cecnb6b.png) ## New EIPs & Status change ### New proposals (`Draft`) #### Standard Track - Core None #### Standard Track - ERC 1.[EIP-4987: Held token standard](https://eips.ethereum.org/EIPS/eip-4987) 2. [EIP-4955: Vendor Specific Metadata Extension for Non-Fungible Tokens](https://eips.ethereum.org/EIPS/eip-4955) 3. [EIP-4944: Contract with Exactly One Non-fungible Token](https://eips.ethereum.org/EIPS/eip-4944) 4. [EIP-4907: ERC-721 User And Expires Extension](https://eips.ethereum.org/EIPS/eip-4907) 5. [EIP-4799: Non-Fungible Token Ownership Designation Standard](https://eips.ethereum.org/EIPS/eip-4799) 6. [EIP-4430: Described Transactions](https://eips.ethereum.org/EIPS/eip-4430) 7. [EIP-4834: Hierarchical Domain Standard](https://eips.ethereum.org/EIPS/eip-4834) #### Standard Track - Interface None #### Potential `Draft` Proposals 1. [PR-5058:Lockable ERC-721 Standard](https://github.com/ethereum/EIPs/pull/5058) 2. [PR-5050: Token Interaction Standard ](https://github.com/ethereum/EIPs/pull/5050) 3. [PR-5027:Unlimit contract code size](https://github.com/ethereum/EIPs/pull/5027) 4. [PR-5023:Shareable NFT eip draft](https://github.com/ethereum/EIPs/pull/5023) 5. [PR--5022: Increase price of SSTORE from zero to non-zero to 40k gas](https://github.com/ethereum/EIPs/pull/5022) 6. [PR-5018: Directory Standard](https://github.com/ethereum/EIPs/pull/5018) 7. [PR-5007: TimeNFT, ERC-721 Time Extension](https://github.com/ethereum/EIPs/pull/5007) 8. [PR-5006: ERC-1155 Usage Rights Extension ](https://github.com/ethereum/EIPs/pull/5006) 9. [PR-5005: zodiac](https://github.com/ethereum/EIPs/pull/5005) 10. [PR-5003: Revokable Delegation for Externally Owned Accounts](https://github.com/ethereum/EIPs/pull/5003) 11. [PR-5000: MULDIV instruction](https://github.com/ethereum/EIPs/pull/5000/) 12. [PR-4804: Web3 URL to EVM Call Message Translation](https://github.com/ethereum/EIPs/pull/4995) 13. [PR-4985: Non-fungible Token for GameFi](https://github.com/ethereum/EIPs/pull/4985) 14. [PR-4974: Fungible Non-tradable Tokens, or EXP](https://github.com/ethereum/EIPs/pull/4974) 15. [PR-4973: Non-Transferrable Non-Fungible Tokens (Soulbound Tokens)](https://github.com/ethereum/EIPs/pull/4973) 16. [PR-4972: Name Owned Account](https://github.com/ethereum/EIPs/pull/4972) ### Promoted to`Review` status #### From `Draft` None #### From `Stagnant` 1. [EIP-1459: Node Discovery via DNS](https://eips.ethereum.org/EIPS/eip-1459) Ref: [PR](https://github.com/ethereum/EIPs/pull/4960) ### Promoted to `Last Call` #### Standard Track - Core 1. [EIP-1967: Standard Proxy Storage Slots](https://eips.ethereum.org/EIPS/eip-1967) Ref: [PR](https://github.com/ethereum/EIPs/pull/4616) Last call ending on: **2022-04-24** ### Promoted to `Final` #### Standard Track - ERC 1. [EIP-2098: Compact Signature Representation](https://eips.ethereum.org/EIPS/eip-2098) Ref: [PR](https://github.com/ethereum/EIPs/pull/4977) ### Change of EIP Type None ### `Stagnant` to `Draft` None ### To `Stagnant` 1. [EIP-3436: Expanded Clique Block Choice Rule](https://eips.ethereum.org/EIPS/eip-3436) Ref: [PR](https://github.com/ethereum/EIPs/pull/4982) 2. [EIP-2677: Limit size of `initcode`](https://eips.ethereum.org/EIPS/eip-2677) Ref: [PR](https://github.com/ethereum/EIPs/pull/4969) ### Changes to EIP-1 None ### Changes to `Final` proposals 1. Fixed typo on [EIP-721: Non-Fungible Token Standard](https://eips.ethereum.org/EIPS/eip-721) Ref: [PR](https://github.com/ethereum/EIPs/pull/4513) ### Other improvements None #### Report EIP-bot bugs or request new feature improvements [here](https://github.com/ethereum/EIP-Bot/issues). ## General stats (March 30, 2022 – April 30, 2022) ![](https://i.imgur.com/EzpZuL8.png) Excluding merges, **27 authors** have pushed **28 commits** to master and **32 commits** to all branches. On master, **43 files** have changed and there have been [3354](https://github.com/ethereum/EIPs/compare/cadc5928642c3e12d48109767721f33e822a0bb6...master) additions and [255](https://github.com/ethereum/EIPs/compare/cadc5928642c3e12d48109767721f33e822a0bb6...master) deletions. ![](https://i.imgur.com/uJwroFx.png)