danicoin/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 updated copyright year 2015-12-31 08:39:56 +02:00
block_reward.h updated copyright year 2015-12-31 08:39:56 +02:00
block_validation.cpp add rct to the protocol 2016-08-28 21:28:37 +01:00
block_validation.h updated copyright year 2015-12-31 08:39:56 +02:00
chain_split_1.cpp updated copyright year 2015-12-31 08:39:56 +02:00
chain_split_1.h updated copyright year 2015-12-31 08:39:56 +02:00
chain_switch_1.cpp updated copyright year 2015-12-31 08:39:56 +02:00
chain_switch_1.h updated copyright year 2015-12-31 08:39:56 +02:00
chaingen.cpp Add rct core tests 2016-08-28 21:28:53 +01:00
chaingen.h Add rct core tests 2016-08-28 21:28:53 +01:00
chaingen001.cpp updated copyright year 2015-12-31 08:39:56 +02:00
chaingen_main.cpp rct: add the tx prefix hash into the MLSAG 2016-08-28 21:28:58 +01:00
chaingen_tests_list.h Add rct core tests 2016-08-28 21:28:53 +01:00
CMakeLists.txt Add rct core tests 2016-08-28 21:28:53 +01:00
double_spend.cpp updated copyright year 2015-12-31 08:39:56 +02:00
double_spend.h updated copyright year 2015-12-31 08:39:56 +02:00
double_spend.inl add rct to the protocol 2016-08-28 21:28:37 +01:00
integer_overflow.cpp add rct to the protocol 2016-08-28 21:28:37 +01:00
integer_overflow.h updated copyright year 2015-12-31 08:39:56 +02:00
rct.cpp rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +01:00
rct.h change fork settings to allow pre-rct txes for one more fork cycle 2016-08-28 21:29:50 +01:00
ring_signature_1.cpp updated copyright year 2015-12-31 08:39:56 +02:00
ring_signature_1.h updated copyright year 2015-12-31 08:39:56 +02:00
transaction_tests.cpp add rct to the protocol 2016-08-28 21:28:37 +01:00
transaction_tests.h updated copyright year 2015-12-31 08:39:56 +02:00
tx_validation.cpp add rct to the protocol 2016-08-28 21:28:37 +01:00
tx_validation.h updated copyright year 2015-12-31 08:39:56 +02:00
v2_tests.cpp add rct to the protocol 2016-08-28 21:28:37 +01:00
v2_tests.h tests: fix tests broken by the removal of the block reward accumulation loop 2016-05-01 20:59:41 +01:00