1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/core_tests
2019-08-15 06:16:37 +03:00
..
alias_tests.cpp coretests adapted for serializable_pair 2019-05-01 16:01:10 +02:00
alias_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
block_reward.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
block_reward.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
block_validation.cpp fixed most of the coretests 2019-07-26 18:53:42 +02:00
block_validation.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
chain_split_1.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
chain_split_1.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
chain_switch_1.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
chain_switch_1.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
chain_switch_pow_pos.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
chain_switch_pow_pos.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
chaingen.cpp coretests: generic improvements in chaingen 2019-08-09 07:34:27 +03:00
chaingen.h coretests: generic improvements in chaingen 2019-08-09 07:34:27 +03:00
chaingen001.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
chaingen001.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
chaingen_helpers.h implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
chaingen_main.cpp coretests: hard_fork_1_checkpoint_basic_test and hard_fork_1_pos_and_locked_coins : work in progress 2019-08-09 07:36:19 +03:00
chaingen_tests_list.h coretests: added hard_fork_1_unlock_time_2_in_normal_tx and hard_fork_1_unlock_time_2_in_coinbase 2019-08-06 14:17:52 +03:00
checkpoints_tests.cpp coretests: gen_no_attchments_in_coinbase and multisig_and_checkpoints fixed 2019-08-15 06:16:37 +03:00
checkpoints_tests.h coretests: generic improvements in chaingen 2019-08-09 07:34:27 +03:00
core_state_helper.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
cumulative_diificulty_adjustments_tests.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
cumulative_diificulty_adjustments_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
double_spend.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
double_spend.h coretests adapted for serializable_pair 2019-05-01 16:01:10 +02:00
double_spend.inl coretests adapted for serializable_pair 2019-05-01 16:01:10 +02:00
emission_test.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
emission_test.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
escrow_wallet_altchain_test.cpp Merge branch 'master' into offsig 2019-04-30 18:44:15 +02:00
escrow_wallet_altchain_test.h coretest wallet_chain_switch_with_spending_the_same_ki + wallet fixes 2019-04-26 19:08:38 +03:00
escrow_wallet_common.h coretests: gcc warnings fixed 2019-05-01 21:35:53 +02:00
escrow_wallet_tests.cpp coretests: more cases for escrow_custom_test (zero pledges + contract cancellation) -- exposes a bug 2019-07-16 15:19:04 +03:00
escrow_wallet_tests.h coretests: escrow_zero_amounts added (exposes a minor issue in contract handling) 2019-06-18 13:20:20 +03:00
get_random_outs.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
get_random_outs.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
hard_fork_1.cpp coretests: hard_fork_1_checkpoint_basic_test and hard_fork_1_pos_and_locked_coins : work in progress 2019-08-09 07:36:19 +03:00
hard_fork_1.h coretests: hard_fork_1_checkpoint_basic_test and hard_fork_1_pos_and_locked_coins : work in progress 2019-08-09 07:36:19 +03:00
hard_fork_1_bad_pos_source.cpp added missing tests, reset blockchain from db 2019-08-05 21:43:10 +02:00
hard_fork_1_bad_pos_source.h added missing tests, reset blockchain from db 2019-08-05 21:43:10 +02:00
hard_fork_1_consensus_test.cpp fixed few bugs in locked pos mining, implemeted proper test 2019-08-03 00:22:04 +02:00
hard_fork_1_consensus_test.h fixed few bugs in locked pos mining, implemeted proper test 2019-08-03 00:22:04 +02:00
hard_fork_1_locked_pos_test.cpp fixed few bugs in locked pos mining, implemeted proper test 2019-08-03 00:22:04 +02:00
hard_fork_1_locked_pos_test.h fixed few bugs in locked pos mining, implemeted proper test 2019-08-03 00:22:04 +02:00
integer_overflow.cpp got rid of max supply variable 2019-08-14 10:23:20 +02:00
integer_overflow.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
misc_tests.cpp Inital integration of progpow 2019-03-25 01:30:20 +01:00
misc_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
mixin_attr.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
mixin_attr.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
multisig_wallet_tests.cpp coretests: gen_no_attchments_in_coinbase and multisig_and_checkpoints fixed 2019-08-15 06:16:37 +03:00
multisig_wallet_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
offers_helper.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
offers_helper.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
offers_test.cpp fixed offers-related tests 2019-07-26 21:51:35 +02:00
offers_test.h coretests: offer_removing_and_selected_output fixed, offer_cancellation_with_zero_fee added 2019-07-20 05:12:41 +03:00
offers_tests_common.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
pos_basic_tests.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
pos_basic_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
pos_block_builder.cpp fixed most of the coretests 2019-07-26 18:53:42 +02:00
pos_block_builder.h implemented 128 bit coin supply 2019-04-10 03:00:29 +02:00
pos_validation.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
pos_validation.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
pruning_ring_signatures.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
pruning_ring_signatures.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
random_helper.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
random_helper.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
ring_signature_1.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
ring_signature_1.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
test_core_proxy.h zano: resolve build warnings (-Wdelete-non-virtual-dtor) 2019-02-20 07:19:02 +00:00
test_core_time.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
transaction_tests.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
transaction_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
tx_builder.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
tx_validation.cpp multiple fixes on coretests 2019-04-25 23:37:43 +02:00
tx_validation.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
wallet_rpc_tests.cpp coretests: wallet_rpc_integrated_address_transfer fixed 2019-05-23 03:47:41 +03:00
wallet_rpc_tests.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
wallet_test_core_proxy.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
wallet_test_core_proxy.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
wallet_tests.cpp merge from develop 2019-08-01 23:22:43 +02:00
wallet_tests.h coretests: wallet_unconfimed_tx_balance added (exposes a minor bug) 2019-05-06 19:36:16 +02:00
wallet_tests_basic.cpp Moved sources to public repo 2018-12-27 18:50:45 +03:00
wallet_tests_basic.h Moved sources to public repo 2018-12-27 18:50:45 +03:00