Skip to content

ethereumjs-util v7.1.1

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 27 Sep 09:59
· 1911 commits to master since this release
cf95e04
  • Fixed a bug in toType() helper function to now return null/undefined for respective input values, PR #1477
  • Add note discouraging use of EIP-1191 format checksums when using toChecksumAddress() (breaks checksum backwards compatibility in current form), PR #1463