Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-18 | update checkpoints | Riccardo Spagni | 1 | -0/+2 | |
2018-03-05 | Stagenet | stoffu | 2 | -12/+25 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 3 | -3/+3 | |
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 | 2 | -4/+4 | |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 2 | -29/+26 | |
2017-11-11 | checkpoints: add a testnet checkpoint at 1000000 | moneromooo-monero | 1 | -1/+1 | |
Makes working on testnet a lot easier (much less I/O when loading and saving wallets, and exercises the hashchain code before any changes are merged) | |||||
2017-09-25 | Merge pull request #2526 | Riccardo Spagni | 1 | -0/+60 | |
db215ecd checkpoints: add missing CMakeLists.txt (moneromooo-monero) | |||||
2017-09-25 | checkpoints: add missing CMakeLists.txt | moneromooo-monero | 1 | -0/+60 | |
2017-09-25 | checkpoints: add a token checkpoint on testnet (the genesis block) | moneromooo-monero | 2 | -2/+9 | |
2017-09-25 | move checkpoints in a separate library | moneromooo-monero | 2 | -0/+489 | |