Commit hash | be49ef1ac79c4e2027cdd971792374089e3daa64 |
---|---|
Commit time | 2023-03-20 |
Committer | GitHub <noreply at github.com> |
Author time | 2023-03-20 |
Author | Ivo Georgiev <ivo at ambire.com> |
Update EIP-6492: Explain how the wrapper format can be used (#6730) * Add EIP: Standard Signature Validation Method for Counterfactually Deployed Contracts (#6492) * Update EIP-6492: Standard Signature Validation Method for Counterfactually Deployed Contracts * Error fixes * Readability improvements * Better definitions * Update EIP-6492: Signature Validation for Predeploy Contracts * Moved counterfactual check to the beginning * Update EIP-6492: Signature Validation for Predeploy Contracts * Add a note about key invalidation * Update EIP-6492: Signature Validation for Predeploy Contracts * Propose a validation implementation that does not require pre-deploying singletons * Update EIP-6492: Signature Validation for Predeploy Contracts * Consistency in using verification/validation * Suggest a library to use * Update EIP-6492: Signature Validation for Predeploy Contracts * Specify off-chain usage * Change example contract to something a bit more compiler optimizable * Update EIP-6492: Signature Validation for Predeploy Contracts * Fix contract issue * Update EIP-6492: Signature Validation for Predeploy Contracts * Add on-chain validation singleton * Update EIP-6492: Signature Validation for Predeploy Contracts * Add on-chain validation singleton * Update EIP-6492: Signature Validation for Predeploy Contracts * Change status to review * Update EIP-6492: Signature Validation for Predeploy Contracts * Remove ERC-4337 link so that the EIP can be considered stable * Update EIP-6492: Signature Validation for Predeploy Contracts * Add Agustin Aguilar (@Agusx1211) * Update EIP-6492: Signature Validation for Predeploy Contracts * Reduce ambiguity * Update EIP-6492: Signature Validation for Predeploy Contracts * Reduce ambiguity * Update EIP-6492: Signature Validation for Predeploy Contracts * Fix mistake * Update EIP-6492: Explain how the wrapper format can be used * Update EIP-6492: fix errors
Document | Title |
---|---|
EIP-6492 | Signature Validation for Predeploy Contracts |