Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-25 | add checkpoints for testnet and mainnet | Riccardo Spagni | 1 | -1/+2 | |
2018-05-23 | update checkpoints for point release | Riccardo Spagni | 1 | -1/+1 | |
2018-03-18 | update checkpoints | Riccardo Spagni | 1 | -0/+2 | |
2018-03-05 | Stagenet | stoffu | 1 | -6/+18 | |
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 | |
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 | 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 | -0/+272 | |