wormhole/scripts
Csongor Kiss bd62e27789
terra: migrate to cosmwasm 1.1.0 (#3138)
* terra/contracts: migrate to cosmwasm 1.1.0

use `classic-bindings` crate instead of terra-cosmwasm.
This is the updated version that calls the correct query post chain upgrade

* terra/Dockerfile: update workspace optimizer

* terra: label is now required on instantiate

* terra: accept either 32 or 20 byte addresses

* terra: update devnet terra classic

* node/cosmwasm: always CW >1

* tilt: re-introduce terra classic tests

* terra: make get_address support both 20 and 32 byte addresses

* terra: fix tests to account for burn tax

Since the tests are now ran against the new LocalTerra which has burn
tax, the transaction results are different from before

* terra/token-bridge: check first 12 bytes to determine native denoms

* terra/token-bridge: simplify conditional

---------

Co-authored-by: Evan Gray <battledingo@gmail.com>
2023-12-13 16:27:17 +00:00
..
Dockerfile.lint Update golang version to 1.20.10 2023-10-24 13:34:19 -04:00
check-docker-pin.sh docker: build CLI in shared image 2023-06-01 15:33:07 +01:00
check-npm-package-scopes.sh scripts/scope checkers: reduce false negatives 2023-05-04 13:45:56 -07:00
contract-upgrade-governance.sh terra: delete nft bridge 2023-12-06 20:40:17 +00:00
dev-setup.sh Update golang version to 1.20.10 2023-10-24 13:34:19 -04:00
devnet-consts.json terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
distribute-devnet-consts.sh wormchain: contracts env data (#2297) 2023-01-27 14:27:21 -05:00
guardian-set-init.sh drop mention of the terra NFT bridge from docs and scripts 2023-12-06 20:40:17 +00:00
install-foundry scripts: fix install-foundry 2023-05-04 17:30:46 -04:00
lint.sh docker: reorganize dockerfiles 2022-12-21 10:58:22 -08:00
register-all-chains.sh Script to generate change registration governance (#1508) 2022-09-06 08:20:51 -05:00
register-chain-governance.sh Relayer: Generic Relayer Guardian Changes for Merging into Main (#3041) 2023-06-14 10:27:00 -04:00
send-vaa.sh remote devnet config - GCP VM 2022-03-18 10:49:34 -05:00
tail.sh
test-injection.sh
tilt-gcp-up.sh
update-guardian-set.sh address reviewer feedback (will squash on merge) 2023-06-08 13:42:35 -07:00