Skip to content

bedrock-pre-batch-derivation

@smartcontracts smartcontracts tagged this 30 Jun 16:39
* feat(ctb): standardize initialization logic for L1

Standardizes the initialization for L1 contracts. Ensures that all
contracts use the same pattern of:
1. VERSION variable that represents the contract version.
2. constructor that sets immutables and calls initialize.
3. initialize function that sets any remaining mutables.

* op-bindings: update

Co-authored-by: Mark Tyneway <mark.tyneway@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Assets 2
Loading