danicoin/src/simplewallet
moneromooo-monero 31abac4daf
wallet: fix pre-rct cold wallet signing not splitting change
Re-creating the transaction on the cold wallet was not splitting
the change, causing the transaction to be rejected by the network.
This worked on testnet since amounts do not have to be split.

Also add selected_transfers, which can now be saved since they're
size_t rather than iterators. This allows the view wallet to
properly set the sent outputs as spent and update balance.

Bump transfer file version numbers to match.
2016-10-25 21:44:31 +01:00
..
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
password_container.cpp Fix #864 2016-08-01 02:32:14 +00:00
password_container.h Fix #864 2016-08-01 02:32:14 +00:00
simplewallet.cpp wallet: fix pre-rct cold wallet signing not splitting change 2016-10-25 21:44:31 +01:00
simplewallet.h Merge pull request #1179 2016-10-04 12:18:55 +02:00