HomePhabricator

Track and report wallet transaction clones
731b89b8b53cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Track and report wallet transaction clones

Adds a "walletconflicts" array to transaction info; if
a wallet transaction is mutated, the alternate transaction id
or ids are reported there (usually the array will be empty).

Metadata from the original transaction is copied to the mutant,
so the transaction time and "from" account of the mutant are
reported correctly.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Feb 14 2014, 01:12
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING9a3d936fc2e9: qt: GUI for conflicted transactions
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGING731b89b8b53c: Track and report wallet transaction clones (authored by Gavin Andresen <gavinandresen@gmail.com>).Feb 14 2014, 23:13