| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | hardfork: fix fork determination for historical heights | moneromooo | 2019-03-04 | 1 | -1/+1 |
| | | |||||
| * | blockchain: fix wrong hf version when popping multiple blocks | moneromooo-monero | 2019-01-01 | 1 | -0/+23 |
| | | | | | | | 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 | ||||
| * | hardfork: remove batch transactions setup | moneromooo-monero | 2019-01-01 | 1 | -1/+0 |
| | | | | | This is now default, so it spares us the warnings | ||||
| * | hardfork: initialize current_fork_index in ctor | moneromooo-monero | 2018-10-29 | 1 | -3/+4 |
| | | | | | | | Also order init list to match actual runtime init order Coverity 136605 | ||||
| * | hardfork: fix get_next_version() | stoffu | 2018-05-30 | 1 | -3/+3 |
| | | |||||
| * | hardfork: fix get_earliest_ideal_height_for_version() to support ↵ | stoffu | 2018-05-30 | 1 | -4/+8 |
| | | | | | non-existent versions | ||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | fix dependency: put HardFork back to cryptonote_basic, made some ↵ | kenshi84 | 2017-03-10 | 1 | -0/+417 |
| | | | | | BlockchainDB functions virtual again to avoid missing symbols error | ||||
| * | core: move hardfork back to cryptonote_core | moneromooo-monero | 2017-02-25 | 1 | -416/+0 |
| | | | | | | should fix a cross dependency betewen cryptonote_basic and blockchain_db | ||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | hardfork: tone down some logs | moneromooo-monero | 2017-02-14 | 1 | -3/+3 |
| | | |||||
| * | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 1 | -0/+416 |
