wormhole/cosmwasm/contracts/wormchain-accounting/src
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
..
contract.rs cosmwasm: accounting: Identify failed transfer in batch 2023-01-05 16:24:58 +09:00
error.rs cosmwasm: accounting: Store transfer digests 2022-12-21 13:59:01 +09:00
lib.rs cosmwasm: Add wormchain-accounting contract (#1920) 2022-12-14 12:06:45 -05:00
msg.rs cosmwasm: accounting: Add query for missing observations 2023-01-04 16:17:37 +09:00
state.rs cosmwasm: accounting: Add query for missing observations 2023-01-04 16:17:37 +09:00