wormhole/cosmwasm/contracts/wormhole-ibc/src
Steve 821a6e8752
Add ibc-translator contract to the cosmwasm workspace and it's governance packet to the rust sdk. (#3174)
* Add ibc-translator contract and it's governance packet to the rust sdk.

* Remove unnecessary cargo script

* rustfmt and clippy fixes

* Address review comments

* Use WormholeQuery instead of contract to verify vaa, remove wormhole
core contract dependency, remove feature flag on anybuf.

* Add cw20 token metadata to tokenfactory metadata

* Change Simple/ContractControlled payloads to
GatewayTransfer/GatewayTransferWithPayload

* Change display and scaled denom to ensure x/bank conformance.
2023-08-10 07:08:22 -07:00
..
contract.rs tilt: devnet deployment for ibc generic messaging (#2593) 2023-05-18 18:56:18 -04:00
ibc.rs Add ibc-translator contract to the cosmwasm workspace and it's governance packet to the rust sdk. (#3174) 2023-08-10 07:08:22 -07:00
lib.rs
msg.rs
state.rs