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)
committerWladimir J. van der Laan <laanwj@gmail.com>
Mon, 6 Feb 2012 17:13:01 +0000 (18:13 +0100)
commitab07866c8dbe33f38d6a02884be15e615f078b5a
tree497d8fc31fdc97a10f09d8ca50ceb0dc91577e8c
parentf69b82e78a16ea2ab124663414e6b2902b1b05e0
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