wownero/src
moneromooo-monero 4513b4cd2b
simplewallet: add a new --restore-from-keys option
It is similar in use to --restore-from-view-key, but also expects
a spend private key.

Requested by luigi1112, and useful to restore MyMonero wallets.
2016-02-22 22:10:55 +00:00
..
blockchain_db db_bdb: add missing include for std::condition_variable 2016-02-20 15:38:43 +00:00
blockchain_utilities blockchain_import: Pass ARCH_WIDTH macro if 32-bit or not. 2016-02-18 06:14:35 -08:00
blocks Use CMAKE_LINKER, not hardcoded "ld" 2016-01-03 08:22:38 +00:00
common std::condvar is broken on Win32 with gcc/g++ 4.8 too 2016-02-18 21:31:21 +00:00
connectivity_tool updated copyright year 2015-12-31 08:39:56 +02:00
crypto crypto: only check MONERO_USE_SOFTWARE_AES once 2016-02-09 09:38:17 +00:00
cryptonote_core simplewallet: add a new --restore-from-keys option 2016-02-22 22:10:55 +00:00
cryptonote_protocol Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
daemon daemon: remove leftover debug log 2016-02-05 16:36:28 +00:00
daemonizer update version 2015-12-31 23:12:13 +02:00
miner updated copyright year 2015-12-31 08:39:56 +02:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p Use boost::thread instead of std::thread 2016-02-18 21:30:10 +00:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
rpc new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
serialization even more typos 2016-01-25 15:05:29 +01:00
simplewallet simplewallet: add a new --restore-from-keys option 2016-02-22 22:10:55 +00:00
wallet simplewallet: add a new --restore-from-keys option 2016-02-22 22:10:55 +00:00
CMakeLists.txt cmake: Fix overly broad use of dynamic link settings 2016-02-12 14:49:43 -08:00
cryptonote_config.h Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
version.cmake updated copyright year 2015-12-31 08:39:56 +02:00
version.h.in bumped version to 0.9.1 for point release 2016-01-15 15:03:43 +02:00