monero/src/simplewallet
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
..
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00
password_container.cpp Fix #864 2016-08-01 02:32:14 +00:00
password_container.h Fix #864 2016-08-01 02:32:14 +00:00
simplewallet.cpp rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +01:00
simplewallet.h wallet: factor transfer_rct code with transfer code 2016-08-28 21:29:05 +01:00