wownero/src/daemon
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
Structured {de-,}serialization methods for (many new) types
which are used for requests or responses in the RPC.

New types include RPC requests and responses, and structs which compose
types within those.

# Conflicts:
#	src/cryptonote_core/blockchain.cpp
2017-09-05 12:20:27 -04:00
..
CMakeLists.txt json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
command_line_args.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
command_parser_executor.cpp Merge pull request #2149 2017-08-07 15:24:58 +02:00
command_parser_executor.h cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
command_server.cpp cryptonote_protocol_handler: sync speedup 2017-08-07 09:33:04 +01:00
command_server.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
core.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
daemon.cpp json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
daemon.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
executor.cpp Merge pull request #1897 2017-03-21 14:10:36 +02:00
executor.h Merge pull request #1897 2017-03-21 14:10:36 +02:00
main.cpp json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
p2p.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
protocol.h Revert attempt to write to console on daemon shutdown 2017-02-26 21:49:50 +00:00
rpc.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rpc_command_executor.cpp Merge pull request #2349 2017-08-27 18:15:13 +02:00
rpc_command_executor.h Merge pull request #2149 2017-08-07 15:24:58 +02:00