danicoin/src
moneromooo-monero 9ae566d0dd
simplewallet: fix cold signing of split transactions
They'd be rejected as suspicious as the change goes to more
than one destination. However, split transactions will most
likely include fake zero amount change to random addresses,
so we only consider change with non zero amount for this.
2017-04-02 11:11:18 +01:00
..
blockchain_db Partial fix #1876, check thread in block_txn_start() 2017-03-19 12:27:03 +00:00
blockchain_utilities blockchain_import: make --log-level understand categories 2017-03-05 19:45:22 +00:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common Merge pull request #1883 2017-03-18 20:30:19 +02:00
crypto Silence warning about possibly uninitialized pointer 2017-03-25 13:53:14 +01:00
cryptonote_basic core: disable tx/block hash cache 2017-03-26 02:21:01 +01:00
cryptonote_core Merge pull request #1924 2017-03-25 13:29:36 +02:00
cryptonote_protocol protocol: fix wrong tx being looked up from fluffy block 2017-03-13 19:16:25 +00:00
daemon daemon: better error reporting in commands 2017-03-21 19:21:00 +00:00
daemonizer Merge pull request #1897 2017-03-21 14:10:36 +02:00
mnemonics mnemonics: sanity checks for word lists 2017-03-25 12:14:01 +00:00
p2p p2p: use the fallback seed IPs when not enough seeds are found 2017-03-18 11:40:28 +00:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct ringct: move ge_frombytes_vartime failure error to warning 2017-03-22 21:26:38 +00:00
rpc core, wallet: faster tx pool scanning 2017-03-23 09:25:22 +00:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet simplewallet: fix cold signing of split transactions 2017-04-02 11:11:18 +01:00
wallet wallet: option to merge destinations 2017-03-25 11:44:04 +00:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_config.h Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update version to 0.10.3.1 tag 2017-03-26 23:29:31 +02:00