danicoin/src/daemon
Riccardo Spagni 0d30b65785 Merge pull request #749
bfd4a28 Update BlockchainDB documentation (Thomas Winget)
797357e Change Doxyfile, Blockchain not blockchain_storage (Thomas Winget)
c835215 remove defunct code from cryptonote::core (Thomas Winget)
50dba6d cryptonote::core doxygen documentation (Thomas Winget)
8ac329d doxygen documentation for difficulty functions (Thomas Winget)
540a76c Move checkpoint functions into checkpoints class (Thomas Winget)
1b0c98e doxygen documentation for checkpoints.{h,cpp} (Thomas Winget)
89c24ac Remove unnecessary or defunct code (Thomas Winget)
ab0ed14 doxygen include private and static members (Thomas Winget)
3a48449 Updated documentation for blockchain.* (Thomas Winget)
2016-03-25 09:12:25 +02:00
..
CMakeLists.txt Use CMAKE_LINKER, not hardcoded "ld" 2016-01-03 08:22:38 +00:00
command_line_args.h updated copyright year 2015-12-31 08:39:56 +02:00
command_parser_executor.cpp Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
command_parser_executor.h new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
command_server.cpp Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
command_server.h updated copyright year 2015-12-31 08:39:56 +02:00
core.h Merge pull request #749 2016-03-25 09:12:25 +02:00
daemon.cpp Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
daemon.h updated copyright year 2015-12-31 08:39:56 +02:00
executor.cpp update version 2015-12-31 23:12:13 +02:00
executor.h updated copyright year 2015-12-31 08:39:56 +02:00
main.cpp move g_test_dbg_lock_sleep from a global to a function level static 2016-02-22 19:34:09 +00:00
p2p.h Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
protocol.h Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
rpc.h Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
rpc_command_executor.cpp Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
rpc_command_executor.h new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00