Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evm: Restore upgrade tests #580

Conversation

bruce-riley
Copy link
Contributor

This PR restores the tests in Upgrades.t.sol where were previously deleted to simplify development.

It may make more sense to view this diff against main, since when viewed against the integration branch, the entire file shows up as new, but if you view it against main, you should only see the changes needed to make it work with MM.

bruce-riley and others added 5 commits December 18, 2024 11:02
* 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
@bruce-riley bruce-riley deleted the evm_restore_upgrade_tests branch January 2, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants