-
Notifications
You must be signed in to change notification settings - Fork 8
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
Registery update : Anchorage Address for mainnet #176
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #176 +/- ##
============================================
- Coverage 82.20% 28.21% -54.00%
============================================
Files 10 168 +158
Lines 1068 7294 +6226
Branches 0 1311 +1311
============================================
+ Hits 878 2058 +1180
- Misses 159 5130 +4971
- Partials 31 106 +75
Flags with carried forward coverage won't be shown. Click here to find out more. |
@@ -0,0 +1,129 @@ | |||
{ | |||
"Lib_AddressManager": "0x8376ac6C3f73a25Dd994E0b0669ca7ee0C02F089", | |||
"OVM_L1CrossDomainMessenger":"0x12Acf6E3ca96A60fBa0BBFd14D2Fe0EB6ae47820", |
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.
so this L1CrossDomainMessenger is outdated - right @boyuan-chen?
* contracts: Add gas input to precompile pre-images (#186) Also update the cannon evm tests to use the new precompile preimage scheme. --------- Co-authored-by: Adrian Sutton <adrian@oplabs.co> * op-challenger: Support uploading data in new format. (#188) * op-program: Add required gas to precompile oracle key (#176) * op-challenger: Support multiple versions of the preimage oracle contract --------- Co-authored-by: Adrian Sutton <adrian@oplabs.co> --------- Co-authored-by: inphi <mlaw2501@gmail.com> --------- Co-authored-by: Adrian Sutton <adrian@oplabs.co>
No description provided.