Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-17 | Merge pull request #5061 | Riccardo Spagni | 1 | -1/+1 | |
1f2930ce Update 2019 copyright (binaryFate) | |||||
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2019-03-05 | update checkpoints, update README for 0.14.1 release | Riccardo Spagni | 1 | -0/+1 | |
2018-12-08 | epee: avoid string allocation when parsing a pod from string | moneromooo-monero | 1 | -2/+2 | |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -5/+3 | |
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 | |