1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/core_tests
2022-05-01 21:03:27 +02:00
..
alias_tests.cpp coretests: code cleanup 2021-03-12 07:13:30 +03:00
alias_tests.h
atomic_tests.cpp fixed few bugs in block version pre-validation(possible hardfork) 2021-04-23 22:37:37 -05:00
atomic_tests.h added core test against hard_fork3 validation 2021-04-22 19:12:30 -05:00
block_reward.cpp
block_reward.h
block_validation.cpp fixed few bugs in block version pre-validation(possible hardfork) 2021-04-23 22:37:37 -05:00
block_validation.h fixed few bugs in block version pre-validation(possible hardfork) 2021-04-23 22:37:37 -05:00
chain_split_1.cpp
chain_split_1.h
chain_switch_1.cpp
chain_switch_1.h
chain_switch_pow_pos.cpp
chain_switch_pow_pos.h
chaingen.cpp core tests fixes for TOR 2022-04-20 20:58:52 +02:00
chaingen.h boost placeholders fix 2022-03-20 03:22:46 +03:00
chaingen001.cpp
chaingen001.h
chaingen_helpers.h fixed few bugs in block version pre-validation(possible hardfork) 2021-04-23 22:37:37 -05:00
chaingen_main.cpp wallet & coretests: minor error-logging improvements 2022-05-01 21:03:27 +02:00
chaingen_tests_list.h fixed minor bugs, proofs working now 2021-08-17 12:13:11 +02:00
checkpoints_tests.cpp coretests: 1) gen_checkpoints_prun_txs_after_blockchain_load fixed to reflect new rules on tx pruning; 2) final touches to gen_checkpoints_set_after_switching_to_altchain 2021-11-29 04:50:30 +03:00
checkpoints_tests.h coretests: 1) gen_checkpoints_prun_txs_after_blockchain_load fixed to reflect new rules on tx pruning; 2) final touches to gen_checkpoints_set_after_switching_to_altchain 2021-11-29 04:50:30 +03:00
core_state_helper.h
cumulative_diificulty_adjustments_tests.cpp
cumulative_diificulty_adjustments_tests.h
double_spend.cpp
double_spend.h
double_spend.inl
emission_test.cpp actual_timestamp made obsolete, real timestamp moved to tx_service_attachment in extra, PoS ts guessing interval extended 2021-10-11 16:10:51 +03:00
emission_test.h
escrow_wallet_altchain_test.cpp
escrow_wallet_altchain_test.h
escrow_wallet_common.h
escrow_wallet_tests.cpp
escrow_wallet_tests.h
get_random_outs.cpp
get_random_outs.h
hard_fork_1.cpp actual_timestamp made obsolete, real timestamp moved to tx_service_attachment in extra, PoS ts guessing interval extended 2021-10-11 16:10:51 +03:00
hard_fork_1.h
hard_fork_1_bad_pos_source.cpp
hard_fork_1_bad_pos_source.h
hard_fork_1_consensus_test.cpp
hard_fork_1_consensus_test.h
hard_fork_1_locked_pos_test.cpp
hard_fork_1_locked_pos_test.h
hard_fork_2.cpp fixed hard_fork_2_awo_wallets_basic_test 2022-04-20 21:44:25 +02:00
hard_fork_2.h moved htlc from hardfork 2 to hardfork 3 2021-04-22 11:48:33 -05:00
integer_overflow.cpp
integer_overflow.h
isolate_auditable_and_proof.cpp coretests: added description for isolate_auditable_and_proof test 2021-10-08 08:02:53 +03:00
isolate_auditable_and_proof.h fixed minor bugs, proofs working now 2021-08-17 12:13:11 +02:00
misc_tests.cpp
misc_tests.h
mixin_attr.cpp
mixin_attr.h
multisig_wallet_tests.cpp
multisig_wallet_tests.h
offers_helper.cpp
offers_helper.h
offers_test.cpp
offers_test.h
offers_tests_common.h
pos_basic_tests.cpp
pos_basic_tests.h
pos_block_builder.cpp typo fix 2021-04-28 21:26:23 +03:00
pos_block_builder.h
pos_validation.cpp
pos_validation.h
pruning_ring_signatures.cpp
pruning_ring_signatures.h
random_helper.cpp tests: random_helper minor improvements 2022-04-20 15:36:31 +02:00
random_helper.h tests: random_helper minor improvements 2022-04-20 15:36:31 +02:00
ring_signature_1.cpp
ring_signature_1.h
test_core_proxy.h improved p2p protocol for relaying tx over tor 2022-03-21 16:47:11 +02:00
test_core_time.h
transaction_tests.cpp
transaction_tests.h
tx_builder.h
tx_validation.cpp coretests: gen_crypted_attachments, gen_tx_extra_double_entry, gen_wallet_decrypted_attachments fixed 2021-03-12 07:14:28 +03:00
tx_validation.h coretests: many tests fixed due to more strict rule for extra_alias_entry and HF2 2021-03-11 19:43:39 +03:00
wallet_rpc_tests.cpp core_tests: wallet_rpc_transfer test added, wallet_rpc_integrated_address_transfer improved 2021-10-19 04:51:59 +03:00
wallet_rpc_tests.h core_tests: wallet_rpc_transfer test added, wallet_rpc_integrated_address_transfer improved 2021-10-19 04:51:59 +03:00
wallet_test_core_proxy.cpp
wallet_test_core_proxy.h
wallet_tests.cpp coretests: wallet_spend_form_auditable_and_track test added 2021-12-01 05:19:11 +03:00
wallet_tests.h coretests: wallet_spend_form_auditable_and_track test added 2021-12-01 05:19:11 +03:00
wallet_tests_basic.cpp core tests fixes for TOR 2022-04-20 20:58:52 +02:00
wallet_tests_basic.h