Skip to content

v1.8.1

Compare
Choose a tag to compare
@btoll btoll released this 03 Dec 19:20
· 474 commits to master since this release
7d5db3e

Added

  • Added toString and print methods to Transaction (#243).
  • Added functions to create Transactions from objects (#246).

Fixed

  • Fixed issues using the library with webpack, including switching dependencies from keccak to js-sha3 (#247).