wownero/tests/core_tests
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
This allows the key to be not the same for two outputs sent to
the same address (eg, if you pay yourself, and also get change
back). Also remove the key amounts lists and return parameters
since we don't actually generate random ones, so we don't need
to save them as we can recalculate them when needed if we have
the correct keys.
2016-08-28 21:30:19 +01:00
..
block_reward.cpp
block_reward.h
block_validation.cpp add rct to the protocol 2016-08-28 21:28:37 +01:00
block_validation.h
chain_split_1.cpp
chain_split_1.h
chain_switch_1.cpp
chain_switch_1.h
chaingen.cpp
chaingen.h
chaingen001.cpp
chaingen_main.cpp
chaingen_tests_list.h
CMakeLists.txt
double_spend.cpp
double_spend.h
double_spend.inl
integer_overflow.cpp
integer_overflow.h
rct.cpp rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +01:00
rct.h
ring_signature_1.cpp
ring_signature_1.h
transaction_tests.cpp
transaction_tests.h updated copyright year 2015-12-31 08:39:56 +02:00
tx_validation.cpp
tx_validation.h
v2_tests.cpp
v2_tests.h