monero/src/p2p
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 p2p: need libcryptonote_core due to arg_testnet_on being used 2018-02-18 16:40:43 +09:00
net_node_common.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
net_node.cpp fix lambda compile error on openbsd 2018-03-27 14:48:36 +01:00
net_node.h Fix broken interactive daemon 'limit' commands plus RPC calls 2018-04-25 21:37:10 +02:00
net_node.inl add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
net_peerlist_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
net_peerlist.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
p2p_protocol_defs.h Allow the number of incoming connections to be limited 2018-01-29 11:14:02 +11:00
stdafx.h Update 2018 copyright 2018-01-26 10:03:20 -05:00