wormhole/wormchain/interchaintest
Kaku 7ef11596a0
cosmwasm: update cw wormhole rust tests (#4190)
* cosmwasm(cw_wormhole): integration tests- initial implementation

* chore: adding additional vaa parsing tests

* cosmwasm: added cw_wormhole integration tests and some code cleanup

cosmwasm: reverted contract changes

* cosmwasm: refactored the to guardianAddress logic

* wormchain: lower ict setup params to improve stability
2024-12-18 19:08:27 -06:00
..
contracts wormchain: add ibc_receiver_test and ict workflow (#4155) 2024-12-12 12:17:29 -06:00
guardians
helpers wormchain: add ibc_receiver_test and ict workflow (#4155) 2024-12-12 12:17:29 -06:00
cancel_upgrade_test.go
go.mod wormchain: add ibc_receiver_test and ict workflow (#4155) 2024-12-12 12:17:29 -06:00
go.sum
ibc_receiver_test.go wormchain: add ibc_receiver_test and ict workflow (#4155) 2024-12-12 12:17:29 -06:00
malformed_payload_test.go
setup.go cosmwasm: update cw wormhole rust tests (#4190) 2024-12-18 19:08:27 -06:00
upgrade_failure_test.go
upgrade_test.go cosmwasm: update cw wormhole rust tests (#4190) 2024-12-18 19:08:27 -06:00
wormchain_test.go