Skip to content

v0.0.5-beta

Choose a tag to compare

@joey0612 joey0612 released this 18 Nov 01:16
· 98 commits to main since this release
a4e067c

Description

v0.0.5-beta is a hotfix release addressing critical issues in v0.0.4 (Deprecated).

v0.0.4(Deprecated) contained a critical bug that caused database integrity corruption, preventing nodes from continuing to sync blocks and, in some cases, resulting in an infinite unwind loop. This issue rendered nodes unable to maintain normal block synchronization.

The issue has been resolved in: #165

What's Changed

  • fix: remove misuse merge_transitions by @will-2012 in #165
  • parlia: fix an intermittent attentionation issue; by @galaio in #166

Full Changelog: v0.0.4...v0.0.5-beta