wownero/src
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
..
blockchain_db add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
blockchain_utilities Merge pull request #3543 2018-05-31 14:36:33 -05:00
blocks update checkpoints 2018-05-23 21:20:15 +02:00
checkpoints update checkpoints for point release 2018-05-23 21:20:10 +02:00
common Adding required library (dependency of boost::this_thread::sleep_for) 2018-04-25 21:02:54 -07:00
crypto Merge pull request #3592 2018-05-31 14:41:17 -05:00
cryptonote_basic add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
cryptonote_core add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
cryptonote_protocol protocol: do not switch to unsafe sync mode for just a few blocks 2018-05-28 14:36:12 +01:00
daemon add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities cn_deserialize: link with device and ringct 2018-03-05 20:52:18 +00:00
device device: add a one off override keyword where appropriate 2018-04-14 10:59:38 +01:00
gen_multisig wallet cli/rpc: terminate execution with code 0 when --help or --version is given 2018-04-22 11:48:44 +09:00
mnemonics simplewallet: new --use-english-language-names flag 2018-03-17 22:46:41 +00:00
multisig device: untangle cyclic depenency 2018-03-14 21:00:15 +09:00
p2p add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct ringct: do not show verification errors with default settings 2018-05-04 08:27:55 +01:00
rpc add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Merge pull request #3640 2018-05-31 14:44:54 -05:00
wallet Merge pull request #3640 2018-05-31 14:44:54 -05:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h core: fix use of uninitialised data 2018-03-18 23:37:00 +00:00
version.cpp.in bump version for point release 2018-05-23 21:20:05 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00