HomePhabricator

Remove CWalletTx::vfSpent
93a18a365029Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Remove CWalletTx::vfSpent

Use the spent outpoint multimap to figure out which wallet transaction
outputs are unspent, instead of a vfSpent array that is saved
to disk.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Feb 15 2014, 21:38
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGa16ad1c0f465: Merge pull request #3704 from gavinandresen/wallet_lock_fixes
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGING93a18a365029: Remove CWalletTx::vfSpent (authored by Gavin Andresen <gavinandresen@gmail.com>).Feb 26 2014, 16:53