-
### Describe the bug
When using sendTransaction for networks such as Polygon Mumbai, something went wrong error occurs
### Steps
Use new react native project.
Follow the guide.
Everything w…
-
I can't find any information here http://web3js.readthedocs.io/en/1.0/include_package-core.html?highlight=batch#batchrequest on batch request limitation. In particular i'm creating batch request to re…
-
is possible get transaction hash from NIS or SDKs?
I can't get transaction hash (like btc : txid or eth : txhash) without broadcast , & I can't get it from NIS API like /block/at/public too ( if I …
-
## Table of Contents
- [Namepaces](#namepaces)
- [chains](#chains)
- [accounts](#accounts)
- [methods](#methods)
- [events](#events)
# Namepaces
> A namespace is a standardized ob…
-
Package: @cosmos-client/core V0.45.1
### Steps
1. Connect ledger and get `pubKey`
2. Sign tx using Ledger and get `signature`
3. create txBuilder and addSignature
4. broadcast tx fails with `…
-
```
reason.message
Callback was already called.
reason.stack
Error: Callback was already called.
at /work/node_modules/async/internal/onlyOnce.js:9:32
at /work/node_modules/web3-provider-engin…
-
Flow path:
1. The DAPP side displays the QR code, and the wallet side scans the QR code and then selects a wallet to log in. The wallet side calls "approveSession" method to allow login, "rejectSessi…
-
require("dotenv").config();
const AlchemyWeb3 = require("@alch/alchemy-web3");
const { API_URL_HTTP_PROD_RINKEBY, PRIVATE_KEY, ADDRESS } = process.env;
const toAddress = "0x31B98D14007bDEe63729808698…
-
```
We've got one occurence of a missing a private key:
Exception in thread "main" org.bitcoinj.core.ECKey$MissingPrivateKeyException
at org.bitcoinj.signers.MissingSigResolutionSigner.signIn…
-
#### System information
zkEVM Node version: `v0.6.0`
OS & Version: `OSX`
Network: `private testnet`
I find some timestamp and proof verficatoin problems when testing the `forceBatch`. Here I w…