wormhole/cosmwasm/contracts
Chirantan Ekbote 8777c22d32 cosmwasm: accounting: Use cw_transcode for events
Use cw_transcode to ensure that event attribute values are always
encoded as proper json, making it easier for clients to parse them back
into structured data.

This also lets us reuse the input messages for the events, reducing the
number of different structs that we need to track.
2023-01-16 09:28:43 +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: Use cw_transcode for events 2023-01-16 09:28:43 +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.