monero/src/cryptonote_core
moneromooo-monero be82c40703
Support median block size > 4 GB
add a 128/64 division routine so we can use a > 32 bit median block
size in calculations
2019-10-21 10:41:07 +00:00
..
blockchain_storage_boost_serialization.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
blockchain.cpp Support median block size > 4 GB 2019-10-21 10:41:07 +00:00
blockchain.h RandomX integration 2019-09-25 21:29:42 +01:00
CMakeLists.txt core: move hardforks into its own lib 2019-09-19 11:28:18 +00:00
cryptonote_core.cpp RandomX integration 2019-09-25 21:29:42 +01:00
cryptonote_core.h Unused private member m_miner_address 2019-05-29 10:12:47 -04:00
cryptonote_tx_utils.cpp RandomX integration 2019-09-25 21:29:42 +01:00
cryptonote_tx_utils.h RandomX integration 2019-09-25 21:29:42 +01:00
tx_pool.cpp Fix bug in mempool get_transaction_stats histogram calculation 2019-08-28 16:46:31 +02:00
tx_pool.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
tx_sanity_check.cpp Merge pull request #5755 2019-08-21 15:23:58 -05:00
tx_sanity_check.h rpc: new sanity check on relayed transactions 2019-04-12 20:22:09 +00:00