wormhole/docs
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
..
images misc: spice up the README 2022-06-22 12:53:50 -04:00
assumptions.md certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
devnet.md terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
governor.md docs: governor update (#1524) 2022-09-12 21:28:20 -04:00
operations.md fix typo operations.md 2023-12-12 11:24:41 -06:00
updating_testnet.md Scripts: For upgrading testnet (#2984) 2023-05-26 08:29:14 -05:00