github NethermindEth/juno v0.15.5

18 hours ago

Changed

Improved Re-Org mechanism

Re-org mechanism was improved to trigger immediately after detecting that the Sequencer's latest block is on a lower height than the latest block the node previously received. Additionally, some verifications were included to avoid re-org'in with false positives.

This is better than the previous behaviour, where, even after detecting the reorg, we would wait for the new chain to reach the height of the previous chain, causing Juno to look stuck.

Full Changelog: v0.15.4...v0.15.5

Don't miss a new juno release

NewReleases is sending notifications on new releases.