Release adds support for the MuirGlacier
hardfork by updating relevant dependencies:
Other changes:
- Upgraded
ethereumjs-util
to v6.2.0
, PR #621
- Removed outdated cb param definition in
runBlockchain
, PR #623
- Properly output zero balance in
examples/run-transactions-complete
, PR #624