Commit Graph

15 Commits

Author SHA1 Message Date
wowario fa50d74571
update checkpoints.dat 2019-03-13 11:43:58 +03:00
wowario d77ac12218
update checkpoints.dat 2019-03-11 00:10:05 +03:00
wowario 9b19be69a1
initial commit 2019-03-08 22:37:57 +03:00
Riccardo Spagni 39875ebdd4
bump version, update readme to reflect, update checkpoints 2019-03-08 21:17:41 +03:00
Riccardo Spagni 357441a2fa
add checkpoints for testnet and mainnet 2018-09-25 10:02:05 +02:00
Riccardo Spagni 6715c90667 update checkpoints for point release 2018-05-23 21:20:10 +02:00
Riccardo Spagni 428fb45f68
update checkpoints 2018-03-18 16:44:36 +02:00
stoffu af773211cb
Stagenet 2018-03-05 11:55:05 +09:00
xmr-eric 18216f19dd Update 2018 copyright 2018-01-26 10:03:20 -05:00
moneromooo-monero 061789b5dd
checkpoints: trap failure to load JSON checkpoints 2017-12-18 15:15:23 +00:00
moneromooo-monero ba2fefb9a4
checkpoints: pass std::string by const ref, not const value 2017-12-18 15:15:19 +00:00
moneromooo-monero 09ce03d612
move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
moneromooo-monero b0416f070e
checkpoints: add a testnet checkpoint at 1000000
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-11-11 11:16:48 +00:00
moneromooo-monero cdbbe99c82
checkpoints: add a token checkpoint on testnet (the genesis block) 2017-09-25 21:16:35 +01:00
moneromooo-monero 5d65a75b69
move checkpoints in a separate library 2017-09-25 21:16:26 +01:00
Renamed from src/cryptonote_basic/checkpoints.cpp (Browse further)