Page MenuHomePhabricator

Bump replay protection to May 2026
ClosedPublic

Authored by Fabien on Sep 24 2025, 12:29.

Details

Reviewers
bytesofman
Mengerian
Group Reviewers
Restricted Project
Commits
rABCdd545e26a59f: Bump replay protection to May 2026
Summary

As per title.

Test Plan
ninja all check-all

Diff Detail

Event Timeline

Fabien requested review of this revision.Sep 24 2025, 12:29
bytesofman added inline comments.
src/kernel/chainparams.cpp
468 ↗(On Diff #55836)

why is it necessary to hardcode to define the same const 3 times in the same file?

src/kernel/chainparams.cpp
468 ↗(On Diff #55836)

it's a different definition structure for each network: mainnet, testnet, regtest

This revision is now accepted and ready to land.Sep 24 2025, 13:24

Use the decided code name

Fabien added a child revision: Restricted Differential Revision.Sep 24 2025, 18:14
Mengerian added a subscriber: Mengerian.

Timestamp checks out

This revision was automatically updated to reflect the committed changes.