wormhole/cosmwasm/packages
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
..
accounting cosmwasm: accounting: Use cw_transcode for events 2023-01-16 09:28:43 +09:00
cw_transcode cosmwasm: Add cw_transcode crate 2023-01-12 10:29:29 +09:00
wormhole-bindings cosmwasm: wormhole-bindings: Use the Signature type from the SDK 2022-12-15 12:22:37 +09:00