Page MenuHomePhabricator

Bump automatic replay protection to Nov 2020 upgrade
ClosedPublic

Authored by jasonbcox on Feb 11 2020, 07:37.

Details

Summary

This returns main chain to ForkID of 0 after the May 2020
upgrade, and implements automatic replay protection for
the Nov 2020 upgrade.

The next upgrade time is precisely 184.0 days after the
phonon activation time, and is:

Sunday, November 15, 2020 12:00:00 PM   UTC

For reference see last HF: D3868

Depends on D5289

Test Plan

ninja check-all ; check timestamp carefully

Diff Detail

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

Event Timeline

Opening this now to take suggestions on names. :-)

Fabien added inline comments.
src/chainparams.cpp
138 ↗(On Diff #16255)

Don't forget to update the timestamp !

markblundeberg added inline comments.
src/chainparams.cpp
138 ↗(On Diff #16255)

lmao

This revision is now accepted and ready to land.Feb 12 2020, 15:03
Mengerian added a subscriber: Mengerian.

Looks good to me.

markblundeberg edited the summary of this revision. (Show Details)

(add depends on 0.21 update)