wownero/src
moneromooo-monero a96c1a46d4
cryptonote_protocol: drop peers we can't download from when syncing
Any peer that's behind us while syncing is useless to us (though
not to them). This ensures that we don't get our peer slots filled
with peers that we can't use. Once we've synced, we can connect
to them and they can then sync off us if they want.
2019-07-04 21:56:10 +00:00
..
blockchain_db db_lmdb: commit pruning txn at checkpoints 2019-06-15 09:50:54 +00:00
blockchain_utilities Made code block usage consistent across all .md files 2019-05-12 05:16:26 +01:00
blocks prep for 0.14.1 release 2019-06-14 16:16:52 +02:00
checkpoints prep for 0.14.1 release 2019-06-14 16:16:52 +02:00
common Remove Xiala.net from the list of dns resolvers 2019-06-21 09:40:10 +00:00
crypto ensure no NULL is passed to memcpy 2019-06-14 08:47:29 +00:00
cryptonote_basic serialization: check stream good flag at the end 2019-06-14 08:47:23 +00:00
cryptonote_core Merge pull request #5663 2019-07-04 14:46:37 -05:00
cryptonote_protocol cryptonote_protocol: drop peers we can't download from when syncing 2019-07-04 21:56:10 +00:00
daemon Add ssl_options support to monerod's rpc mode. 2019-05-22 00:09:11 -04:00
daemonizer daemonizer: add --non-interactive for windows 2019-04-23 00:26:51 +00:00
debug_utilities Merge pull request #5201 2019-03-19 10:59:55 +02:00
device Fix GCC 9.1 build warnings 2019-06-09 09:39:18 +00:00
device_trezor device/trezor: device sorting and filtering improved 2019-04-25 00:31:10 +02:00
gen_multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
lmdb error: fix compile error on windows with depends 2019-05-02 10:14:09 +00:00
mnemonics mnemonics: fix 4 byte UTF-8 rewriting 2019-04-30 21:10:54 +00:00
multisig Update 2019 copyright 2019-03-05 22:05:34 +01:00
net socks: fix build with boost 1.70 2019-03-27 13:22:41 +00:00
p2p p2p: add a few missing connection close calls 2019-07-04 21:56:10 +00:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct serialization: check stream good flag at the end 2019-06-14 08:47:23 +00:00
rpc rpc: set sanity_check_failed to false when successful 2019-06-20 14:32:49 +09:00
serialization serialization: check stream good flag at the end 2019-06-14 08:47:23 +00:00
simplewallet wallet: add unlock_time details to show_transfers 2019-05-16 21:37:05 +00:00
wallet Merge pull request #5561 2019-06-01 20:21:45 +02:00
CMakeLists.txt Adding classes, functions, and utilities for common LMDB operations. 2019-03-19 17:52:26 +00:00
cryptonote_config.h cryptonote: rework block blob size sanity check 2019-04-05 09:35:19 +00:00
version.cpp.in update checkpoints, update README for 0.14.1 release 2019-03-05 13:05:41 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00