monero/tests/core_tests
moneromooo-monero 4c94cfecfc
store outPk/8 in the tx for speed
It avoids dividing by 8 when deserializing a tx, which is a slow
operation, and multiplies by 8 when verifying and extracing the
amount, which is much faster as well as less frequent
2022-04-05 18:50:22 +00:00
..
block_reward.cpp
block_reward.h
block_validation.cpp
block_validation.h
bulletproof_plus.cpp plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
bulletproof_plus.h plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
bulletproofs.cpp plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
bulletproofs.h plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
chain_split_1.cpp
chain_split_1.h
chain_switch_1.cpp
chain_switch_1.h
chaingen001.cpp
chaingen_main.cpp plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
chaingen_tests_list.h plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
chaingen.cpp
chaingen.h
CMakeLists.txt plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
double_spend.cpp
double_spend.h
double_spend.inl
integer_overflow.cpp
integer_overflow.h
multisig.cpp store outPk/8 in the tx for speed 2022-04-05 18:50:22 +00:00
multisig.h plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
rct2.cpp plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
rct2.h
rct.cpp plug bulletproofs plus into consensus 2022-04-05 18:50:17 +00:00
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