blockchain/tests/core_tests
2024-02-22 17:47:50 +01:00
..
alias_tests.cpp changes and fixes over few tests in connection to hardfork 4 2024-01-30 18:59:47 +01:00
alias_tests.h
atomic_tests.cpp fixes over renect_history refactoring(tests still broken) 2023-06-13 00:16:46 +02:00
atomic_tests.h
attachment_isolation_encryption_test.cpp Implemented attachment_isolation_test and fix for this test 2023-07-19 22:09:14 +02:00
attachment_isolation_encryption_test.h added forgoten files 2023-07-17 14:34:28 +02:00
block_reward.cpp
block_reward.h
block_validation.cpp ionic_swaps: replaced Alice and Bob terms to Initiator and Finalizer 2023-10-11 12:28:05 +02:00
block_validation.h ionic_swaps: replaced Alice and Bob terms to Initiator and Finalizer 2023-10-11 12:28:05 +02:00
chain_split_1.cpp
chain_split_1.h
chain_switch_1.cpp
chain_switch_1.h
chain_switch_pow_pos.cpp Multiple fixes over core tests related to zarcanum/multiassets 2023-05-02 16:16:58 +02:00
chain_switch_pow_pos.h
chaingen.cpp chaingen: minor fix for proper initialization of gen_context 2024-02-08 18:57:22 +01:00
chaingen.h PoS mining, construct_block_template, and chaingen infrastructure adapted for fee burning after HF4 2024-02-07 18:48:18 +01:00
chaingen001.cpp
chaingen001.h
chaingen_helpers.h coretests: print_tx_size_breakdown() 2023-08-10 20:32:15 +02:00
chaingen_main.cpp coretests: test wallet_and_sweep_below added 2024-02-22 17:47:50 +01:00
chaingen_pch.cpp
chaingen_tests_list.h coretests: hard_fork_4_consolidated_txs WIP 2024-01-12 03:14:59 +01:00
checkpoints_tests.cpp fixed few tests for mainnet-compiled version 2024-02-04 22:03:27 +01:00
checkpoints_tests.h
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 get_actual_timestamp() -> get_block_timestamp_from_miner_tx_extra(), corresponding check in pos block validation has been adjusted 2023-11-02 16:47:18 +01:00
emission_test.h
escrow_wallet_altchain_test.cpp wallet sync state moved to separate base structure 2023-10-31 18:29:57 +01:00
escrow_wallet_altchain_test.h
escrow_wallet_common.h wallet sync state moved to separate base structure 2023-10-31 18:29:57 +01:00
escrow_wallet_tests.cpp wallet sync state moved to separate base structure 2023-10-31 18:29:57 +01:00
escrow_wallet_tests.h
get_random_outs.cpp
get_random_outs.h
hard_fork_1.cpp fixed hard_fork_1_pos_and_locked_coins test 2023-05-03 22:16:40 +02:00
hard_fork_1.h fixed hard_fork_1_pos_and_locked_coins test 2023-05-03 22:16:40 +02:00
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 very dumb bug with cheching minimum coinage condition + fixed test for auditable wallet against the hardfork 4 2024-01-28 19:30:36 +01:00
hard_fork_2.h fixed very dumb bug with cheching minimum coinage condition + fixed test for auditable wallet against the hardfork 4 2024-01-28 19:30:36 +01:00
hard_fork_4.cpp coretests: forgotten changes (wip for hard_fork_4_consolidated_txs) 2024-01-15 23:15:24 +01:00
hard_fork_4.h coretests: hard_fork_4_consolidated_txs WIP 2024-01-12 03:14:59 +01:00
integer_overflow.cpp
integer_overflow.h
ionic_swap_tests.cpp fixed few coretests in relation to validation of selected decoys results 2024-02-03 22:11:57 +01:00
ionic_swap_tests.h coretests: ionic_swap_exact_amounts_test added which uncovers a bug in separately signed tx creation 2023-10-21 23:40:39 +02:00
isolate_auditable_and_proof.cpp fixed few coretests in relation to validation of selected decoys results 2024-02-03 22:11:57 +01:00
isolate_auditable_and_proof.h
misc_tests.cpp
misc_tests.h
mixin_attr.cpp
mixin_attr.h
multiassets_test.cpp fixed unused variables 2024-02-19 00:10:33 +04:00
multiassets_test.h Merge branch 'asset_update' into cryptoassets 2023-08-29 14:13:15 +02:00
multisig_wallet_tests.cpp wallet sync state moved to separate base structure 2023-10-31 18:29:57 +01:00
multisig_wallet_tests.h
offers_helper.cpp
offers_helper.h
offers_test.cpp
offers_test.h
offers_tests_common.h
pos_basic_tests.cpp Merge branch 'develop' into cryptoassets 2023-11-09 20:48:54 +01:00
pos_basic_tests.h coretests: pos_mining_with_decoys test added 2023-10-31 21:22:15 +01:00
pos_block_builder.cpp PoS mining, construct_block_template, and chaingen infrastructure adapted for fee burning after HF4 2024-02-07 18:48:18 +01:00
pos_block_builder.h 1) outputs_generation_context is now part of finalize_tx_params; 2) outputs_generation_context -> tx_generation_context 2023-04-12 20:13:54 +02:00
pos_validation.cpp coretests: pos_minting_tx_packing was changed to uncover two a bug in PoS block packing (defragmentation) tx (pre-zarcanum) 2023-07-06 18:48:19 +02:00
pos_validation.h
pruning_ring_signatures.cpp
pruning_ring_signatures.h
random_helper.cpp
random_helper.h
ring_signature_1.cpp
ring_signature_1.h
test_core_proxy.h
test_core_time.h
transaction_tests.cpp PoS mining, construct_block_template, and chaingen infrastructure adapted for fee burning after HF4 2024-02-07 18:48:18 +01:00
transaction_tests.h
tx_builder.h removed deprecated absolute_output_offsets_to_relative(), chaingen was adapted accordingly 2023-11-02 18:29:55 +01:00
tx_validation.cpp
tx_validation.h
wallet_rpc_tests.cpp adaptation of zarcanum era codebase to pre_zarcanum api(for backward compatibility with exchanges) 2024-02-15 06:14:51 +04:00
wallet_rpc_tests.h legacy api test in mainnet master 2024-02-15 06:14:51 +04:00
wallet_rpc_tests_legacy_defs.h legacy api test in mainnet master 2024-02-15 06:14:51 +04:00
wallet_test_core_proxy.cpp
wallet_test_core_proxy.h
wallet_tests.cpp coretests: test wallet_and_sweep_below added 2024-02-22 17:47:50 +01:00
wallet_tests.h coretests: test wallet_and_sweep_below added 2024-02-22 17:47:50 +01:00
wallet_tests_basic.cpp another tweak of decoy selection algo + fixed over few core tests 2024-01-19 23:01:20 +01:00
wallet_tests_basic.h fixed more issues with wallet_tests_basic 2023-08-28 20:58:26 +02:00
zarcanum_test.cpp PoS mining, construct_block_template, and chaingen infrastructure adapted for fee burning after HF4 2024-02-07 18:48:18 +01:00
zarcanum_test.h coretests: added new test zarcanum_block_with_txs which uncovers a bug in wallet2 Zarcanum PoS generation when block has non-zero txs 2023-06-08 04:18:37 +02:00