wownero/tests/core_tests
moneromooo-monero 7ad2500f68
ringct: encode 8 byte amount, saving 24 bytes per output
Found by knaccc
2019-03-08 21:15:51 +03:00
..
CMakeLists.txt Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
block_reward.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
block_reward.h
block_validation.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
block_validation.h
bulletproofs.cpp add a bulletproof version, new bulletproof type, and rct config 2019-03-08 21:15:50 +03:00
bulletproofs.h add a bulletproof version, new bulletproof type, and rct config 2019-03-08 21:15:50 +03:00
chain_split_1.cpp
chain_split_1.h
chain_switch_1.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
chain_switch_1.h replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
chaingen.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
chaingen.h Merge pull request #4036 2018-10-07 20:04:10 +02:00
chaingen001.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
chaingen_main.cpp Merge pull request #4036 2018-10-07 20:04:10 +02:00
chaingen_tests_list.h Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
double_spend.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
double_spend.h
double_spend.inl replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
integer_overflow.cpp
integer_overflow.h
multisig.cpp ringct: encode 8 byte amount, saving 24 bytes per output 2019-03-08 21:15:51 +03:00
multisig.h Merge pull request #4036 2018-10-07 20:04:10 +02:00
rct.cpp add a bulletproof version, new bulletproof type, and rct config 2019-03-08 21:15:50 +03:00
rct.h
ring_signature_1.cpp replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
ring_signature_1.h
transaction_tests.cpp
transaction_tests.h
tx_validation.cpp
tx_validation.h
v2_tests.cpp
v2_tests.h