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
Branch
signprotect
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 510
Build 510: arc lint + arc unit

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.