wownero/src
moneromooo-monero 5c3e84b6ae
restrict public node checks a little
do not include blocked hosts in peer lists or public node lists by default,
warn about no https on clearnet and about untrusted peers likely being spies
2020-12-22 23:39:19 +00:00
..
blockchain_db Avoid some temporary strings when reading off the database 2020-08-17 14:02:27 +00:00
blockchain_utilities Allow setting start block on export 2020-10-18 14:02:30 +01:00
blocks build: prepare v0.17.1.7 2020-12-10 20:12:27 +01:00
checkpoints build: prepare v0.17.1.7 2020-12-10 20:12:27 +01:00
common restrict public node checks a little 2020-12-22 23:39:19 +00:00
crypto crypto: fix non zero scalar being 0 after reducing 2020-12-04 01:00:22 +00:00
cryptonote_basic protocol: stricter checks on received chain hash list 2020-12-11 18:47:28 +00:00
cryptonote_core build: prepare v0.17.1.7 2020-12-10 20:12:27 +01:00
cryptonote_protocol rpc: add a busy_syncing field to get_info 2020-12-17 18:11:56 +00:00
daemon restrict public node checks a little 2020-12-22 23:39:19 +00:00
daemonizer Update copyright year to 2020 2020-05-06 22:36:54 -04:00
debug_utilities Update copyright year to 2020 2020-05-06 22:36:54 -04:00
device Bind signature to full address and signing mode 2020-08-28 19:38:00 -04:00
device_trezor enable CLSAG support for Trezor client 2020-09-04 01:24:58 +02:00
gen_multisig Update copyright year to 2020 2020-05-06 22:36:54 -04:00
gen_ssl_cert Update copyright year to 2020 2020-05-06 22:36:54 -04:00
hardforks Let stagenet hardfork happen before mainnet. 2020-09-04 22:47:05 +01:00
lmdb lmdb: Remove meaningless const qualifier on function type 2019-11-04 02:28:45 -07:00
mnemonics Merge pull request #6512 2020-07-19 03:32:59 -07:00
multisig Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net net: fix get_tcp_endpoint, boost address_v4 ip in host byte order 2020-08-29 18:07:46 +00:00
p2p p2p: ignore incoming peer list entries when we have them blocked 2020-12-13 23:14:22 +00:00
platform Update copyright year to 2020 2020-05-06 22:36:54 -04:00
ringct fix a couple bugs found by OSS-fuzz 2020-09-24 15:33:40 +00:00
rpc restrict public node checks a little 2020-12-22 23:39:19 +00:00
serialization wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
simplewallet restrict public node checks a little 2020-12-22 23:39:19 +00:00
wallet restrict public node checks a little 2020-12-22 23:39:19 +00:00
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
cryptonote_config.h Merge pull request #7118 2020-12-10 17:56:53 -08:00
version.cpp.in build: prepare v0.17.1.7 2020-12-10 20:12:27 +01:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00