wownero/src
cslashm c77d2bfaa0 Add the possibility to export private view key for fast scan.
On client startup the device asks for authorization to export the private view key.
If user agree, the client hold the private view key allowing a fast blockchain scan.
If the user does not agree, the blockchain scan is fully done via the device.
2018-03-31 18:00:33 +02:00
..
blockchain_db add RPC to get a histogram of outputs of a given amount 2018-03-16 10:32:26 +00:00
blockchain_utilities ringdb: use the genesis block as a db name 2018-03-16 10:32:54 +00:00
blocks update checkpoints.dat to block 1532400 2018-03-18 16:42:20 +02:00
checkpoints update checkpoints 2018-03-18 16:44:36 +02:00
common Merge pull request #3313 2018-03-05 19:15:54 +02:00
crypto chacha: call prehashed version explicitly as generate_chacha_key_prehashed 2018-03-14 21:00:17 +09:00
cryptonote_basic Fix typos in various files 2018-03-15 18:25:38 +02:00
cryptonote_core core: fix use of uninitialised data 2018-03-18 23:37:00 +00:00
cryptonote_protocol Fix typos in various files 2018-03-15 18:25:38 +02:00
daemon Fix typos in various files 2018-03-15 18:25:38 +02:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities cn_deserialize: link with device and ringct 2018-03-05 20:52:18 +00:00
device Add the possibility to export private view key for fast scan. 2018-03-31 18:00:33 +02:00
gen_multisig Fix typos in various files 2018-03-15 18:25:38 +02:00
mnemonics simplewallet: new --use-english-language-names flag 2018-03-17 22:46:41 +00:00
multisig device: untangle cyclic depenency 2018-03-14 21:00:15 +09:00
p2p p2p: fix network ID being uninitialised when using exclusive peers 2018-03-13 11:20:49 +00:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct Merge pull request #3372 2018-03-14 16:06:16 +02:00
rpc Merge pull request #3336 2018-03-16 18:08:07 +02:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Automatic height setup when creating/restoring hw device. 2018-03-31 18:00:33 +02:00
wallet Add the possibility to export private view key for fast scan. 2018-03-31 18:00:33 +02:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h core: fix use of uninitialised data 2018-03-18 23:37:00 +00:00
version.cpp.in update version to 0.12 Lithium Luna 2018-03-18 16:15:50 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00