wownero/src/cryptonote_core
moneromooo-monero bbe3b276b8
tx_pool: full tx revalidation on fork boundaries
avoids mining txes after a fork that are invalid by this fork's
rules, but were valid by the previous fork rules at the time
they were verified and added to the txpool.
2021-11-01 20:56:38 +00:00
..
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
blockchain.cpp tx_pool: full tx revalidation on fork boundaries 2021-11-01 20:56:38 +00:00
blockchain.h RPC and ZeroMQ APIs to support p2pool 2021-09-11 15:15:07 +02:00
blockchain_storage_boost_serialization.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
cryptonote_core.cpp Merge pull request #7891 2021-09-23 22:10:03 -05:00
cryptonote_core.h Merge pull request #7891 2021-09-23 22:10:03 -05:00
cryptonote_tx_utils.cpp Warnings: unused var at cryptonote_tx_utils.cpp 2021-05-02 18:00:29 +02:00
cryptonote_tx_utils.h RPC and ZeroMQ APIs to support p2pool 2021-09-11 15:15:07 +02: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 tx_pool: full tx revalidation on fork boundaries 2021-11-01 20:56:38 +00:00
tx_pool.h RPC and ZeroMQ APIs to support p2pool 2021-09-11 15:15:07 +02: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