Page MenuHomePhabricator

Remove 10-block rolling finalization
ClosedPublic

Authored by sdulfari on Jan 24 2023, 18:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC19c9d75cfd10: Remove 10-block rolling finalization
Summary

Now that Avalanche is enabled by default the 10-block rolling finalization is safe to remove.

Removing this now will make adding Avalanche block policies easier and lower risk.

Depends on D13063

Test Plan
ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien added inline comments.
src/validation.cpp
1381 ↗(On Diff #37709)

Could this be added and tested in an ancestor diff ?

The release notes needs a rebase (see D13064) but otherwise LGTM

This revision is now accepted and ready to land.Jan 25 2023, 19:42
This revision was automatically updated to reflect the committed changes.