wormhole/cosmwasm/contracts
Chirantan Ekbote b1050f69ee cosmwasm: accounting: Simply transfer queries
Rather than forcing clients to guess whether a transfer is pending or
committed use a single `TransferStatus` query that will return whether
the transfer is still pending or already committed.

This will make it easier for clients to keep the pending and committed
transfer state in sync to avoid unnecessary overhead.
2023-01-13 11:41:54 +09:00
..
cw20-wrapped cosmwasm: Fix clippy warnings 2022-10-28 14:35:44 -04:00
mock-bridge-integration cosmwasm: Override local deps at the workspace level 2022-11-11 09:46:33 -05:00
shutdown-token-bridge cosmwasm: Override local deps at the workspace level 2022-11-11 09:46:33 -05:00
shutdown-wormhole cosmwasm: Override local deps at the workspace level 2022-11-11 09:46:33 -05:00
token-bridge cosmwasm: Override local deps at the workspace level 2022-11-11 09:46:33 -05:00
wormchain-accounting cosmwasm: accounting: Simply transfer queries 2023-01-13 11:41:54 +09:00
wormhole cosmwasm: wormhole: remove unecessary cast to usize 2022-12-15 14:51:54 -05:00
README.md cosmwasm: initialize 2022-06-21 10:03:57 -04:00

README.md

Terra Wormhole Contracts

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