monero/src
Riccardo Spagni 96b2fee721
Merge pull request #3536
c77d2bfa Add the possibility to export private view key for fast scan. (cslashm)
100b7bc1 Change mutex lock model to avoid dead lock and ensure locks are always released. (cslashm)
641dfc99 Automatic height setup when creating/restoring hw device. (cslashm)
2018-04-12 11:12: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 update block hashes for checkpoints.dat 2018-03-24 08:36:10 +02: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: correct port number for seed nodes 2018-03-22 14:56:35 +09: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 rpc: make get_output_distribution a non-restricted RPC 2018-03-23 10:56:55 +00:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Merge pull request #3536 2018-04-12 11:12:33 +02:00
wallet Merge pull request #3536 2018-04-12 11:12: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