Page MenuHomePhabricator

Sign with SIGHASH_FORKID when UAHF is activated.
ClosedPublic

Authored by deadalnix on Jul 14 2017, 14:50.

Details

Summary

The wallet code will sign transactions in a replay protected manner by default to ensure user funds are safe once the fork activated.

Depends on D312, D310

Test Plan

Many integration test are testing the signing code of the wallet, they are all still green.
I'd like to run live test on testnet soon, but we need to land that code first.

Diff Detail

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

Event Timeline

freetrader added a subscriber: freetrader.

I confirm this passed extended regression tests on my machine.

This revision is now accepted and ready to land.Jul 14 2017, 19:06
This revision was automatically updated to reflect the committed changes.