wormhole/cosmwasm/contracts/wormchain-accounting
Chirantan Ekbote 72e3a103b8 cosmwasm: accounting: Identify failed transfer in batch
When we fail to handle an observation in a batch, include the transfer
key as part of the error context so that it's easier to figure out which
observation caused the error.
2023-01-05 16:24:58 +09:00
..
examples cosmwasm: accounting: Remove `InstantiateMsg` 2022-12-21 13:59:01 +09:00
schema cosmwasm: accounting: Add query for missing observations 2023-01-04 16:17:37 +09:00
src cosmwasm: accounting: Identify failed transfer in batch 2023-01-05 16:24:58 +09:00
tests cosmwasm: accounting: Change error message for duplicate observation 2023-01-04 16:17:54 +09:00
Cargo.toml cosmwasm: wormhole-bindings: Use the Signature type from the SDK 2022-12-15 12:22:37 +09:00