danicoin/src
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
..
blockchain_db wallet: select part of the fake outs from recent outputs 2016-10-15 18:17:16 +01:00
blockchain_utilities Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
blocks update block headers 2016-09-18 19:05:47 +02:00
common perf_timer: format string fix for 32 bits 2016-10-20 18:43:33 +01:00
crypto Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
cryptonote_core daemon: report transaction relay status in print_pool* commands 2016-10-23 00:32:55 +01:00
cryptonote_protocol core: notify the txpool when transactions are relayed 2016-10-23 00:32:49 +01:00
daemon daemon: even when switching branches, compile the damn thing ffs 2016-10-23 20:21:00 +01:00
daemonizer Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
mnemonics Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
p2p Merge pull request #1165 2016-10-04 12:14:41 +02:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct ringct: thread verRct and verRctSimple 2016-10-15 13:32:13 +01:00
rpc Merge pull request #1247 2016-10-23 19:16:30 +02:00
serialization serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
simplewallet wallet: fix pre-rct cold wallet signing not splitting change 2016-10-25 21:44:31 +01:00
wallet wallet: fix pre-rct cold wallet signing not splitting change 2016-10-25 21:44:31 +01:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
cryptonote_config.h Change default dust threshold to equal fee per kb 2016-10-12 14:04:26 +13:00
version.cmake fixed tag detector 2016-09-18 21:21:13 +02:00
version.h.in update version 2016-09-18 19:20:29 +02:00