danicoin/src
moneromooo-monero c1e9ccc794
wallet2: speed up transactions using remote nodes
Asking for a full histogram from a remote node (since it's
untrusted) is pretty slow, and spams the remote node, so
we replace it by only adding a second input if we have rct
ones, which are for all intents and purposes always mixable.
2017-03-20 08:44:28 +00: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 Specify "524,288" iterations instead of "500,000" 2017-03-14 16:39:44 +02:00
cryptonote_basic wallet-rpc: enable openalias 2017-03-17 10:42:10 +09:00
cryptonote_core Merge pull request #1896 2017-03-19 23:03:18 +02:00
cryptonote_protocol protocol: fix wrong tx being looked up from fluffy block 2017-03-13 19:16:25 +00:00
daemon daemon: fix missing close parenthesis in alt_chain_info output 2017-03-18 19:19:32 +00:00
daemonizer update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
mnemonics update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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: do not require range proof in decodeRct/decodeRctSimple 2017-02-27 22:28:45 +00:00
rpc rpc: fix BUILD_TAG mispelling (BUILDTAG) 2017-03-05 16:59:39 +00:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet Merge pull request #1886 2017-03-18 20:31:37 +02:00
wallet wallet2: speed up transactions using remote nodes 2017-03-20 08:44:28 +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.0 2017-03-18 20:34:52 +02:00