monero/src
moneromooo-monero ffeeefde60
speedup get_output_histogram for all amounts when min_count > 0
This skips the vast majority of "dust" output amounts with just
one instance on the chain. Clocks in at 0.15% of the original
time on testnet.
2018-04-23 10:54:28 +01:00
..
blockchain_db speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00
blockchain_utilities blockchain_blackball: fix build with CLANG 5 2018-04-12 13:51:26 +01:00
blocks update checkpoints.dat to block 1532400 2018-03-18 16:42:20 +02:00
checkpoints update checkpoints 2018-03-18 16:44:36 +02:00
common util: log stack trace on crash 2018-04-12 20:36:16 +01:00
crypto chacha: call prehashed version explicitly as generate_chacha_key_prehashed 2018-03-14 21:00:17 +09:00
cryptonote_basic Fix typos in various files 2018-03-15 18:25:38 +02:00
cryptonote_core speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00
cryptonote_protocol Fix typos in various files 2018-03-15 18:25:38 +02:00
daemon Merge pull request #3636 2018-04-21 21:57:31 +02:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities cn_deserialize: link with device and ringct 2018-03-05 20:52:18 +00:00
device device: add a one off override keyword where appropriate 2018-04-14 10:59:38 +01:00
gen_multisig Fix typos in various files 2018-03-15 18:25:38 +02:00
mnemonics simplewallet: new --use-english-language-names flag 2018-03-17 22:46:41 +00:00
multisig device: untangle cyclic depenency 2018-03-14 21:00:15 +09:00
p2p Build: update CMake and p2p for in-tree miniupnp 2018-04-21 09:43:23 +00:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #3372 2018-03-14 16:06:16 +02:00
rpc speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Merge pull request #3579 2018-04-21 21:58:52 +02:00
wallet wallet2: add missing parameters to get_output_histogram 2018-04-23 10:54:25 +01:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h core: fix use of uninitialised data 2018-03-18 23:37:00 +00:00
version.cpp.in update version to 0.12 Lithium Luna 2018-03-18 16:15:50 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00