wownero/src
moneromooo-monero 8e64b61663
blockchain: return error when requesting non existent output
avoids RPC thread dying, causing the wallet to timeout
2018-07-03 11:17:24 +01:00
..
blockchain_db core: fix automatic safe db sync mode switching 2018-05-30 18:28:53 +01:00
blockchain_utilities blockchain_blackball: fix build with CLANG 5 2018-04-12 14:04:31 +01:00
blocks update checkpoints.dat for point release 2018-06-02 14:31:05 +02:00
checkpoints update checkpoints for point release 2018-05-23 21:13:54 +02:00
common Merge pull request #3712 2018-04-28 22:41:35 +02:00
crypto Merge pull request #3526 2018-06-12 12:10:00 -05:00
cryptonote_basic fix build with GCC 8.1.0 2018-07-03 11:17:07 +01:00
cryptonote_core blockchain: return error when requesting non existent output 2018-07-03 11:17:24 +01:00
cryptonote_protocol protocol: drop (and increase fails) if most blocks hashes are invalid 2018-06-03 17:37:06 +01:00
daemon daemon: fix readline interfering with std::cerr usage 2018-07-03 11:17:15 +01: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 device_ledger: fix bad memory access on connect error 2018-06-09 20:49:05 +01: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 Merge pull request #3711 2018-04-28 22:42:09 +02:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct ringct: do not show verification errors with default settings 2018-05-04 08:27:41 +01:00
rpc fix build with GCC 8.1.0 2018-07-03 11:17:07 +01:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet simplewallet: add --untrusted-daemon option 2018-07-03 11:17:00 +01:00
wallet disable file size sanity check when loading the wallet cache 2018-07-03 11:17:11 +01: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:39:22 +00:00
version.cpp.in remove -master from version string 2018-06-02 14:51:24 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00