danicoin/src
Thomas Winget 540a76c5c2
Move checkpoint functions into checkpoints class
The functions in src/cryptonote_core/checkpoints_create.{h,cpp} should
be member functions of the checkpoints class, if nothing else for the
sake of keeping their documentation together.

This commit covers moving those functions to be member functions of the
checkpoints class as well as documenting those functions.
2016-03-24 03:39:41 -04:00
..
blockchain_db Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
blockchain_utilities Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
connectivity_tool Need to link boost::chrono in more places now 2016-03-11 16:17:08 +00:00
crypto minor tweaks, add readme for crypto_ops_builder 2016-03-11 22:48:46 +02:00
cryptonote_core Move checkpoint functions into checkpoints class 2016-03-24 03:39:41 -04:00
cryptonote_protocol Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
daemon Move checkpoint functions into checkpoints class 2016-03-24 03:39:41 -04:00
daemonizer Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
miner Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
rpc Fix typo on bitmonerod rpc method error. 2016-03-14 23:09:21 -06:00
serialization even more typos 2016-01-25 15:05:29 +01:00
simplewallet Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
wallet Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
CMakeLists.txt cmake: Fix overly broad use of dynamic link settings 2016-02-12 14:49:43 -08:00
cryptonote_config.h Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in update version number 2016-03-21 23:10:48 +02:00