animist-io / wowshuxkluh

Ionic / Ethereum module to help mobile Dapps run location contingent smart-contracts over Bluetooth LE.
http://animist.io
ISC License
6 stars 1 forks source link

Update ethereumjs-util to the latest version πŸš€ #55

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ethereumjs-util was updated from 5.2.0 to 6.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v6.1.0 - TypeScript

First TypeScript based release of the library, now also including a
type declaration file distributed along with the package published,
see PR #170.

Bug Fixes

  • Fixed a bug in isValidSignature() not correctly returning false
    if passed an s-value greater than secp256k1n/2 on homestead or later.
    If you use the method signature with more than three arguments (so not just
    passing in v, r, s and use it like isValidSignature(v, r, s) and omit
    the optional args) please read the thread from
    PR #171 carefully
    and check your code.

Development

  • Updated @types/node to Node 11 types,
    PR #175
  • Changed browser from Chrome to ChromeHeadless,
    PR #156
Commits

The new version differs by 23 commits.

  • 46ed31d Merge pull request #176 from ethereumjs/new-release-v610
  • ae5194f Bumped version to v6.1.0, added CHANGELOG entry
  • 3d41cbd Merge pull request #175 from ethereumjs/greenkeeper/@types/node-11.9.0
  • 8a7d38f chore(package): update @types/node to version 11.9.0
  • 153b7c3 Merge pull request #170 from ethereumjs/typescript
  • 0c322f6 Update docs
  • a3d662b Convert index to typescript
  • 01b3779 Update package.json with new typescript configs
  • 50f507c Rename src/index.js to src/index.ts
  • 0ca5751 Mv index.js to src/
  • 1b03b86 Add tsc, tslint and prettier config files
  • fb864da Merge pull request #171 from ethereumjs/fix-isValidSignature-method
  • 777241f Improve readibility and defaults of homestead or greater checks in isValidSignature
  • 7fb0a30 Fix validation of s size in isValidSignature so that it applies to the correct hardforks
  • 5d316ce Fix jsdoc param type of v for documentation of isValidSignature

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Commits

The new version differs by 49 commits.

  • 9354465 Merge pull request #222 from ethereumjs/new-release-v620
  • 7e303f4 added #168 to CHANGELOG
  • 98f4c75 Bumped version to v6.2.0, added CHANGELOG entry
  • f158d29 fix(package): update keccak to version 2.0.0 (#168)
  • 0ddaed8 CI: switch to chrome-headless on Travis (#221)
  • 3b10850 Merge pull request #204 from ethereumjs/eip1191
  • beecf2d Update EIP1191 doc
  • a91eaf3 Regenerate docs
  • cdf0b3c Implement EIP1191
  • a7bfe26 Update travis config to support node 8, 10, 11, and 12 (#207)
  • 3b28716 Make @types/bn.js a dependency instead of a devDependency (#205)
  • 47f8bfa Improve bufferToHex doc (#206)
  • 599ba5b Merge pull request #197 from ethereumjs/toBuffer-unrecognized-strings
  • f0df622 Include the unrecognized string in the error message
  • d8aee9c Rebuild docs

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€