Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

v2.3.2 - Bug & Regression Fixes 🐛

Compare
Choose a tag to compare
@davidmurdoch davidmurdoch released this 17 Dec 23:19
· 864 commits to develop since this release
v2.3.2
870a8a7

Release Highlights

This is a fix for regressions found in v2.3.0. This release also fixes a block hash bug.

Asynchronous request processing, enabled in 2.3.0, has been put back to disabled while we continue to work on the underlying issue.

Fixes the following regressions:

Bug fixes:

  • Upgrades ethereumjs-block to latest, fixing a bug causing incorrect block hash calculations (#237) PR: #238