@ethereumjs/util v8.0.4
holgerd77
released this
24 Feb 09:14
·
1085 commits
to master
since this release
- Removed
async
library dependency, PR #2514 - New
GWEI_TO_WEI
constant in a newly createdunits
module, PR #2483 - Change withdrawal amount representation from Wei to Gwei (see EIP-4895 PR #6325) in
withdrawal
moduleWithdrawal
class, PR #2483 - Added
@chainsafe/ssz
dependency, new prepartoryssz
container module, PR #2488 - Use literal value instead of formula for
MAX_INTEGER_BIGINT
, PR #2536