-
The `faucet-helper.sh` script was a quick-and-dirty approach, but with issues such as https://github.com/Agoric/testnet-notes/issues/25, we're considering investing a bit more.
For example, Dean wr…
-
Hello guys,
PS E:\Projects\sei-mint-update> lighthouse deploy
⠹ Deploying CW721 ContractC:\Users\PC\AppData\Roaming\npm\node_modules\@we-bump\lighthouse-cli\node_modules\@cosmjs\cosmwasm-stargate\bu…
-
I have noticed that the response of CosmosClient.searchTx(query) via cosmjs does not included delegation transactions ....
query: "message.module='bank' AND transfer.sender='someAccount' AND tx.he…
-
CosmJS was designed to be used for secure key storage required by wallets, but I am not aware of a user who uses CosmJS for that. Removing the following features would reduce maintenance cost and bund…
-
Hi,
I'm trying to register a collection on testnet and when run the command deploy got this error:
⠋ Registering Collection/Users/victorbuttner/.nvm/versions/node/v19.8.1/lib/node_modules/@we-bu…
-
Hey, I'm facing an issue trying to use metamask snaps with the Akash chain through cosmoskit.
When calling `estimateFee` I get the following error:
`Public key must be compressed secp256k1, i.e. 3…
-
@cosmjs/tendermint-rpc - I suddenly started getting an error after broadcastTx->decodeTx
`"Error: Invalid string. Length must be a multiple of 4"`
I opened an [issue](https://github.com/cosmos/co…
-
I'm trying to install this library in my React project, but I'm receiving the error below when I run `yarn start`:
```
ERROR in ./node_modules/@cosmjs/crypto/build/pbkdf2.js 50:67-84
Module not f…
-
should be! with telescope you can pull the registry from the client generated files and make one massive stargate client
we should make a plugin option in telescope to make this easier, since each …
-
I am facing error on dapp "Broadcast transaction error: fee: 9845, required: 435433"
This error showing in when we mint nft through compass wallet by using get
import { getSigningCosmWasmClient } fr…