Page MenuHomePhabricator

Replace Axion activation time with the actual block height
ClosedPublic

Authored by Fabien on Feb 22 2022, 14:33.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCa314a4982c0b: Replace Axion activation time with the actual block height
Summary

The axion upgrade activated long time ago already, cleanup is long overdue.

This diff changes the activation from MTP based to height based, remove the -axionactivationtime option and updates the tests accordingly. Since we don't need to test for activation anymore, the regtest activation height is set to 0.

Depends on D11080.

Test Plan
ninja all check-all

Run IBD with no assume valid.

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Feb 22 2022, 14:33

@bot build-ibd-no-assumevalid-checkpoint

This revision is now accepted and ready to land.Feb 22 2022, 15:44