What's Changed
- feat: add blacksmith by @deanamiel in #198
- chore: upgrade deps by @milapsheth in #199
- feat(AxelarServiceGovernance): new external multisig setup by @re1ro in #169
- chore(wasm): update MultisigProver instantiate message by @jcs47 in #201
- feat: add script to automate contract deployment testing by @blockchainguyy in #194
- chore(wasm): update VotingVerifier instantiate message by @jcs47 in #205
- feat: add flag to execute scripts in parallel w.r.t. chains by @blockchainguyy in #203
- feat(GasService): script with gas service commands by @re1ro in #192
- feat: upgrade gas service on testnet to v6.3.0 by @milapsheth in #200
- ci(GasService): update GasInfo every 2 hours by @re1ro in #202
- feat(GasService): caching GMP fee results by @re1ro in #208
- chore: read env variables by @blockchainguyy in #207
- chore(cosmwasm): add support for deployment of monitoring contract by @jcs47 in #210
- chore(cosmwasm): update MultisigProver instantiation by @jcs47 in #209
- feat(GasService): new structure for GasInfo by @re1ro in #213
- chore(cosmwasm): rename
ConnectionRouter
andMonitoring
contracts by @jcs47 in #215 - chore(cosmwasm): use gas estimation when uploading contracts by @jcs47 in #216
- chore: update mantle explorer and api url by @blockchainguyy in #220
- feat: add msg id format to voting verifier instantiation msg by @cjcobb23 in #219
- feat: add config for Polygon Amoy testnet by @blockchainguyy in #204
- feat(gas-service): upgrade gas service to v6.3.1 on testnet by @milapsheth in #223
- chore: enable cron for testnet gas info updates by @re1ro in #214
- ci(gas-info): handling timeout for Scroll by @re1ro in #224
- ci(gas-info): handling timeout for Filecoin by @re1ro in #225
- ci(gas-info): handling timeout for Filecoin by @re1ro in #226
- chore(info): update amplifier contracts for
devnet-amplifier
anddevnet-verifiers
by @jcs47 in #222 - feat: add config for linea sepolia by @blockchainguyy in #206
- ci(gas-info): handling timeout for Linea and Mantle by @re1ro in #230
- feat(stellar): add stellar operators scripts by @milapsheth in #227
- ci(gas-info): increased Linea timeout by @re1ro in #231
- chore(testnet): removed Linea Goerli by @re1ro in #232
- fix: contract verification script failing for fantom and scroll by @blockchainguyy in #212
- fix: contract deployment testing script by @blockchainguyy in #211
- chore: add case for appproving execute tx using batch data by @blockchainguyy in #228
- feat(amplifier): add amplifier gateway deployment script by @milapsheth in #218
- chore: update contracts deployment script by @jcs47 in #233
- feat(evm): retrieve domain separator from axelar by @jcs47 in #234
- fix(amplifier): enforce sorting of signers by @jcs47 in #236
- fix(evm): evm amplifier deployment fixes by @albertov19 in #235
- refactor: approve with batch by @blockchainguyy in #238
- chore: deploy immutable mainnet factory contracts by @milapsheth in #239
- chore(cosmwasm): update deployment scripts by @jcs47 in #241
- chore: remove deprecated goerli chains by @blockchainguyy in #243
- feat(GasService): using internal TX relay API by @re1ro in #242
- feat: initial sui deployment scripts by @Foivos in #240
- fix(sui): improve sui gateway deployment params by @milapsheth in #248
- chore: improve sui readme by @npty in #247
- ci(GasService): remove gas info updates by @re1ro in #249
- fix(GasService): request and response of relay API by @ilyalukyanov in #246
- feat(amplifier): update devnet-amplifier.json and devnet-verifiers.json to match migration to v4 by @eguajardo in #245
- feat: add script to check for finality of a tx by @blockchainguyy in #244
- fix(amplifier): salt derivation and chain.axelarId by @eguajardo in #252
- chore(info): add
chainId
field to chain config files by @jcs47 in #251 - fix(evm): domain separator calculation by @jcs47 in #250
- feat(amplifier): rename worker to verifier and update voting verifier source gateway address in jsons by @eguajardo in #253
- feat(amplifier): store domain separator when deploying MultisigProver by @eguajardo in #257
- chore(info): update create2/create3 contracts in
devnet-verifiers
by @jcs47 in #258 - fix(sui): use
rpc
field when defined by @jcs47 in #259 - feat(evm): upgrade mainnet gas service to v6.3.1 by @milapsheth in #254
- feat(evm): onchainGasEstimate for L2s by @re1ro in #260
- feat: adding a script to rotate signers by @Foivos in #262
- feat(sui)!: add sui gateway call contract by @milapsheth in #264
- feat(sui)!: add sui approve message cmd by @milapsheth in #266
- fix(sui): amplifier worker set fetching by @jcs47 in #268
- fix(sui): faucet host by @jcs47 in #269
- feat(amplifier): store setupParams when deploying an external amplifier gateway by @eguajardo in #263
- feat(Stellar): operators execute script by @re1ro in #229
- chore(amplifier): update queries for retrieving current signer set by @jcs47 in #273
- chore(cosmwasm): pass domain separator as hexstring for MultisigProver by @jcs47 in #274
- feat: add utility function to sign txs by @blockchainguyy in #270
- fix(amplifier): update domain separator format when deploying prover by @eguajardo in #275
- feat(amplifier): update verifier set query by @eguajardo in #277
- feat(stellar)!: add stellar contract deployment script by @milapsheth in #279
- feat: add verify support for axelar amplifier gateway by @blockchainguyy in #267
- chore: updated polygon sepolia rpc by @blockchainguyy in #281
- feat(amplifier): store initial verifier set id when deploying amplifier gateway by @eguajardo in #278
- feat: add script to transfer object by @blockchainguyy in #256
- chore(config): release v1.3.0 axelar-chains-config by @milapsheth in #286
New Contributors
- @re1ro made their first contribution in #169
- @albertov19 made their first contribution in #235
- @ilyalukyanov made their first contribution in #246
Full Changelog: v1.2.0...v1.3.0