wownero/src/cryptonote_core
moneromooo-monero ed6f05357c
blockchain: speed up repeated pops (mostly in tests)
The heavy rolling median reset only has to be performed after
all blocks are popped
2021-04-26 14:07:35 +00:00
..
blockchain_storage_boost_serialization.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
blockchain.cpp blockchain: speed up repeated pops (mostly in tests) 2021-04-26 14:07:35 +00:00
blockchain.h protocol: more sanity checks in new chain block hashes 2020-12-31 23:33:18 +00:00
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
cryptonote_core.cpp Reduce compilation time of epee/portable_storage_template_helper.h 2021-03-28 15:41:48 +02:00
cryptonote_core.h protocol: more sanity checks in new chain block hashes 2020-12-31 23:33:18 +00:00
cryptonote_tx_utils.cpp core: fix mining from a block that's not the current top 2020-08-27 15:13:00 +00:00
cryptonote_tx_utils.h fix serialization being different on mac 2021-03-05 23:42:33 +00:00
i_core_events.h cryptonote_core: dandelion - use local height or median height if syncing 2020-11-25 01:27:42 +00:00
tx_pool.cpp Remove unused variables in monero codebase 2021-02-09 08:05:05 +01:00
tx_pool.h Fix timeout checks for forwarded and Dandelion++ stem txes 2020-11-15 00:08:10 -05:00
tx_sanity_check.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
tx_sanity_check.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00