mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
c444a7e002
- passphrase logic: remove backward compatibility for 2.4.3, code cleanup. - fix LibUSB cmake for static builds on OSX - tests: all tests now work with passphrase logic enabled. Passphrase test added with different passphrase. no_passphrase test added, Trezor pin test added. Testing wallet opening with correct and incorrect passphrase. Trezor test chain revamp, cleanup. Smaller chain, chain file versioning added. - tests: Trezor tests support TEST_MINING_ENABLED, TEST_MINING_TIMEOUT env vars to change mining-related tests behaviour. - requires protobuf@21 on osx for now (c++14), building with unlinked protobuf: `CMAKE_PREFIX_PATH=$(find /opt/homebrew/Cellar/protobuf@21 -maxdepth 1 -type d -name "21.*" -print -quit) \ make debug-test-trezor -j8` |
||
---|---|---|
.. | ||
block_reward.cpp | ||
block_reward.h | ||
block_validation.cpp | ||
block_validation.h | ||
bulletproof_plus.cpp | ||
bulletproof_plus.h | ||
bulletproofs.cpp | ||
bulletproofs.h | ||
chain_split_1.cpp | ||
chain_split_1.h | ||
chain_switch_1.cpp | ||
chain_switch_1.h | ||
chaingen001.cpp | ||
chaingen_main.cpp | ||
chaingen_serialization.h | ||
chaingen_tests_list.h | ||
chaingen.cpp | ||
chaingen.h | ||
CMakeLists.txt | ||
double_spend.cpp | ||
double_spend.h | ||
double_spend.inl | ||
integer_overflow.cpp | ||
integer_overflow.h | ||
multisig.cpp | ||
multisig.h | ||
rct2.cpp | ||
rct2.h | ||
rct.cpp | ||
rct.h | ||
ring_signature_1.cpp | ||
ring_signature_1.h | ||
transaction_tests.cpp | ||
transaction_tests.h | ||
tx_pool.cpp | ||
tx_pool.h | ||
tx_validation.cpp | ||
tx_validation.h | ||
v2_tests.cpp | ||
v2_tests.h | ||
wallet_tools.cpp | ||
wallet_tools.h |