danicoin/src/cryptonote_core
Riccardo Spagni a73a886cb1
Merge pull request #1911
91d41090 tx_pool: ensure txes loaded from poolstate.bin have their txid cached (moneromooo-monero)
aaeb164c tx_pool: remove transactions if they're in the blockchain (moneromooo-monero)
558cfc31 core, wallet: faster tx pool scanning (moneromooo-monero)
f065234b core: cache tx and block hashes in the respective classes (moneromooo-monero)
2017-03-23 11:46:57 +02:00
..
blockchain.cpp blockchain: lower the relay fee by 2% 2017-03-20 19:14:12 +00:00
blockchain.h Removed boost/asio.hpp include from epee/string_tools.h 2017-03-18 22:05:14 -04:00
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
cryptonote_core.cpp core, wallet: faster tx pool scanning 2017-03-23 09:25:22 +00:00
cryptonote_core.h core, wallet: faster tx pool scanning 2017-03-23 09:25:22 +00:00
cryptonote_tx_utils.cpp core: cache tx and block hashes in the respective classes 2017-03-23 09:25:17 +00:00
cryptonote_tx_utils.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
tx_pool.cpp Merge pull request #1911 2017-03-23 11:46:57 +02:00
tx_pool.h core, wallet: faster tx pool scanning 2017-03-23 09:25:22 +00:00