Skip to content

@ethereumjs/blockchain v5.3.1

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 28 Jun 08:31
· 2109 commits to master since this release
daa6a54

PoA Reorg Fix

This release includes a fix for blockchain's reorg logic when handling PoA chains. PR #1253 fixes this to choose the fork with the larger total difficulty and rebuilds the internal clique snapshots accordingly.