Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Copyright: Update to 2023 | mj-xmr | 1 | -1/+1 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2019-09-19 | core: move hardforks into its own lib | moneromooo-monero | 1 | -2/+2 |
2019-04-20 | hardfork: fix off by one updating fork index after popping | moneromooo-monero | 1 | -3/+2 |
2019-04-16 | Merge pull request #5443 | Riccardo Spagni | 1 | -20/+2 |
2019-04-14 | hardfork: remove "no hf version db" recreation check | moneromooo-monero | 1 | -20/+2 |
2019-04-14 | blockchain_db: fix db txn ending too early | moneromooo-monero | 1 | -6/+2 |
2019-03-21 | Merge pull request #5271 | Riccardo Spagni | 1 | -0/+3 |
2019-03-12 | hardfork: update last_versions on popped block | moneromooo-monero | 1 | -0/+3 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | hardfork: fix fork determination for historical heights | moneromooo | 1 | -1/+1 |
2019-01-01 | blockchain: fix wrong hf version when popping multiple blocks | moneromooo-monero | 1 | -0/+23 |
2019-01-01 | hardfork: remove batch transactions setup | moneromooo-monero | 1 | -1/+0 |
2018-10-29 | hardfork: initialize current_fork_index in ctor | moneromooo-monero | 1 | -3/+4 |
2018-05-30 | hardfork: fix get_next_version() | stoffu | 1 | -3/+3 |
2018-05-30 | hardfork: fix get_earliest_ideal_height_for_version() to support non-existent... | stoffu | 1 | -4/+8 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-03-10 | fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB... | kenshi84 | 1 | -0/+417 |
2017-02-25 | core: move hardfork back to cryptonote_core | moneromooo-monero | 1 | -416/+0 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-14 | hardfork: tone down some logs | moneromooo-monero | 1 | -3/+3 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -0/+416 |