mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
82d1b74500
This avoids constant rechecking of the same things each time a miner asks for the block template. The tx pool maintains a cookie to allow users to detect when the pool state changed, which means the block template needs rebuilding. |
||
---|---|---|
.. | ||
blockchain.cpp | ||
blockchain.h | ||
blockchain_storage_boost_serialization.h | ||
CMakeLists.txt | ||
cryptonote_core.cpp | ||
cryptonote_core.h | ||
cryptonote_tx_utils.cpp | ||
cryptonote_tx_utils.h | ||
tx_pool.cpp | ||
tx_pool.h |