monero/src/rpc
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
on_generateblocks RPC call combines functionality from the on_getblocktemplate and on_submitblock RPC calls to allow rapid block creation. Difficulty is set permanently to 1 for regtest.
Makes use of FAKECHAIN network type, but takes hard fork heights from mainchain
Default reserve_size in generate_blocks RPC call is now 1. If it is 0, the following error occurs 'Failed to calculate offset for'.
Queries hard fork heights info of other network types
2018-06-29 10:06:11 +02:00
..
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05:00
core_rpc_server.cpp add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
core_rpc_server.h add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
core_rpc_server_commands_defs.h add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
core_rpc_server_error_codes.h add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
daemon_handler.cpp db_lmdb: save pruned and prunable tx data separately 2018-05-23 22:48:12 +01: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
get_output_distribution_cache.h speed up get_output_distribution (and precalc common case) 2018-05-21 19:51:58 +01:00
instanciations.cpp Readd copyright starting date 2018-01-26 10:03:20 -05: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
message_data_structs.h Stagenet 2018-03-05 11:55:05 +09: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