wormhole/terra/contracts
Chirantan Ekbote e907a05b1e sdk, terra: Fix tests and add them to CI
The terra tests had bit rotted quite terribly. It seems no one has run
them in almost a year because the API changed with the 0.14 release of
cosmwasm_vm in April, 2021.

Completely remove cosmwasm_vm from dev-dependencies.  The tests aren't
doing anything that requires interacting with the wasm code and can just
test the relevant functions directly.

Once this goes in the tests should be running in the CI so hopefully no
one will be able to push any more breaking changes.

commit-id:537d95e6
2022-04-20 09:46:51 +09:00
..
cw20-wrapped sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
cw721-base sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
cw721-wrapped sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
nft-bridge sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
token-bridge sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
wormhole sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
README.md Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00

README.md

Terra Wormhole Contracts

The Wormhole Terra integration is developed and maintained by Everstake / @ysavchenko.