danicoin/src/cryptonote_core
moneromooo-monero b52abd1370
Move txpool to the database
Integration could go further (ie, return_tx_to_pool calls should
not be needed anymore, possibly other things).

poolstate.bin is now obsolete.
2017-05-25 22:23:37 +01:00
..
blockchain.cpp Move txpool to the database 2017-05-25 22:23:37 +01:00
blockchain.h Move txpool to the database 2017-05-25 22:23:37 +01: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 Move txpool to the database 2017-05-25 22:23:37 +01:00
cryptonote_core.h Move txpool to the database 2017-05-25 22:23:37 +01:00
cryptonote_tx_utils.cpp core: avoid possible reordering bugs wth tx/bloch hash cache 2017-03-25 09:18:53 +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 Move txpool to the database 2017-05-25 22:23:37 +01:00
tx_pool.h Move txpool to the database 2017-05-25 22:23:37 +01:00