danicoin/tests
moneromooo-monero d93746b6d3
rct: rework the verification preparation process
The whole rct data apart from the MLSAGs is now included in
the signed message, to avoid malleability issues.

Instead of passing the data that's not serialized as extra
parameters to the verification API, the transaction is modified
to fill all that information. This means the transaction can
not be const anymore, but it cleaner in other ways.
2016-08-28 21:30:16 +01:00
..
core_proxy remove original Cryptonote blockchain_storage blockchain format 2016-08-28 21:27:32 +01:00
core_tests rct: change the simple flag to a type 2016-08-28 21:30:14 +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: rework the verification preparation process 2016-08-28 21:30:16 +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