wownero/tests/core_tests
moneromooo-monero 34884a4b00 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
2021-08-30 00:18:45 +03:00
..
CMakeLists.txt plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
block_reward.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
block_reward.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
block_validation.cpp enforce claiming maximum coinbase amount 2020-08-21 12:36:53 +00:00
block_validation.h enforce claiming maximum coinbase amount 2020-08-21 12:36:53 +00:00
bulletproof_plus.cpp plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
bulletproof_plus.h plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
bulletproofs.cpp plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
bulletproofs.h plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
chain_split_1.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
chain_split_1.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
chain_switch_1.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
chain_switch_1.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
chaingen.cpp Merge pull request #6111 2020-09-06 15:49:37 +02:00
chaingen.h core_tests: fix failures after v13 2020-08-28 00:18:39 +00:00
chaingen001.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
chaingen_main.cpp plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
chaingen_tests_list.h plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
double_spend.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
double_spend.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
double_spend.inl Update copyright year to 2020 2020-05-06 22:36:54 -04:00
integer_overflow.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
integer_overflow.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
multisig.cpp store outPk/8 in the tx for speed 2021-08-30 00:18:45 +03:00
multisig.h plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
rct.cpp plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
rct.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
rct2.cpp plug bulletproofs plus into consensus 2021-08-30 00:17:37 +03:00
rct2.h Integrate CLSAGs into monero 2020-08-27 12:44:04 +00:00
ring_signature_1.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
ring_signature_1.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
transaction_tests.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
transaction_tests.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
tx_pool.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
tx_pool.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
tx_validation.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
tx_validation.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
v2_tests.cpp Update copyright year to 2020 2020-05-06 22:36:54 -04:00
v2_tests.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
wallet_tools.cpp tests: fix HF12 chaingen - construct bc object from events 2019-11-13 10:11:29 +01:00
wallet_tools.h device/trezor: debugging features, trezor tests 2019-03-05 14:02:45 +01:00