danicoin/src/daemon
moneromooo-monero bcac1018af
daemon: fix a few issues reported by valgrind
In particular, ensure we check the status of RPC response structures,
as some functions will return success, but with a BUSY status, when
the daemon is not yet synced, and the response will not filled.
2016-01-30 22:14:51 +00: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 daemon: fix ban length using wrong parameter 2016-01-02 16:30:12 +00:00
command_parser_executor.h updated copyright year 2015-12-31 08:39:56 +02:00
command_server.cpp 'max limit of...' is redundant wording, rephrase 2016-01-14 23:13:12 +01:00
command_server.h updated copyright year 2015-12-31 08:39:56 +02:00
core.h Nicer looking exit when blockchain.bin is found 2015-12-31 17:09:00 +00:00
daemon.cpp Nicer looking exit when blockchain.bin is found 2015-12-31 17:09:00 +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 update version 2015-12-31 23:12:13 +02:00
p2p.h updated copyright year 2015-12-31 08:39:56 +02:00
protocol.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc_command_executor.cpp daemon: fix a few issues reported by valgrind 2016-01-30 22:14:51 +00:00
rpc_command_executor.h updated copyright year 2015-12-31 08:39:56 +02:00