danicoin/src/rpc
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
A block queue is now placed between block download and
block processing. Blocks are now requested only from one
peer (unless starved).

Includes a new sync_info coommand.
2017-08-07 09:33:04 +01:00
..
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
core_rpc_server.cpp cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
core_rpc_server.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
core_rpc_server_commands_defs.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
core_rpc_server_error_codes.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rpc_args.cpp rpc: s/rcp/rpc/ 2017-02-23 21:02:15 +00:00
rpc_args.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00