aboutsummaryrefslogtreecommitdiff
path: root/src/miner.cpp
diff options
context:
space:
mode:
authorAndrew Chow <achow101-github@achow101.com>2018-04-21 03:10:12 -0400
committerAndrew Chow <achow101-github@achow101.com>2018-05-12 13:15:21 -0400
commitdfcd9f3e6abf3d53903227a085ff4cfecbfeb07f (patch)
tree2dc6ed3933a155ee328932f820e4c1643a5eeda7 /src/miner.cpp
parent5c50e93d52c14fc7bc41130cdb1568f2c11e45de (diff)
downloadbitcoin-dfcd9f3e6abf3d53903227a085ff4cfecbfeb07f.tar.xz
Use a keypool of presplit keys after upgrading to hd chain split
After upgrading to HD chain split, we want to continue to use keys from the old keypool. To do this, before we generate any new keys after upgrading, we mark all of the keypool entries as being pre-chain split and move them to a separate pre chain split keypool. Keys are fetched from that keypool until it is emptied. Only then are the new internal and external keypools used.
Diffstat (limited to 'src/miner.cpp')
0 files changed, 0 insertions, 0 deletions