Restructure credit transaction decomposition (solves issue #689)
authorWladimir J. van der Laan <laanwj@gmail.com>
Sun, 5 Feb 2012 10:53:52 +0000 (11:53 +0100)
committerLuke Dashjr <luke-jr+git@utopios.org>
Wed, 8 Feb 2012 03:36:03 +0000 (22:36 -0500)
commite7c3e6e4b4bbfaf6772f0c8bd6b4278d0120e6e4
tree61232ae7deb18772fb8a6708277e690b6505478b
parentccd69c7d2219a4a72ad1b6ea01838c3388130ea7
Restructure credit transaction decomposition (solves issue #689)

When a transaction has multiple outputs that go to the wallet, list these
as multiple transactions in the UI. This is also applied to generated
(coinbase) transactions. Also makes the code shorter and easier
to understand.
src/qt/transactionrecord.cpp