monero/src/cryptonote_core
moneromooo-monero 5ee6f03742
blockchain: fix wrong hf version when popping multiple blocks
Since we keep track of the hf version in the db, we pick it up
from there instead of doing the full reorg call, which is quite
expensive
2019-01-01 18:28:01 +00:00
..
blockchain.cpp blockchain: fix wrong hf version when popping multiple blocks 2019-01-01 18:28:01 +00:00
blockchain.h Merge pull request #4940 2018-12-31 15:44:49 -06: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 Merge pull request #4923 2018-12-12 12:00:37 +02:00
cryptonote_core.h Merge pull request #4787 2018-12-12 11:53:10 +02:00
cryptonote_tx_utils.cpp a few minor (but easy) performance tweaks 2018-11-23 15:36:48 +00:00
cryptonote_tx_utils.h a few minor (but easy) performance tweaks 2018-11-23 15:36:48 +00:00
tx_pool.cpp Merge pull request #4946 2018-12-31 16:06:50 -06:00
tx_pool.h Merge pull request #4765 2018-11-16 10:58:42 +02:00