monero/src
Riccardo Spagni 0cc3fc3756
Merge pull request #4769
5808530f blockchain: remove unused output_scan_worker parameter (moneromooo-monero)
1426209a blockchain: don't run threads if we have just one function to run (moneromooo-monero)
6f7a5fd4 db_lmdb: slight speedup getting array data from the blockchain (moneromooo-monero)
99fbe100 db_lmdb: save some string copies for readonly db keys/values (moneromooo-monero)
bf31447e tx_pool: speed up take_tx for transactions from blocks (moneromooo-monero)
4f005a77 tx_pool: remove unnecessary get_transaction_hash (moneromooo-monero)
593ef598 perf_timer: call reserve on new timer array (moneromooo-monero)
6ecc99ad core: avoid unnecessary tx/blob conversions (moneromooo-monero)
00cc1a16 unit_tests: notify test special case for the usual weirdo (moneromooo-monero)
2018-11-14 21:35:03 +02:00
..
blockchain_db Merge pull request #4769 2018-11-14 21:35:03 +02:00
blockchain_utilities Merge pull request #4742 2018-11-06 21:32:54 +02:00
blocks blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
checkpoints add checkpoints for testnet and mainnet 2018-09-25 10:02:05 +02:00
common Merge pull request #4769 2018-11-14 21:35:03 +02:00
crypto Merge pull request #4757 2018-11-14 21:34:09 +02:00
cryptonote_basic Merge pull request #4753 2018-11-14 21:33:02 +02:00
cryptonote_core Merge pull request #4769 2018-11-14 21:35:03 +02:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon Merge pull request #4648 2018-11-01 22:33:02 +02:00
daemonizer Fix Windows build after epee dependency change 2018-10-15 23:08:17 +00:00
debug_utilities Remove epee header dependency on cryptonote_core 2018-10-12 17:16:44 +00:00
device device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
device_trezor wallet2: only export necessary outputs and key images 2018-11-04 22:27:01 +00:00
gen_multisig Merge pull request #4036 2018-10-07 19:57:26 +02:00
mnemonics Merge pull request #4726 2018-11-06 14:53:40 +02:00
multisig Arbitrary M/N multisig schemes: 2018-10-01 19:16:56 +03:00
p2p Merge pull request #4612 2018-10-26 22:38:03 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #4693 2018-11-04 20:46:42 +02:00
rpc Merge pull request #4750 2018-11-14 21:32:21 +02:00
serialization Merge pull request #4753 2018-11-14 21:33:02 +02:00
simplewallet cmake: move Boost_LOCALE_LIBRARY out of ICU_LIBRARIES 2018-11-15 00:18:31 +09:00
wallet Merge pull request #4761 2018-11-14 21:34:51 +02:00
CMakeLists.txt device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
cryptonote_config.h blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
version.cpp.in fix version changes on master 2018-10-09 22:36:44 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00