monero/tests/core_tests
jeffro256 65568d3a88
build: fix build with Boost 1.85 and remove instances of viewkey logging [RELEASE]
1. Use std::is_standard_layout and std::is_trivially_copyable instead of std::is_pod for KV byte-wise serialization, which fixes compile issue for Boost UUIDs
2. Removed reimplementation of std::hash for boost::uuids::uuid
3. Removed << operator overload for crypto::secret_key
4. Removed instances in code where private view key was dumped to the log in plaintext

Release version of #9450, containing C++14 modified assertions
2024-09-10 16:07:36 -05: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 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05: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 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
bulletproof_plus.h Update copyright to 2022 for Hardfork files 2022-04-29 11:12:36 +02:00
bulletproofs.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05: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 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
chaingen.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05: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 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
integer_overflow.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
integer_overflow.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
multisig.cpp build: fix build with Boost 1.85 and remove instances of viewkey logging [RELEASE] 2024-09-10 16:07:36 -05:00
multisig.h multisig: fix critical vulnerabilities in signing 2022-06-30 12:56:40 -05:00
rct.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
rct.h Add view tags to outputs to reduce wallet scanning time 2022-04-18 00:49:53 -07:00
rct2.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05: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 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05: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 Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
tx_validation.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
v2_tests.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
v2_tests.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
wallet_tools.cpp Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00
wallet_tools.h Enforce Tx unlock_time is Zero by Relay Rule [RELEASE] 2024-04-29 00:08:53 -05:00