-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
evm: Change to use Modular Messaging (#4)
* EVM: Change to use Modular Messaging * Evm: More stuff * evm: Put back tests for NttManagerNoRateLimiting * evm: Put back tests for IntegrationStandalone * evm: Put back tests for RateLimit * evm: Put back tests for IntegrationWithoutRateLimiting * evm: Put back echidna * evm: Put back tests for IntegrationAdditionalTransfer * evm: Remove gmp-router module * forge install: example-messaging-endpoint * evm: Change from gmp-router to mm-endpoint * evm: Per-chain thresholds * evm: Add executor parameters to transfer * forge install: example-executor.git evm_add_functions_to_make_payloads * evm: Use executor * evm: Add per-chain gas limits * evm: Remove old executor submodule * forge install: example-messaging-executor * evm: Upgrade executor submodule * evm: Add relay instructions * evm: remove old endpoint * forge install: example-messaging-endpoint * evm: Use executor * Remove old executor and endpoint submodules * forge install: example-messaging-endpoint * forge install: example-messaging-executor * evm: Fix params to executor call
- Loading branch information
1 parent
092a8e7
commit a0bad59
Showing
47 changed files
with
3,453 additions
and
6,115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule example-messaging-endpoint
added at
0f853e
Submodule example-messaging-executor
added at
d6125d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.