monero/tests/core_tests
Dusan Klinec 1114e7eed7
fix(trezor-tests): fix trezor tests build, fix integrated addr test
- fix integrated address test, it was not testing integrated address suport
- fix trezor test build as dependent classes were changed
- add a friend test class for Monero::WalletImpl to support wallet api tests
When using wallet_api in tests, synthetic chain is used. Without being able to set `allow_mismatched_daemon_version` in the underlying wallet, we are not able to use a synthetic chain with the tests
2022-11-17 12:12:23 +01:00
..
CMakeLists.txt Merge pull request #8197 2022-04-06 00:08:53 -04:00
block_reward.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
block_reward.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
block_validation.cpp Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
block_validation.h Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
bulletproof_plus.cpp Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
bulletproof_plus.h Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
bulletproofs.cpp Merge pull request #8197 2022-04-06 00:08:53 -04:00
bulletproofs.h Merge pull request #8197 2022-04-06 00:08:53 -04:00
chain_split_1.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chain_split_1.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chain_switch_1.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chain_switch_1.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chaingen.cpp Merge pull request #8299 2022-08-22 22:37:08 -05:00
chaingen.h Second thread pool for IO 2022-09-20 09:59:58 +02:00
chaingen001.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
chaingen_main.cpp Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
chaingen_tests_list.h Merge pull request #8197 2022-04-06 00:08:53 -04:00
double_spend.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
double_spend.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
double_spend.inl Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
integer_overflow.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
integer_overflow.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
multisig.cpp derive multisig tx secret keys from an entropy source plus the tx inputs' key images 2022-07-13 12:40:34 -05:00
multisig.h multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
rct.cpp multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
rct.h Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
rct2.cpp Merge pull request #8197 2022-04-06 00:08:53 -04:00
rct2.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ring_signature_1.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
ring_signature_1.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transaction_tests.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
transaction_tests.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
tx_pool.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
tx_pool.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
tx_validation.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
tx_validation.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
v2_tests.cpp Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
v2_tests.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_tools.cpp multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
wallet_tools.h fix(trezor-tests): fix trezor tests build, fix integrated addr test 2022-11-17 12:12:23 +01:00