Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

v7.0.7 - Maintenance Release

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 19 Oct 08:12
· 28 commits to master since this release
dd2882d
  • Removed stateRoot check for Account.isEmpty() to make emptiness check EIP-161 compliant, PR #279
  • Added type AddressLike and helper bnToHex(), PR #279
  • Added account.raw() which returns a Buffer Array of the raw Buffers for the account in order, PR #279