-
```
(node:21) UnhandledPromiseRejectionWarning: Error: Connection closed
at /app/node_modules/mqtt/lib/client.js:124:29
at Array.forEach ()
at flushVolatile (/app/node_modules/mqtt/lib…
-
I only see functions to perform checks on a bloom filter, but no functions to create one and add elements to it. Not sure how I'd be able to use the library without a bloom filter in the first place.
…
-
After migrating an upstream change from geth here: https://github.com/ava-labs/subnet-evm/pull/750 (upstream PR here: https://github.com/ethereum/go-ethereum/pull/26568) we discussed adding better tes…
-
## Web3 APIs
* [Protocol level JSON-RPC](https://github.com/ethereum/wiki/wiki/JSON-RPC#json-rpc-methods)
* [Official 1.0 Web3.JS doc](http://web3js.readthedocs.io/en/1.0/index.html)
* [management …
-
Hello, thanks for help me.. i im using you code to send tokens, how i set the gas and gasPrice?
thanks for all.
wtoken.transfer(toAddress, value, { from: fromAccount }, function (err, txHash).....…
gfdac updated
5 years ago
-
I did some investigation into the Balances page, which is always broken for me and slams the RPC node until it rate limits you.
**Problem:** A single load of the "Balances" page from my main wallet…
ghost updated
2 years ago
-
## Issue Type
- [ ] Bug (https://github.com/ethjs/ethjs/blob/master/.github/CONTRIBUTING.md#bug-reports)
- [x] Feature (https://github.com/ethjs/ethjs/blob/master/.github/CONTRIBUTING.md#feature-req…
-
Reverted transactions still have a transaction receipt with has, used gas, etc.: we should return this object to the caller.
-
# 🚀 Feature Request
A JSON-RPC method that can call a Move functions defined in stdlib or modules that will be used by transaction script, returns the function call result.
It is also acceptable t…
-
On the demo homepage the SVG loading animation ( http://hilongjw.github.io/vue-lazyload/dist/avatar/loading.svg ) contains the following javascript. What does it do?
`
/*global Web3*/
--
| …