-
```
# npm audit report
marked
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi! I'd really appreciate some help on resolving this. I am trying to use Keplr with cosmJS
as demonstrated here
https://stackblitz.com/edit/react-ts-pezzyd?file=Keplr.tsx
and gets this error…
-
I'm attempting to use comsjs with Expo to develop a mobile app, but I've encountered the following error. Has anyone else experienced this issue?
The package at "node_modules/@cosmjs/crypto/build/p…
-
https://github.com/cosmology-tech/telescope/commit/2609ef829e6a8d0e0d45b86c7bf7fe9c973fd66e
solution:
create a separate helper file "decimal.ts" to export Decimal from cosmjs or the helper file.…
-
## Problem
The call to `fromAmino` removes the nested message type indicator in a group proposal, causing an issue when multiple message types contain the same fields.
## Context
[Telescope …
-
I am getting the following errors with this setup:
yarn@3.3.2
node v16 and v18
typescript 4.9.3 and 4.9.4
ubuntu
Trying to build my own script with imported @cosmjs/proto-signing @cosmjs/starga…
-
https://github.com/cosmos/cosmjs/blob/main/packages/stargate/CUSTOM_PROTOBUF_CODECS.md
-
/cosmjs-types/ibc/applications /
Missing nft_Transfer module
I hope it can be added
https://www.npmjs.com/package/cosmjs-types?activeTab=code
-
## What is the Problem Being Solved?
Casting makes a separate HTTP request for each abci_query.
## Description of the Design
Use [HttpBatchClient](https://github.com/cosmos/cosmjs/issues/1298…