Commit Graph

12 Commits (5bbbe3902b4ee77ca1eb23edc0b5495812353b1f)

Author SHA1 Message Date
moneromooo 807903bbbf
hardfork: fix fork determination for historical heights
5 years ago
moneromooo-monero 5ee6f03742
blockchain: fix wrong hf version when popping multiple blocks
6 years ago
moneromooo-monero 94a375d559
hardfork: remove batch transactions setup
6 years ago
moneromooo-monero 157054b840
hardfork: initialize current_fork_index in ctor
6 years ago
stoffu 98cf62cc45
hardfork: fix get_next_version()
6 years ago
stoffu a79fc219b7
hardfork: fix get_earliest_ideal_height_for_version() to support non-existent versions
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
7 years ago
kenshi84 7d07c64fe5
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error
7 years ago
moneromooo-monero 12adb4a3f3
core: move hardfork back to cryptonote_core
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero c488eca5e8
hardfork: tone down some logs
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
8 years ago