aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/hardfork.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-09-19core: move hardforks into its own libmoneromooo-monero1-2/+2
2019-04-20hardfork: fix off by one updating fork index after poppingmoneromooo-monero1-3/+2
2019-04-16Merge pull request #5443Riccardo Spagni1-20/+2
2019-04-14hardfork: remove "no hf version db" recreation checkmoneromooo-monero1-20/+2
2019-04-14blockchain_db: fix db txn ending too earlymoneromooo-monero1-6/+2
2019-03-21Merge pull request #5271Riccardo Spagni1-0/+3
2019-03-12hardfork: update last_versions on popped blockmoneromooo-monero1-0/+3
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-04hardfork: fix fork determination for historical heightsmoneromooo1-1/+1
2019-01-01blockchain: fix wrong hf version when popping multiple blocksmoneromooo-monero1-0/+23
2019-01-01hardfork: remove batch transactions setupmoneromooo-monero1-1/+0
2018-10-29hardfork: initialize current_fork_index in ctormoneromooo-monero1-3/+4
2018-05-30hardfork: fix get_next_version()stoffu1-3/+3
2018-05-30hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...stoffu1-4/+8
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-03-10fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi841-0/+417
2017-02-25core: move hardfork back to cryptonote_coremoneromooo-monero1-416/+0
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-14hardfork: tone down some logsmoneromooo-monero1-3/+3
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+416