v1.0.0
Changelog
This release contains recently added chains and deployed contracts in the chains config.
What's Changed
- feat: update amp worker set query to not use keyID by @eguajardo in #42
- feat: offline signing using ledger [AXE-1805] by @blockchainguyy in #52
- chore: bump cgp and gmp sdk deps to latest patch by @milapsheth in #53
- fix: disable eip 1559 for ledger by @milapsheth in #54
- chore: rename to sign-utils by @milapsheth in #55
- feat: multisig script by @deanamiel in #47
- feat(governance): gateway upgrade option by @deanamiel in #45
- feat: governance script improvements by @milapsheth in #56
- feat: gateway utils script by @milapsheth in #57
- fix: support gateway deployment to multiple chains by @milapsheth in #58
- chore: bump gmp sdk to v5.3.4 by @milapsheth in #59
- chore: refactor prompts by @milapsheth in #60
- feat: stagenet gateway upgrade by @milapsheth in #61
- feat: allow deploying gateway implementation with create3 by @milapsheth in #62
- fix: emit warnings if governance/mint limiter are not contracts by @milapsheth in #64
- feat: v5.4.0 create3 deployer [AXE-2165] by @milapsheth in #65
- fix: writing constructor args content in file [AXE-1972] by @blockchainguyy in #63
- feat: testnet gateway upgrade [AXE-2058] by @milapsheth in #66
- feat: support verification of IG and Multisig [AXE-2166] by @milapsheth in #67
- feat: improve governance script by @milapsheth in #68
- fix: remove mandatory confirmations by @milapsheth in #70
- feat: onboard scroll testnet by @milapsheth in #69
- feat: onboard scroll mainnet by @milapsheth in #74
- feat: redeploy v5.4 Create3Deployer by @milapsheth in #76
- docs: for verification script [AXE-1973] by @blockchainguyy in #73
- feat: make verify synchronous by @milapsheth in #77
- chore: remove outdated centrifuge testnet by @milapsheth in #78
- chore: add static gas options by @milapsheth in #79
- feat: start nonce tracking by @milapsheth in #81
- chore: bump cgp to v6.2 and gmp sdk to v5.5 by @milapsheth in #82
- feat: add packaging script by @milapsheth in #83
- chore: rename gateway deploy script by @jcs47 in #84
- refactor: import directly from package [AXE-2350] by @blockchainguyy in #80
- feat: deploy v6.2 gateway contracts by @milapsheth in #85
- feat: simpler gateway upgrade cancellation by @milapsheth in #88
- chore: improved checks and update file names by @milapsheth in #89
- feat: mainnet gateway upgrade by @milapsheth in #91
- feat: identify chain from signed tx during broadcast by @milapsheth in #92
- feat: add new Ledger signer class and support EIP-1559 txs by @milapsheth in #94
- feat: integration test gh action by @deanamiel in #95
- chore: use json stringify prettier format by @milapsheth in #97
- fix: misc script fixes by @milapsheth in #98
- fix: use chain id for unique chain naming by @milapsheth in #100
- chore: cleanup README by @milapsheth in #103
- feat: create proposal deposit param change script by @milapsheth in #104
- fix: pass gas options to gateway deployment by @sdaveas in #105
- feat: script optimizations by @deanamiel in #99
- feat: add immutable devnet by @milapsheth in #107
- fix: improve gateway script to transfer permissions by @milapsheth in #111
- feat: add sepolia, arbitrum, centrifuge to stagenet by @milapsheth in #115
- feat: fixed its deployment by @Foivos in #102
- fix: address ITS verify script by @milapsheth in #118
- feat: dedicated ITS script by @deanamiel in #106
- feat: update testnet configuration by @jcs47 in #116
- feat: add gas adjustment option by @deanamiel in #119
- fix: get gas options by @deanamiel in #121
- feat: add gas option override to test by @deanamiel in #123
- feat: deploy ITS v1.0.0-beta.3 on testnet by @milapsheth in #117
- feat: centrifuge mainnet by @milapsheth in #125
- feat: amplifier deployment scripts by @cjcobb23 in #122
- chore: make chainops the codeowner with team specific permissions by @milapsheth in #126
- refactor: interchain token service scripts by @deanamiel in #124
- feat: deploy ITS v1.0.0 to testnet by @milapsheth in #127
- feat: decode multicall command by @deanamiel in #128
- refactor: improve governance script by @milapsheth in #130
- feat: decode calldata script by @deanamiel in #131
- feat: post deploy checks by @deanamiel in #129
- feat: add base immutable config by @milapsheth in #132
New Contributors
Full Changelog: v0.1.2...v1.0.0