monero/src/rpc
moneromooo-monero 25fe67e4cf
rpc: allow getting pruned blocks from gettransactions
and get them pruned in find_and_save_rings, since it does not need
the pruned data in the first place.

Also set decode_to_json to false where missing, we don't need this
either.
2018-04-07 08:29:11 +01:00
..
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
core_rpc_server_commands_defs.h rpc: allow getting pruned blocks from gettransactions 2018-04-07 08:29:11 +01:00
core_rpc_server_error_codes.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
core_rpc_server.cpp rpc: allow getting pruned blocks from gettransactions 2018-04-07 08:29:11 +01:00
core_rpc_server.h add RPC to get a histogram of outputs of a given amount 2018-03-16 10:32:26 +00:00
daemon_handler.cpp Stagenet 2018-03-05 11:55:05 +09:00
daemon_handler.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
daemon_messages.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
daemon_messages.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
daemon_rpc_version.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
instanciations.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
message_data_structs.h Stagenet 2018-03-05 11:55:05 +09:00
message.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
message.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_args.cpp Merge pull request #3094 2018-02-16 14:17:46 +01:00
rpc_args.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_handler.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
zmq_server.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
zmq_server.h Readd copyright starting date 2018-01-26 10:03:20 -05:00