- Update Defender SDK to v2.1.0, enable internal
origin
option for Defender deployments. - Breaking changes:
- Requires Node 18 or higher.
- Fix packaging. (#15)
- Add
--metadata
option. (#13)
- Add options to enable overriding deployment transaction parameters. (#10)
- Update documentation and error message about supported values for
--licenseType
option. (#9)
- Support private networks and forked networks. (#7)
- Add commands to get approval process information. (#4)
- Renamed options, see breaking changes below.
deploy
command: Renamed the--artifactFile
option to--buildInfoFile
proposeUpgrade
command: Renamed the--abiFile
option to--contractArtifactFile
- Support proposing upgrades. (#2)
- Enable constructorBytecode argument. (#1)