aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/hardfork.cpp
Commit message (Expand)AuthorAgeFilesLines
* hardfork: fix fork determination for historical heightsmoneromooo2019-03-041-1/+1
* blockchain: fix wrong hf version when popping multiple blocksmoneromooo-monero2019-01-011-0/+23
* hardfork: remove batch transactions setupmoneromooo-monero2019-01-011-1/+0
* hardfork: initialize current_fork_index in ctormoneromooo-monero2018-10-291-3/+4
* hardfork: fix get_next_version()stoffu2018-05-301-3/+3
* hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...stoffu2018-05-301-4/+8
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi842017-03-101-0/+417
* core: move hardfork back to cryptonote_coremoneromooo-monero2017-02-251-416/+0
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* hardfork: tone down some logsmoneromooo-monero2017-02-141-3/+3
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+416