danicoin/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
..
core_proxy remove original Cryptonote blockchain_storage blockchain format 2016-08-28 21:27:32 +01:00
core_tests rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +01:00
crypto fixed "undefined reference" for boost::system library 2016-03-16 15:33:39 +03:00
daemon_tests updated copyright year 2015-12-31 08:39:56 +02:00
data year updated in license 2015-01-02 18:52:46 +02:00
difficulty updated copyright year 2015-12-31 08:39:56 +02:00
functional_tests wallet: do not store signatures in the wallet cache 2016-08-28 21:30:10 +01:00
gtest updated gtest (added missing files) 2016-01-25 21:19:57 +02:00
hash updated copyright year 2015-12-31 08:39:56 +02:00
libwallet_api_tests libwallet_api: tests: checking for result while opening wallet 2016-08-23 14:13:30 +03:00
net_load_tests Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
performance_tests add rct to the protocol 2016-08-28 21:28:37 +01:00
unit_tests rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +01:00
CMakeLists.txt tests: enable core tests again 2016-03-17 22:14:08 +00:00
cryptolib.pl updated copyright year 2015-12-31 08:39:56 +02:00
cryptotest.pl updated copyright year 2015-12-31 08:39:56 +02:00
hash-target.cpp Tests: fix signed/unsigned comparison in hash-target 2016-07-22 22:05:35 +00:00
io.h updated copyright year 2015-12-31 08:39:56 +02:00