Goran Rojovic
Goran Rojovic
Replay messages feature now saves actions that occurred in fuzz run to a separate .flow file so that they can be simulated on replay as well. For now, only Drop...
# Description This PR introduces a wait mechanism when starting the node in `polybft`, which stops the validator node from joining consensus until synced with best peer. This helps stability...
# Description New implementation of block/event tracker in the `polybft` package. # Changes include - [ ] Bugfix (non-breaking change that solves an issue) - [ ] Hotfix (change that...