ethjs-util icon indicating copy to clipboard operation
ethjs-util copied to clipboard

A simple set of Ethereum JS utilities such toBuffer and isHexPrefixed.

Results 10 ethjs-util issues
Sort by recently updated
recently updated
newest added

Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...

Bumps [qs](https://github.com/ljharb/qs) to 6.3.3 and updates ancestor dependency [coveralls](https://github.com/nickmerwin/node-coveralls). These dependencies need to be updated together. Updates `qs` from 5.2.1 to 6.3.3 Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse:...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

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...

dependencies

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) > *...

dependencies

# ethjs-util ## Issue Type - [X] Bug (https://github.com/ethjs/ethjs-util/blob/master/.github/CONTRIBUTING.md#bug-reports) - [ ] Feature (https://github.com/ethjs/ethjs-util/blob/master/.github/CONTRIBUTING.md#feature-requests) ## Description The intToBuffer() function is broken after this PR was merged: https://github.com/ethjs/ethjs-util/pull/7 It fails for...

Docs say there is an addHexPrefix but there isn't

Exposing prebuilt package so it can be used without babel in other projects. (or at least without a global transform)

> Can you submit a Pr, looks like we have padding set by default (which your right would cause problems) > > Sent from my iPhone > > On May...