Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

v2.2.0 - Petersburg / Goerli Support

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 06 Feb 12:18
· 54 commits to master since this release
c5dcbbc

Petersburg (aka constantinopleFix) as well as Goerli
support/readiness by updating to a supporting ethereumjs-common version
v1.1.0,
PR #64

Other Changes:

  • Fixed package size issue by excluding tests and docs from being included in
    the package, PR #66
  • Error message fixes in index.js,
    PR #62
  • Replace uses of deprecated new Buffer with Buffer.from,
    PR #60
  • Remove ethereumjs-testing dependency (much smaller dev dependencies),
    PR #61