Skip to content

Commit

Permalink
cosmwasm: added cw_wormhole integration tests and some code cleanup
Browse files Browse the repository at this point in the history
cosmwasm: reverted contract changes
  • Loading branch information
kakucodes committed Dec 13, 2024
1 parent 810b03c commit 9225a2e
Show file tree
Hide file tree
Showing 5 changed files with 900 additions and 284 deletions.
11 changes: 1 addition & 10 deletions cosmwasm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cosmwasm/contracts/wormhole/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ wormhole-sdk.workspace = true
wormhole-bindings = { version = "0.1", features = ["fake"] }
tiny-keccak = { version = "2.0", features = ["keccak"] }
serde-json-wasm = "0.4"
bincode = "1.3"
wormchain-ibc-receiver = { path = "../wormchain-ibc-receiver" }
Loading

0 comments on commit 9225a2e

Please sign in to comment.