Page MenuHomePhabricator

Add 'sethdseed' RPC to initialize or replace HD seed and test
ClosedPublic

Authored by nakihito on Oct 2 2019, 21:09.

Details

Summary

The first commit adds a new command sethdseed which allows you to either set or generate a new HD seed to be used. The second commit adds a test for this.

Partial (2/4) backport of Core PR12560
https://github.com/bitcoin/bitcoin/pull/12560/commits/b5ba01a18707b1d50c4d073bd40e1e92d78d04c1
https://github.com/bitcoin/bitcoin/pull/12560/commits/2bcf2b52aea07c778b439e6d6931bb4a1733304

Depends on D4201

Test Plan
make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR12560-2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7672
Build 13383: Bitcoin ABC Buildbot (legacy)
Build 13382: arc lint + arc unit

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 2 2019, 21:09
This revision is now accepted and ready to land.Oct 6 2019, 16:24