question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for x/wasm messages in stargate

See original GitHub issue

Requires: tagged version of wasmd (https://github.com/CosmWasm/wasmd/pull/293)

Helpful: Test against simapp v0.40.0-rc1 first (https://github.com/cosmos/cosmjs/issues/475)

Let’s provide the same support as we have in launchpad. This may switch cosmwasm package to only support starport (wasmd 0.12) or it may add a second cosmwasm package with starport (wasmd 0.12) support while maintaining the launchpad version.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
webmaster128commented, Oct 28, 2020

Let’s create a private @cosmjs/cosmwasm-stargate package that we develop to the point where we are happy with it. Then we can rename cosmwasm -> cosmwasm-launchpad and cosmwasm-stargate to cosmwasm and decide if and how long we want to maintain cosmwasm-launchpad.

1reaction
webmaster128commented, Dec 15, 2020

@willclarktech Not sure. I think everything after point 5 is open for discussion along the way.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add support for CosmWasm to Stargate chains #638 - GitHub
Successfully merging a pull request may close this issue. feat: import wasm with Stargate ignite/cli. 2 participants.
Read more >
CHANGELOG | CosmWasm Documentation
cosmwasm -std: Add new field admin to WasmMsg::Instantiate to fully support MsgInstantiateContract from x/wasm (#861). cosmwasm-std: Binary:: ...
Read more >
QueryRequest in cosmwasm_std - Rust - Docs.rs
A Stargate query is encoded the same way as abci_query, with path and protobuf encoded request data. The format is defined in ADR-21....
Read more >
@cosmjs/cosmwasm-stargate Documentation
isMsgClearAdminEncodeObject(object: EncodeObject): object is MsgClearAdminEncodeObject. Defined in cosmwasm-stargate/src/modules/wasm/messages.ts:56 ...
Read more >
Wasmd 0.30 Released - CosmWasm - Medium
The problem there is that wasm contracts do normally support a ... is a way for chain architects to add back support for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found