monero/src/daemon
Thomas Winget b261d9207b DNS checkpoint updating added, and daemon flag to enforce them
The daemon should now check for updated checkpoints from
checkpoints.moneropulse.org as well as from the configured json file
every ~1hr (and on launch).

The daemon now has a flag to enable enforcing these checkpoints (rather
    than just printing a warning when they fail).

TODO: an easily configurable list of DNS servers to check for
checkpoints as opposed to the hard-coded "checkpoints.moneropulse.org"
2014-09-30 16:21:37 -04:00
..
daemon.cpp DNS checkpoint updating added, and daemon flag to enforce them 2014-09-30 16:21:37 -04:00
daemon_commands_handler.h Give up on brace initializers in initializer lists (MSVC bug) 2014-09-15 23:14:24 +02:00