Skip to content

@ethereumjs/util v8.0.4

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 24 Feb 09:14
· 1085 commits to master since this release
47c293d
  • Removed async library dependency, PR #2514
  • New GWEI_TO_WEI constant in a newly created units module, PR #2483
  • Change withdrawal amount representation from Wei to Gwei (see EIP-4895 PR #6325) in withdrawal module Withdrawal class, PR #2483
  • Added @chainsafe/ssz dependency, new prepartory ssz container module, PR #2488
  • Use literal value instead of formula for MAX_INTEGER_BIGINT, PR #2536