danicoin/src
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
..
common updated DNSResolver/things that use it for DNSSEC 2014-09-30 16:21:37 -04:00
connectivity_tool Reorganize testnet constants 2014-09-15 15:53:10 +02:00
crypto More preprocessor fixes for slow-hash 2014-09-15 22:33:10 +02:00
cryptonote_core DNS checkpoint updating added, and daemon flag to enforce them 2014-09-30 16:21:37 -04:00
cryptonote_protocol moved non-critical warnings and errors to log level 1 2014-09-09 11:32:00 +02:00
daemon DNS checkpoint updating added, and daemon flag to enforce them 2014-09-30 16:21:37 -04:00
miner License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
p2p reload checkpoints file every ~hr and print if any fail 2014-09-30 16:21:37 -04:00
platform License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
rpc Give up on brace initializers in initializer lists (MSVC bug) 2014-09-15 23:14:24 +02:00
serialization License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
simplewallet Fixed artifacts from cherry-picking devel->master 2014-09-23 22:59:47 +02:00
wallet updated DNSResolver/things that use it for DNSSEC 2014-09-30 16:21:37 -04:00
CMakeLists.txt redo FindUnbound.cmake 2014-09-24 20:38:24 +02:00
cryptonote_config.h Change testnet prefix 2014-09-15 15:55:07 +02:00
version.cmake another fix for CMake empty vars 2014-09-15 23:07:47 +02:00
version.h.in versioning now includes the commit hash, or -final for tagged releases 2014-09-12 13:12:43 +02:00