This repository was archived by the owner on Nov 4, 2024. It is now read-only.
Gas optimizations on blob submission and TokenBridge
·
4 commits
to main
since this release
Change Log
The commit contains the following:
- Major gas optimizations for blob submission
- Some gas optimizations in finalization
- Gas optimizations in the TokenBridge
External Breaking Changes
- LineaRollup's
DataSubmittedis replaced withDataSubmittedV2- (using shnarf vs. dataHash) - TokenBridge's
BridgingInitiatedis replaced withBridgingInitiatedV2- (indexes recipient vs. amount) - TokenBridge's
BridgingFinalizedis replaced withBridgingFinalizedV2- (indexes recipient vs. amount)
Auditing
Additionally, the code included in the following commit has been audited by OpenZepplin and Cyfrin.