This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
v2.3.2 - Bug & Regression Fixes 🐛
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:
- Fix Incorrect Transaction Hashes: (#387, #598, #403) PR: #243, #261
- Revert State Trie and VM Changes: (#600, #603, #255) PR: #254
- Fix persisted db issue: (#597) PR:#251