Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 2 | -6/+3 | |
2018-09-25 | add checkpoints for testnet and mainnet | Riccardo Spagni | 1 | -1/+2 | |
2018-09-10 | Add support for apple and arm building | TheCharlatan | 1 | -3/+7 | |
Add pcsc-lite to linux builds Fixup windows icu4c linking with depends, the static libraries have an 's' appended to them Compiling depends arm-linux-gnueabihf will allow you to compile armv6zk monero binaries | |||||
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 | 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 | |