Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-12-18 | checkpoints: trap failure to load JSON checkpoints | moneromooo-monero | 1 | -1/+5 |
2017-12-18 | checkpoints: pass std::string by const ref, not const value | moneromooo-monero | 1 | -2/+2 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -2/+25 |
2017-11-11 | checkpoints: add a testnet checkpoint at 1000000 | moneromooo-monero | 1 | -1/+1 |
2017-09-25 | checkpoints: add a token checkpoint on testnet (the genesis block) | moneromooo-monero | 1 | -1/+7 |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 1 | -1/+2 |
2017-09-06 | update hardcoded checkpoints | Riccardo Spagni | 1 | -0/+2 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-20 | dns_utils: factor TXT record loading code from checkpoint code | moneromooo-monero | 1 | -104/+5 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -0/+0 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -2/+5 |
2016-12-13 | update checkpoints | Riccardo Spagni | 1 | -0/+3 |
2016-09-18 | add checkpoints | Riccardo Spagni | 1 | -0/+2 |
2016-03-25 | Merge pull request #749 | Riccardo Spagni | 1 | -11/+240 |
2016-03-25 | Revert "Merge pull request #749" | Riccardo Spagni | 1 | -240/+11 |
2016-03-24 | Move checkpoint functions into checkpoints class | Thomas Winget | 1 | -7/+239 |
2016-03-22 | doxygen documentation for checkpoints.{h,cpp} | Thomas Winget | 1 | -4/+1 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-01-09 | Fixes segfault in Blockchain::handle_alternative_block | Thomas Winget | 1 | -0/+4 |
2015-01-04 | checkpoints: add consts where appropriate | moneromooo-monero | 1 | -4/+4 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-10-02 | moved checkpoint log level | Riccardo Spagni | 1 | -1/+1 |
2014-09-30 | various changes to runtime checkpoint updating | Thomas Winget | 1 | -0/+11 |
2014-09-30 | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 1 | -0/+6 |
2014-09-30 | Adding an identical existing checkpoint should not error | Thomas Winget | 1 | -2/+7 |
2014-09-25 | Added ability to read chechpoint hashes from json file in data folder | Tomer Konforty | 1 | -0/+9 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -2/+24 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+48 |