ethjs-query
ethjs-query copied to clipboard
A simple query module for the Ethereum RPC.
latest on github shows 0.3.7 latest on npm shows 0.3.8
Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [babel-loader](https://github.com/babel/babel-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Removes `loader-utils` Updates `babel-loader` from 6.2.8 to 9.1.0 Release...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [rimraf](https://github.com/isaacs/rimraf). These dependencies need to be updated together. Updates `minimatch` from 2.0.10 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
## Issue Type - Bug ## Description Error: [ethjs-format] hex string '0x0xdce7150b95ec4677ec22b851106cd8964a37158b43' must be an alphanumeric 42 utf8 byte hex I'm working with an older version of ethjs-query in an...
# ethjs-query Before opening a new issue, please take a moment to review our [**community guidelines**](https://github.com/ethjs/ethjs-query/blob/master/.github/CONTRIBUTING.md) to make the contribution process easy and effective for everyone involved. **Before opening a...
Bumps [eslint](https://github.com/eslint/eslint) from 2.10.1 to 4.18.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.18.2 > * 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" ([#10022](https://github-redirect.dependabot.com/eslint/eslint/issues/10022)) (Mathieu Seiler) > *...
Hi Guys - Love the library. We are using it in several places as we continue to develop our decentralized reward and loyalty system. One thing we do is use...
Rectify typographical inaccuracies This PR addresses several typographical errors across various files in the project. The changes improve readability and maintain the professional standard of the documentation and code comments....