wownero/tests/core_tests
Dusan Klinec 6f330865e5
fix tests bug added in #6110
- e.g., fixes gen_block_big_major_version test, error: generation failed: what=events not set, cannot compute valid RandomX PoW
- ask for events only if difficulty > 1 (when it really matters)
- throwing an exception changed to logging, so it is easy to spot a problem if tests start to fail.
2020-01-19 17:21:04 +01:00
..
CMakeLists.txt Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
block_reward.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
block_reward.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
block_validation.cpp blockchain: forbid v1 coinbase from v12 2019-08-19 16:43:52 +00:00
block_validation.h blockchain: forbid v1 coinbase from v12 2019-08-19 16:43:52 +00:00
bulletproofs.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
bulletproofs.h Remove unneeded SFINAE on check_tx/block verification in core_tests 2019-04-17 10:43:14 +10:00
chain_split_1.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
chain_split_1.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
chain_switch_1.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
chain_switch_1.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
chaingen.cpp fix tests bug added in #6110 2020-01-19 17:21:04 +01:00
chaingen.h Merge pull request #6115 2020-01-16 17:27:15 -08:00
chaingen001.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
chaingen_main.cpp Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
chaingen_tests_list.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
double_spend.cpp Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
double_spend.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
double_spend.inl Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
integer_overflow.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
integer_overflow.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
multisig.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
multisig.h tests: fix test_options initialization error 2019-04-07 18:18:54 +02:00
rct.cpp blockchain: enforce 10 block age for spending outputs 2019-09-17 11:39:25 +00:00
rct.h blockchain: enforce 10 block age for spending outputs 2019-09-17 11:39:25 +00:00
ring_signature_1.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
ring_signature_1.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
transaction_tests.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
transaction_tests.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
tx_pool.cpp Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
tx_pool.h Adding support for hidden (anonymity) txpool 2019-11-02 20:36:03 +00:00
tx_validation.cpp Changed the use of boost:value_initialized for C++ list initializer 2019-09-02 14:16:29 +02:00
tx_validation.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
v2_tests.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
v2_tests.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
wallet_tools.cpp tests: fix HF12 chaingen - construct bc object from events 2019-11-13 10:11:29 +01:00
wallet_tools.h device/trezor: debugging features, trezor tests 2019-03-05 14:02:45 +01:00