-
I have a Node.js script designed to transfer `aUSDC` from the Osmosis testnet to the Avalanche testnet. However, while executing the script, I encountered the following error:
```bash
/Users/rabis…
-
## Purpose
[Add more info]
## The Ask
- [ ] Start with a git submodule and get the CI working as a GitHub workflow.
-
Hi all
Trying to build with the send-token template found in here but keep failing on deployment. Is there an issue at the moment with those modules?
`Type error: Type '(_chain: Chain) => { regi…
-
### Introduction
Using tendermint RPC, it is impossible to query the height 1 when the last_commit (genesis) signatures object is null. That's the case on a Rollapp implementation, which has no bui…
-
## Summary of Bug
I posted this [issue](https://github.com/cosmos/cosmjs/issues/1209) on cosmjs repository and was asked to post this here as this could actually be an SDK issue.
We've t…
-
- [ ] https://github.com/cosmos/cosmjs/blob/main/packages/stargate/CUSTOM_PROTOBUF_CODECS.md (https://github.com/cosmos/cosmjs/issues/1313)
- [ ] https://github.com/cosmos/sdk-tutorials
- [ ] https:…
-
Add some general documention around the work in #2 explaining how to configure and use CosmJS and connect Keplr.
Reference any existing documentation for those and link to them.
Include a few basic …
-
## Overview
Seems like new cosmjs versions are available. Update it.
-
cosmjs-types v0.9.0 has had some changes that impacts the OfflineDirectSigner. Keplr uses type Long for accountNumber whereas cosmjs-type v0.9.0 uses bigint.
This results in the following error cur…
-
Over the last couple of months, many users submitted issues or change requests regarding Ethermint support. I am not sure if supporting Ethermint is in scope of this project but the diffs at least hel…