v0.1.0
What's Changed
- feat: gas service and deposit service deployment by @deanamiel in #1
- feat: add new networks by @milapsheth in #3
- refactor: configs and scripts by @milapsheth in #4
- fix: cleanup deps and imports by @milapsheth in #5
- feat: improve deployment script and config by @milapsheth in #7
- feat: deploy script for const address deployer by @deanamiel in #10
- feat: add polygon zk evm by @milapsheth in #6
- feat: add contracts data by @milapsheth in #12
- feat: deploy create3 deployer script by @deanamiel in #8
- feat: add v5 gateway deployment by @milapsheth in #14
- fix(scripts): miscellaneous corrections by @jcs47 in #15
- feat(scripts): option to skip confirmation prompt by @jcs47 in #16
- feat(scripts): small improvements to
deploy-const-address-deployer
by @jcs47 in #17 - chore: rename script for deploying gateway v5 by @jcs47 in #18
- fix(config): update
ConstAddressDeployer
address and deployer by @jcs47 in #19 - feat: its deploy by @Foivos in #13
- fix: restore
--yes
flag indeploy-create3-deployer.js
by @jcs47 in #21 - feat: add deployment method option by @deanamiel in #20
- feat: add generic contract deployment by @milapsheth in #22
- fix: restore broken flags by @jcs47 in #23
- fix: local env option by @jcs47 in #24
- fix(utils): ensure
isString
returnsfalse
if empty string by @jcs47 in #26 - chore: add stagenet by @talalashraf in #25
- fix: owner as constructor by @deanamiel in #27
- feat: use given contract path for remote modules by @jcs47 in #29
- feat: add mantle testnet by @milapsheth in #32
- fix: add checks for contracts incompatible with create3 by @deanamiel in #36
- feat: added InterchainProposalSender constructor args by @npty in #37
- feat: script to manage ownership by @deanamiel in #34
- feat: deployed create3deployer by @milapsheth in #38
- feat: deployed interchain proposal sender by @milapsheth in #39
- feat: allow gateway deployment with amplifier worker set by @eguajardo in #35
- fix: set default options by @milapsheth in #40
- feat: operators script by @deanamiel in #33
- chore: improve operator script by @milapsheth in #41
- feat: add centrifuge to info file by @deanamiel in #28
- feat: execute contract script by @blockchainguyy in #30
- feat: governance script by @deanamiel in #31
- feat: v6 deployment improvements by @milapsheth in #43
- feat: deploy gas service v6.1 with operators contract on testnet by @milapsheth in #46
- feat: separate info into a package by @npty in #44
New Contributors
- @milapsheth made their first contribution in #3
- @jcs47 made their first contribution in #15
- @talalashraf made their first contribution in #25
- @npty made their first contribution in #37
- @eguajardo made their first contribution in #35
- @blockchainguyy made their first contribution in #30
Full Changelog: https://github.com/axelarnetwork/axelar-contract-deployments/commits/v0.1.0