monero/src
moneromooo-monero 1590183965
p2p: fix fallback seed node usage
Those were added to the seed nodes list even when they had already
been added. Moreover, the current index was not reset after they
were added, typically causing previous seeds to be used, and some
of those fallback seeds to not be tried.
2018-04-29 14:58:42 +01:00
..
blockchain_db speedup get_output_histogram for all amounts when min_count > 0 2018-04-23 10:54:28 +01:00
blockchain_utilities blockchain_blackball: fix build with CLANG 5 2018-04-12 13:51:26 +01: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 Adding required library (dependency of boost::this_thread::sleep_for) 2018-04-25 21:02:54 -07:00
crypto slow-hash: fix memory leak for Windows /karbowanec#41 2018-04-24 20:47:29 +09:00
cryptonote_basic Fix typos in various files 2018-03-15 18:25:38 +02:00
cryptonote_core Merge pull request #3683 2018-04-28 16:57:36 +02:00
cryptonote_protocol Only log an error if fork version is higher AND is not known. 2018-04-22 17:26:44 -07:00
daemon Fix broken interactive daemon 'limit' commands plus RPC calls 2018-04-25 21:37:10 +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 device: add a one off override keyword where appropriate 2018-04-14 10:59:38 +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 p2p: fix fallback seed node usage 2018-04-29 14:58:42 +01: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 #3705 2018-04-28 17:02:08 +02:00
serialization Correct spelling mistakes. 2018-03-05 17:00:40 +00:00
simplewallet Merge pull request #3579 2018-04-21 21:58:52 +02:00
wallet Merge pull request #3685 2018-04-28 16:56:22 +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