This release adds support for v3.0.0 of the smart contracts which includes bugfixes and support for multithreaded/64-bit Cannon.
⚠️ This release drops support for v2.0.0 smart contracts! ⚠️ If you want to deploy a new chain at v2.0.0, please use an earlier version of OP Deployer from the v0.2.x
version lineage. For more information on OP Deployer's version SLA, please see the docs.
Changelog
- 8699a08 ctb: Add contracts book (#14643)
- 8fe61f4 ctb: Split up the OPCM (#14600)
- 8a5ee6b fix(op-deployer): goreleaser linker flags for rendering version (#14344)
- 636ad83 isthmus: operator fee (#12166)
- dc0842e op-deployer: Upgrade contracts support to v3.0.0 (#14733)
- a33bba2 op-deployer:
l1-rpc-url
is not needed whendeployment-target
isgenesis
(#13515) - 2f3669d op-deployer: add command to verify contracts (#14633)
- 1ef70a7 op-deployer: add documentation for verify command (#14745)