ERC | 4337 | Account Abstraction Using Alt Mempool | 6aab5df | 3 days ago | 21 | Update ERC-4337: Move to Review
Merged by EIP-Bot. | Alex Forshtat |
ERC | 7754 | Tamperproof Extension Wallets API (TWIST) | ead747d | 7 days ago | 3 | Update ERC-7754: adding details on 'alg' param
Merged by EIP-Bot. | dgilmanuni |
ERC | 7946 | Unidirectional Wallet Uplink aka UWULink | 0c41842 | 7 days ago | 6 | Add ERC: Unidirectional Wallet Uplink aka UWULink
Merged by EIP-Bot. | Moody Salem |
ERC | 7770 | Fractional Reserve Token | bcd82eb | 8 days ago | 3 | Add ERC: Fractional Reserve Token
Merged by EIP-Bot. | yaronvel |
ERC | 8004 | Trustless Agents | e4f7e88 | 8 days ago | 21 | Update erc-8004.md | Sam Wilson |
ERC | 7656 | Generalized Contract-Linked Services | a5837a4 | 9 days ago | 17 | Update ERC-7656: Remove reference to 6551
Merged by EIP-Bot. | Francesco Sullo |
ERC | 7786 | Cross-Chain Messaging Gateway | d565ee1 | 9 days ago | 9 | Update ERC-7786: Move to Last Call
Merged by EIP-Bot. | Francisco Giordano |
ERC | 7955 | Permissionless CREATE2 Factory | d339766 | 10 days ago | 10 | Update ERC-7955: Fix DUP instruction
Merged by EIP-Bot. | Francisco Giordano |
ERC | 8004 | Trustless Agents | d30865a | 11 days ago | 21 | Add ERC: Trustless Agents (#1170)
* Add Trustless Agents ERC md file
* add descriptive name and minor edit
* Update number
* minor
* fix format
* add category
* minor
* 1) Fixed authors' tags 2) Added Jordan as author 3) Put aknolwdgments in alphabetical order
* include matt's comments
* retrigger checks
---------
Co-authored-by: lightclient <[email protected]> | Davide Crapis |
ERC | 7955 | Permissionless CREATE2 Factory | 00dcafc | 14 days ago | 10 | Update ERC-7955: Propagate CREATE2 Reverts
Merged by EIP-Bot. | Nicholas Rodrigues Lordello |
ERC | 7682 | Auxiliary Funds Capability | c903954 | 15 days ago | 5 | Update ERC-7682: Add section on `capabilities.auxiliaryFunds` parameter, `requiredAssets`
Merged by EIP-Bot. | Alex Donesky |
ERC | 7943 | uRWA - Universal Real World Asset Interface | f2996c8 | 16 days ago | 21 | Update ERC-7943: Make tokenId indexed for ForcedTransfer event
Merged by EIP-Bot. | Mihai C |
ERC | 7955 | Permissionless CREATE2 Factory | c4b846e | 17 days ago | 10 | Add ERC: Permissionless CREATE2 Factory (#1052)
* Create erc.md
* Rename erc.md to erc-permissionless_create2_factory.md
* Add discussion link
* Fix Minor Typo
Just fixes a small inconsistency where we were using `||` and `++` for byte concatenation. Prefer the former.
* Fix Heading for 3rd Existing Method
* Add More Context about Using Private Key (#2)
* Minor Edits
- Remove duplicate linking to EIP-7702 (only first one should be
linked)
- Remove trailing whitespace
- Fix spelling error
* Fix Requires Reference
Requires should be _just_ numbers without the `EIP-` or `ERC-` prefix.
This causes issues with the generated HTLM and proofer.
* Title Case Sections
Fixed some section titles that weren't titlecased correctly.
* Use `RETURNDATASIZE` Instead of `PUSH0`
In order to not depend on EIP-3855 `PUSH0` opcode, we refactor the
factory code to use `RETURNDATASIZE` which is guaranteed to be
`0` **except** for when `CREATE2` reverts.
With a little bit of moving code around, we also managed to change
make the code one byte smaller and fit into a 32-byte word.
* Typos
* Use eip number
* Fix Section Lint
The ERC lint does not like additional top level sections, so move the
"custom" forwards compatibility section into a subsection of the
backwards compatibility
* Remove Non-relative Links
We remove all non-relative links, as the ERC linter does not allow
them. This is slightly unfortunate, since they did provide additional
context to the ERC, but :shrug:.
Note that we format GitHub repositories with italicized title and code
for them to stand out:
```
_Title_ (`org/repo`)
```
* Edits to ERC (#4)
* Edits to ERC
This PR implements the suggested edits to the ERC, and adds a new
section explaining the rationale why Nick's method cannot be used for
generating the EIP-7702 authorization signature (since it was a
question on Ethereum magicians).
* Some small follow-up edits
* Another small edit
* Clarify reverts cause.
Co-authored-by: Shebin John <[email protected]>
---------
Co-authored-by: Shebin John <[email protected]>
* Fix Description
The description included a forbidden word, remove it.
---------
Co-authored-by: Nicholas Rodrigues Lordello <[email protected]>
Co-authored-by: Nicholas Rodrigues Lordello <[email protected]>
Co-authored-by: Shebin John <[email protected]> | Richard Meissner |
ERC | 7947 | Account Abstraction Recovery Interface | 9f76a19 | 18 days ago | 13 | Update ERC-7947: owner -> access
Merged by EIP-Bot. | Artem Chystiakov |
ERC | 7858 | Expirable NFTs and SBTs | 467884a | 24 days ago | 2 | Update ERC-7858: interface id for epoch extension and incorrect args …
Merged by EIP-Bot. | sirawt |
ERC | 7754 | Tamperproof Extension Wallets API (TWIST) | 5aa20fd | 24 days ago | 3 | Update ERC-7754: updating the acronym to avoid negative connotation
Merged by EIP-Bot. | Guillaume G |
ERC | 7985 | Gateway Attributes for Message Control | 5988c3e | 24 days ago | 3 | Add ERC: Gateway Attributes for Message Control
Merged by EIP-Bot. | Ernesto García |
ERC | 7776 | Transparent Financial Statements | 0be105e | 24 days ago | 3 | Update ERC-7776: Move to Review
Merged by EIP-Bot. | Ignacio Ceaglio |
ERC | 7858 | Expirable NFTs and SBTs | 0010334 | 24 days ago | 2 | Update ERC-7858: Move to Last Call
Merged by EIP-Bot. | sirawt |
ERC | 4361 | Sign-In with Ethereum | faa49e0 | 24 days ago | 21 | Update ERC-4361: Move to Final
Merged by EIP-Bot. | throw |
ERC | 7913 | Signature Verifiers | e14faea | about 1 month ago | 7 | Update ERC-7913: Update last-call-deadline
Merged by EIP-Bot. | Ernesto García |
ERC | 7878 | Bequeathable Contracts | 775014c | about 1 month ago | 8 | Update ERC-7878: Move to Last Call
Merged by EIP-Bot. | Wamith |
ERC | 7943 | uRWA - Universal Real World Asset Interface | 1ff395a | about 1 month ago | 21 | Update ERC-7943: Move to Review
Merged by EIP-Bot. | Dario |
ERC | 7913 | Signature Verifiers | f938b2b | about 1 month ago | 7 | Update ERC-7913: Move to Last Call
Merged by EIP-Bot. | Hadrien Croubois |
ERC | 7780 | Validation Module Extension for ERC-7579 | 7cb35d3 | about 1 month ago | 1 | Update ERC-7780: Fix some typos
Merged by EIP-Bot. | minxinyi |
ERC | 7508 | Dynamic On-Chain Token Attributes Repository | 1452f61 | about 1 month ago | 6 | Update ERC-7508: Fix some typos
Merged by EIP-Bot. | minxinyi |
ERC | 7858 | Expirable NFTs and SBTs | 857884b | about 1 month ago | 2 | Update ERC-7858: Add use case in motivation and point new security considerations
Merged by EIP-Bot. | sirawt |
ERC | 223 | Token with transaction handling model | 8f8ab9a | about 1 month ago | 13 | Update erc-223.md (#1108) | VolodymyrBg |
ERC | 5850 | Complex Numbers stored in `bytes32` types | 49c0435 | about 1 month ago | 1 | Update ERC-5850: Fix some typos (#985)
Signed-off-by: wellweek <[email protected]> | wellweek |
ERC | 6506 | P2P Escrowed Governance Incentives | b7d1e9e | about 1 month ago | 4 | Update erc-6506.md (#856) | kilavvy |
ERC | 7208 | On-Chain Data Containers | 87de436 | about 2 months ago | 21 | Update ERC-7208: Remove duplicate word and fix some typos (#1107)
Signed-off-by: curlwget <[email protected]> | curlwget |
ERC | 5725 | Transferable Vesting NFT | 328349a | about 2 months ago | 21 | Update ERC-5725: Remove duplicate word and fix some typos (#1103)
Signed-off-by: chengehe <[email protected]> | chengehe |
ERC | 7291 | Purpose bound money | 4172b5f | about 2 months ago | 4 | Update ERC-7291: fix typos
Merged by EIP-Bot. | dxsullivan |
ERC | 7744 | Code Index | c39669f | about 2 months ago | 21 | Update ERC-7744: Move to Last Call
Merged by EIP-Bot. | Peersky |
ERC | 7746 | Composable Security Middleware Hooks | fd6abaf | about 2 months ago | 4 | Update ERC-7746: Move to Last Call
Merged by EIP-Bot. | Peersky |
ERC | 4361 | Sign-In with Ethereum | 0b52c50 | about 2 months ago | 21 | Update ERC-4361: Move to Last Call
Merged by EIP-Bot. | throw |
ERC | 7631 | Dual Nature Token Pair | 4314073 | about 2 months ago | 21 | Update ERC-7631: Move to Final
Merged by EIP-Bot. | Vectorized |
ERC | 7968 | Owner-Authorized Token Transfer Protocol | 04c505f | about 2 months ago | 3 | Add ERC: Owner-Authorized Token Transfer Protocol
Merged by EIP-Bot. | Julius Lauterbach |
ERC | 7965 | Proof-based Broadcast in ERC-7786 Gateways | 0cc1b7e | about 2 months ago | 1 | Add ERC: Proof-based Broadcast in ERC-7786 Gateways
Merged by EIP-Bot. | Ernesto García |
ERC | 7836 | Wallet Call Preparation API | 42b6dfb | about 2 months ago | 2 | Add ERC: Wallet Call Preparation API
Merged by EIP-Bot. | Lukas |
ERC | 7828 | Readable Interoperable Addresses using ENS | 5fd368b | about 2 months ago | 16 | Add ERC: Readable Interoperable Addresses using ENS
Merged by EIP-Bot. | Josh Rudolf |
ERC | 7786 | Cross-Chain Messaging Gateway | d0a7eaf | about 2 months ago | 9 | Update ERC-7786: Use interoperable binary addresses, improve attributes
Merged by EIP-Bot. | Francisco Giordano |
ERC | 7930 | Interoperable Addresses | 5dbb684 | about 2 months ago | 9 | Update erc-7930.md | Sam Wilson |
ERC | 7930 | Interoperable Addresses | 3fb6108 | about 2 months ago | 9 | Add ERC: Interoperable Addresses (#1002)
* feat: ERC initial draft
* fix: frangios feedback
* add wonderland & 7828 authors
* standardize appendix A & B structure and make solana chainids compatible with caip-2
* chore: fix formatting
* feat: zero-length addresses or chainids
* fix: add dots so human-readable names can use ENS and similar hierarchical registries
* feat: we have a number!
* fix: feedback from bot
* chore: editorial changes
* chore: appease the bot
* fix: EVM EOF clarification
* fix: include chain namespace in human-readableaddress
* fix: remove mentions of 20-byte addresses
* feat: do not truncate chain references for either eip155 or solana
* chore: update examples
* forward-compatibility bit
* update front matter
* fix wrong checksum
* editorial changes
* move serialization table to CASA profile
* fix: small fixes to CI issues
* fix: point to actual CAIP file
* feat: canonicity security consideration
* feat: an attempt at better naming of the standard's concepts
* chore: update CAIP-350 link (which is not yet valid)
* chore: editorial changes by lumi
* feat: change separator
* docs: L2 example
* fix: typos and link uniformity
* fix: typo on link
* chore: dont link to CAIP-350
* chore: link to ERC-7785
* feat: walk back on separator
* fix: suggestion by @0xmoebius
Co-authored-by: moebius <[email protected]>
* chore: correctly refer to ERC-55
* chore: link to CAIPs and fix ERC links, as suggested by sam wilson
* fix: feedback from amxx
* fix: incorrect hashes, reported by amxx
* fix: remove trailing colon when there's no chainid
* fix: address checksum without version
* chore: remove example, rephrase and format
* chore: remove unnecessary text
* docs: new abstract defining how
* docs: eip1 format for rfc 4648
* docs: move subsection into motivation section
* docs: add CAIP-350 link using eip-1
---------
Co-authored-by: Skeletor Spaceman <[email protected]>
Co-authored-by: moebius <[email protected]>
Co-authored-by: moebius <[email protected]>
Co-authored-by: euler <[email protected]> | teddy |
ERC | 7846 | Wallet Connection API | 8a16bc7 | about 2 months ago | 14 | Add ERC: Wallet Connection API
Merged by EIP-Bot. | Conner Swenberg |
ERC | 6224 | Contracts Dependencies Registry | 8b62949 | about 2 months ago | 15 | Update ERC-6224: Move to Last Call
Merged by EIP-Bot. | Artem Chystiakov |
ERC | 7895 | API for Hierarchical Accounts | eac6336 | 2 months ago | 2 | Add ERC: API for Hierarchical Accounts
Merged by EIP-Bot. | Jacob Feldman |
ERC | 7845 | Universal Orchestrator RPC | ea32548 | 2 months ago | 5 | Add ERC: Universal Orchestrator RPC
Merged by EIP-Bot. | I Am Kio |
ERC | 7861 | ERC-721 Verifiable Credential Extension | 55b19ad | 2 months ago | 1 | Add ERC: ERC-721 Verifiable Credential Extension
Merged by EIP-Bot. | Valerio Massimo |
ERC | 7812 | ZK Identity Registry | 7b82872 | 2 months ago | 21 | Update ERC-7812: Move to Review
Merged by EIP-Bot. | Artem Chystiakov |