wormhole/terra/devnet/config
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
..
app.toml terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
client.toml terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
config.toml terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
genesis.json terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
node_key.json terra/devnet: update to bombay network 2021-10-04 16:41:31 +00:00
priv_validator_key.json terra/devnet: update to bombay network 2021-10-04 16:41:31 +00:00