Dan Lynch
Dan Lynch
If you need to do liquidity providing, you can checkout the FE for the main site: https://github.com/osmosis-labs/osmosis-frontend/tree/stage/packages/math/src/pool/concentrated but it looks like it may be an issue with the actual routes?...
great, we're on it!
@Zetazzz is this a telescope issue?
@webmaster128 do we need to do something in the config, or won't cosmjs detect it? Maybe the devs can temporarily manage this by using resolutions in your package and including...
ok — so this clearly may be the isssue @webmaster128 https://github.com/osmosis-labs/osmojs/blob/d4a3defc14c09d66c9201511a42b655f0d6aad47/packages/osmojs/src/codegen/cosmos/rpc.query.ts#L8 can you provide a small snippet of what we should change this too? I think we went a little...
we're on it!
I've verified via keplr dashboard that the amino name used is `cosmos-sdk/MsgVote`, not `cosmos-sdk/v1/MsgVote`. Am I mistaken or missing something? cc @alexanderbez @mattverse @ValarDragon
multiple messages https://github.com/evmos/evmosjs/blob/e47e44b1683ffa57737cee2f6abbd138436d9fc3/packages/proto/src/transaction/transaction.ts#L192
should be good to go! https://github.com/cosmology-tech/telescope/pull/620 should be able to publish after confirmation
fixed with #648