-
Notifications
You must be signed in to change notification settings - Fork 419
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
Deploy eclipse testnet #3172
Deploy eclipse testnet #3172
Conversation
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3172 +/- ##
=======================================
Coverage 67.18% 67.18%
=======================================
Files 101 101
Lines 1021 1021
Branches 106 106
=======================================
Hits 686 686
Misses 291 291
Partials 44 44
|
rust/sealevel/environments/testnet4/igp/eclipsetestnet/default/igp-accounts.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, noting that this also includes the tooling changes from #2778 that I wrote a while back, and I didn't really do a review of them here. Imo this is probably fine as the tooling isn't likely to be on a critical path for much work
.../environments/testnet4/multisig-ism-message-id/eclipsetestnet/hyperlane/multisig-config.json
Show resolved
Hide resolved
rust/sealevel/programs/hyperlane-sealevel-igp/src/instruction.rs
Outdated
Show resolved
Hide resolved
rust/sealevel/programs/hyperlane-sealevel-igp/src/instruction.rs
Outdated
Show resolved
Hide resolved
### Description <!-- What's included in this PR? --> ### Drive-by changes <!-- Are there any minor or drive-by changes also included? --> ### Related issues <!-- - Fixes #[issue number here] --> ### Backward compatibility <!-- Are these changes backward compatible? Are there any infrastructure implications, e.g. changes that would prohibit deploying older commits using this infra tooling? Yes/No --> ### Testing <!-- What kind of testing have these changes undergone? None/Manual/Unit Tests --> --------- Co-authored-by: Trevor Porter <[email protected]>
Description
Drive-by changes
Related issues
Backward compatibility
Testing