Adds support for v2.0.0 smart contracts, which are currently undergoing governance review.
You can now bootstrap implementations on chains other than Ethereum mainnet and Sepolia. To do that, see the bootstrap command docs.
⚠️ This release drops support for v1.8.0 (Holocene) smart contracts! ⚠️ If you want to deploy a new chain at v1.8.0, please use an earlier version of OP Deployer. For more information on OP Deployer's version SLA, please see the docs.
Changelog
- 9d94936 Added footer to op-deployer (#14374)
- 1c94e62 Revert "Added footer to op-deployer (#14374)" (#14528)
- aabf3fe all: update op-geth to v1.101500.1 (#14500)
- 2eb0352 ctb/op-deployer: Add bootstrap command for validator contracts (#14391)
- b0a9511 ctb/op-deployer: Simplify superchain config/protocol versions validations (#14498)
- 2515755 feat: op-deployer cleanupAfterExit, unit tests cleanup and clean cache subcmd (#14488)
- 4ef678a feat: semgrep rules and check for reinitializer modifiers (#14534)
- df743f6 op-deployer: Add doc describing bootstrap limitation (#14480)
- e1516f0 op-deployer: Start finalizing support for v2.0.0 (#14557)
- d30853d op-deployer: add alias for intent-type flag (#14428)
- 9727760 op-deployer: add architecture diagram (#14281)
- 7e8284c op-deployer: doc: Fix outdir flag (#14323)
- 01ab9cd op-deployer: remove strict intent type (#14388)