HomePhabricator

Move the CCoins abstraction in txdb.cpp

Description

Move the CCoins abstraction in txdb.cpp

Summary:
It is not used anywhere else than the db migration code, so it should go there.

Depends on D512

Test Plan:
Sync a node using 0.14.6 .

Recompile using that patch, check that db upgrade process occurs properly and that the node behaves properly after.

Reviewers: freetrader, CCulianu, #bitcoin_abc, zquestz, schancel

Reviewed By: #bitcoin_abc, zquestz, schancel

Subscribers: zquestz

Differential Revision: https://reviews.bitcoinabc.org/D515

Details

Provenance
deadalnixAuthored on Aug 31 2017, 11:47
deadalnixPushed on Sep 6 2017, 19:57
Reviewer
Restricted Project
Differential Revision
D515: Move the CCoins abstraction in txdb.cpp
Parents
rABC611284f473fb: Store the UTXO set on a per output basis rather than a per transaction basis
Branches
Unknown
Tags
Unknown