monero/src/cryptonote_core
moneromooo-monero 2771a18e85
threadpool: allow leaf functions to run concurrently
Decrease the number of worker threads by one to account
for the fact the calling thread acts as a worker thread now
2018-06-26 22:15:22 +01:00
..
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
blockchain.cpp threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
blockchain.h rpc: rework to avoid repeated calculations in get_blocks.bin 2018-06-26 22:14:23 +01:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_core.cpp threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
cryptonote_core.h rpc: rework to avoid repeated calculations in get_blocks.bin 2018-06-26 22:14:23 +01:00
cryptonote_tx_utils.cpp Fix output shuffling for multisig 2018-05-20 09:38:41 +09:00
cryptonote_tx_utils.h Fix output shuffling for multisig 2018-05-20 09:38:41 +09:00
tx_pool.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
tx_pool.h replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00