-
The api docs doesn't give a good example of how to use multisend with ledger.
I gather you need to init the client with `useLedgerSigningDelegate`, but when i try to run `multiSend` after that i g…
-
Hello,
I have implemented the **Javascript-SDK**, using which I was able to perform transfer, getAccount, getBalance etc. However, I couldn't find a way to receive transaction updates either via _R…
-
This is really hard to debug as any crashes produced by the first run may very well be hidden by hanging up on a second run, especially if tendermint is poking at that same socket.
*TODO* Design, r…
-
I am using sdk method
`binanceDexApiNodeClient.getBlockTransactions(10226506L)`
I was expecting to return not empty list (look here https://testnet-explorer.binance.org/block/10226506). However, I …
-
**Describe the bug**
The graphs on the dashboard page are not showing.
**To Reproduce**
When upgrading from V2.2.2 to V2.2.3, the graphs did not show up. The spaces for them to populate are there…
-
https://github.com/binance-chain/node/blob/9d82687da286d09ef9b9071b9329ea27a21aecdd/common/tx/ante.go#L327
Now we are tryying to add cache for ante handler. If there are any failures in ante handle…
-
Tried to follow code from tests (https://github.com/binance-chain/javascript-sdk/blob/master/__tests__/client.test.js) and example from wiki (https://github.com/binance-chain/javascript-sdk/wiki/API-E…
-
data-seed and seed restart from time to time because of other issue,
after that, restart service error, try reboot vm still blocks.
And I find that under state.db there are 1086 files which in oth…
-
When we initiate a transfer and send a broadcast, if the “sync” is set to false, the result is normal.just like :[{"hash":"6BFBE9F41946F23546165176A98ADC037EC110DCAC661F3917E7A045325B61B0","ok":true}]…
-
if validator is now height 5000, at height 4500 the order AAA-001 fully matched
witness-order is lagged behind at height 4000
now user sending cancel (AAA-001, because he didn't see that order is…