-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MultiTest does not support CosmosMsg::Stargate #88
Comments
@DariuszDepta Sorry to late. I see the latest version is this is my cargo.toml: https://github.com/DoraFactory/cosmwasm-maci/blob/add_plonk_support/maci/Cargo.toml#L75 |
This issue can be fixed with version 0.20.0 of CosmWasm MultiTest. |
Hi @99Kies, we have released version 0.20.0 of CosmWasm MultiTest with Stargate mocking capability.
|
@DariuszDepta Hi, bro. Could you please create a pr for my repository? |
Awesome! I just tried this and it did work. Hopefully our repository can keep track of your commit contributions. |
And finally, an apology for being late. Thanks bro! @DariuszDepta you are best!👍 |
my contract func code:
when I execute
cargo test
test log:
The text was updated successfully, but these errors were encountered: