For Chain Operators
This is a mandatory update due to the upgrade to SP1 5.0.0. Chain operators must update their contracts with the new verification key values below.
Updated Verification Key Hashes
Please update your contracts with these new values before upgrading to v2.3.0.
Range Verification Key Hash
DA Layer | Verification Key Hash |
---|---|
Ethereum | 0x0ea16a87731757ad1753d1906cb006de1fdd6a760add547c0c691bcd0914de7e |
Celestia | 0x485320771abe7d175add74281532a8ca5f55331a618074f030fc909b450765a5 |
Aggregation Verification Key Hash (same for all DAs)
0x009db7eba2814292b350d8b18e3861fcf8cb387de821c3d4546b79552ee2afa5
What's Changed
- docs(architecture):
BatchInbox.sol
->BatchInbox
by @ratankaliani in #500 - docs: fix broken link and update link by @fakedev9999 in #499
- docs: guide with env var value by @fakedev9999 in #503
- feat: use alloy web3 signer by @fakedev9999 in #502
- chore(ci): run cycle count diff in release by @ratankaliani in #504
- feat(fetcher): concurrent headers by @ratankaliani in #505
- refac: remove conditional compilation over DA types by @fakedev9999 in #501
- refactor: move zkvm ELFs into a separate crate by @fakedev9999 in #508
- docs: add cost estimator docs by @fakedev9999 in #513
- feat: add web3 signer support for op-succinct-lite by @fakedev9999 in #514
- chore: bump hana by @fakedev9999 in #512
- chore: bump sp1 to 5.0.0 by @fakedev9999 in #519
Full Changelog: v2.2.0...v2.3.0