Page MenuHomePhabricator

Replace May 15, 2024 activation with Nov 15
ClosedPublic

Authored by Fabien on May 16 2024, 09:26.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4faa4923ec82: Replace May 15, 2024 activation with Nov 15
Summary

The upgrade has completed, move the code to the next upgrade. Since this was policy only, we can just pretend it never happened:

  • Update the activation code to november
  • Update the tests to always use the new policy
Test Plan
ninja all check-extended check-extended-upgrade-activated

Diff Detail

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

Event Timeline

Fabien requested review of this revision.May 16 2024, 09:26
PiRK added a subscriber: PiRK.
PiRK added inline comments.
src/avalanche/peermanager.cpp
985–998 ↗(On Diff #47811)

Now that the slack is always symmetric we could simplify and clarify this a bit. What do you think?
Not in this diff, though.

This revision is now accepted and ready to land.May 16 2024, 10:06
This revision was automatically updated to reflect the committed changes.