wownero/src/cryptonote_core
moneromooo-monero 4d598e3d4d
core: add a few more block rate window sizes
The 10 minute one will never trigger for 0 blocks, as it's still
fairly likely to happen even without the actual hash rate changing
much, so we add a 20 minute window, where it will (for 0 blocks)
and a one hour window.
2019-03-04 11:48:42 +00:00
..
blockchain.cpp Merge pull request #5124 2019-03-04 12:09:13 +02:00
blockchain.h ArticMine's new block weight algorithm 2019-03-04 09:33:58 +00:00
blockchain_storage_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt blocks: use auto-generated .c files instead of 'LD -r -b binary' 2018-10-22 01:12:00 +03:00
cryptonote_core.cpp core: add a few more block rate window sizes 2019-03-04 11:48:42 +00:00
cryptonote_core.h core: add --block-rate-notify 2019-03-04 11:48:39 +00:00
cryptonote_tx_utils.cpp add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
cryptonote_tx_utils.h add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
tx_pool.cpp Merge pull request #4946 2018-12-31 16:06:50 -06:00
tx_pool.h cryptonote: Add const-qualifier on comparison functor 2019-02-01 16:44:56 +01:00