-
Any users that comes on a web app using `@ledgerhq/hw-transport-u2f` on *Chromium 72+* will fall into a bug that breaks Ledger device communication. (`U2F TIMEOUT` error).
### What happened?
*Ch…
-
Hello Binance chain team.
Can you separate the build Transaction from the Tansaction signature? or export the Transaction class at `/lib/index.js`.
Thanks!
---From [KOFO](https://kofo.io/#/en…
-
hello,
I tried to use RPC to read each transaction in single block. I used command like `https://seed1.longevito.io/block?height=8737140`
What I found in the result is that txs are sort of encod…
-
Trying to sign a message using `@binance-chain/javascript-sdk` (related to https://github.com/binance-chain/javascript-sdk/issues/174). But it seems I can't sign any messages at all. I'm utilizing the…
-
After move to mainnet i am getting an error
error in HttpRequest#request { Error: Request failed with status code 400
1|tokenSwap_Prod_Api | at createError (/home/javascript-sdk/node_modules…
-
Hi, I would like to understand test / prod wallet addresses better
I am creating a wallet like so:
```Golang
km, err := keys.NewKeyManager()
```
And the public address can be obtained with:…
-
I'm using it on reactjs.
But after the installed package and run, an error occurred
Uncaught Error: Cannot find module "."
at webpackMissingModule (index.js:26)
at Object../node_modules/@b…
-
Looks like exception catches in `getAccount` and just log it inside. How to catch it myself? And note last lines in output.
```js
const ax = require('axios')
const BnbApiClient = require('@binance-…
-
Hi,
I started my own full node and wanted to use javascript-SDK to connect with node.
But whenever I tried to connect I get 404 error. Can anyone tell me how to use SDK's with own full node.
-
- [x] protobuf definitions
- [x] get_address
- [x] hashing/signing functions
- [x] serialization functions
- [x] layouts
- [x] CLI support
- [x] input validation
- [x] unit tests (in progress)…