Commit hash | e14d58a5991b64a5229a3edd7704be22969284f2 |
---|---|
Commit time | 2022-09-22 |
Committer | GitHub <noreply at github.com> |
Author time | 2022-09-22 |
Author | Brendan Asselstine <mail.asselstine at gmail.com> |
Add EIP-5164: Cross-Chain Execution (#5164) * Added Cross-Chain Execution EIP * Integrated pull request review changes for EIP 5164 * Added discussion-to link * Updated EIP-5164 according to discussion - Supports public bridges - Make `relayCalls` payable - Add gas limit and caller - Added EIP feedback * Latest Pull Request changes * Changed ERC->EIP * EIP-5164: Fixed up for EIPW bot * EIP-5164: add ReceiverAware specification * EIP-5164: fix EIP-N linting * EIP-5164: improve CrossChainExecutor description * EIP-5164: improve ExecutorAware description Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: remove executor from relayCalls * EIP-5164: reword RelayCalls requirements Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: reword RelayedCalls requirements Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: reword GasLimitTooHigh requirements Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: reword Authentication requirements Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: reword Authentication requirements Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: reword CallFailure requirements Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: reword ExecutedCalls requirements Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: reword Security Considerations Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * EIP-5164: update rationale Co-authored-by: Pierrick Turelier <pierrick@turelier.com> Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Document | Title |
---|---|
EIP-5164 | Cross-Chain Execution |