v1.2.0
What's Changed
- chore: update nonces by @milapsheth in #144
- feat: add gas options override by @deanamiel in #143
- feat: message signing script [AXE-2929] by @blockchainguyy in #150
- feat: destination chain check by @deanamiel in #141
- feat(cli): only output predicted changes by @jcs47 in #154
- refactor: add input validation checks in sign-message script by @blockchainguyy in #155
- feat: defender relayer signing [AXE-2528] by @blockchainguyy in #152
- fix: make
getAmplifierKeyAddresses
compatible with query response by @jcs47 in #156 - chore: add explorer names by @milapsheth in #157
- feat: script to verify user for token ownership [AXL-2865] by @blockchainguyy in #147
- fix: add missing
block_expiry
field to Multisig instantiate message by @jcs47 in #158 - fix(cosmwasm): remove
gracePeriod
from Multisig instantiation message by @jcs47 in #159 - feat: change chain.id to chain.axelarId by @deanamiel in #161
- feat: verify token manager proxy by @deanamiel in #145
- feat: add config for base sepolia by @blockchainguyy in #167
- feat: add config for optimism sepolia by @blockchainguyy in #166
- feat: update interchain token factory config by @deanamiel in #168
- fix: remove remaining instances of id by @deanamiel in #164
- feat: add fraxtal config by @blockchainguyy in #165
- feat: add fraxtal contracts by @milapsheth in #173
- chore: add fraxtal mainnet gas service by @milapsheth in #174
- refactor: add id property in optimism-sepolia config by @blockchainguyy in #176
- docs: clarify multicall decode util example by @milapsheth in #177
- feat: add config for Blast Sepolia by @blockchainguyy in #178
- feat: fraxtal testnet configurations by @canhtrinh in #163
- feat: add template config for mantle sepolia by @canhtrinh in #181
- feat: deploy contracts to L2 sepolia testnets by @milapsheth in #182
- chore: remove old goerli L2s by @milapsheth in #183
- feat: add blast mainnet config by @blockchainguyy in #179
- fix: update blast explorer api by @milapsheth in #184
- feat: deploy fraxtal ITS and governance contracts by @milapsheth in #185
- feat: deploy L2 testnet and blast governance and ITS contracts by @milapsheth in #186
- feat(wasm): flag for setting contract admin by @jcs47 in #189
- chore(info): configuration for
devnet-amplifier
by @jcs47 in #187 - chore(info): add
devnet-verifiers
config file by @jcs47 in #190 - feat: add script to generate block finality difference by @blockchainguyy in #188
- chore: remove eth goerli testnet by @milapsheth in #196
- chore: upgrade ITS to v1.2.4 by @milapsheth in #197
New Contributors
- @canhtrinh made their first contribution in #163
Full Changelog: v1.1.0...v1.2.0