monero/src
Lee Clagett b10878f108 Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s
A 20% fluff probability increases the precision of a spy connected to
every node by 10% on average, compared to a network using 0% fluff
probability. The current value (10% fluff) should increase precision by
~5% compared to baseline.

This decreases the expected stem length from 10 to 5. The embargo
timeout was therefore lowered to 39s; the fifth node in a stem is
expected to have a 90% chance of being the first to timeout, which is
the same probability we currently have with an expected stem length of
10 nodes.
2020-11-17 21:45:37 -05:00
..
blockchain_db Avoid some temporary strings when reading off the database 2020-08-17 14:02:27 +00:00
blockchain_utilities replace most boost serialization with existing monero serialization 2020-08-17 16:23:58 +00:00
blocks build: prepare v0.17 2020-09-14 16:52:42 +02:00
checkpoints build: prepare v0.17 2020-09-14 16:52:42 +02:00
common Merge pull request #6757 2020-09-03 12:25:59 -05:00
crypto Merge pull request #6111 2020-09-06 15:49:37 +02:00
cryptonote_basic Merge pull request #6111 2020-09-06 15:49:37 +02:00
cryptonote_core Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s 2020-11-17 21:45:37 -05:00
cryptonote_protocol Dandelion++: skip desynced peers in stem phase 2020-10-12 13:44:06 +00:00
daemon daemon: Windows - fix FAT32 warning, trailing backslash is required 2020-09-20 13:57:44 +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 Dandelion++: skip desynced peers in stem phase 2020-10-12 13:44:06 +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:30:38 +00:00
rpc core_rpc_server: on_get_blocks - forward bootstrap daemon error 2020-10-13 00:44:59 +00:00
serialization wallet2: adapt to deterministic unlock time 2020-09-15 11:40:31 +00:00
simplewallet Merge pull request #6819 2020-09-15 19:59:36 -05:00
wallet Merge pull request #6902 2020-10-21 22:57:42 -05:00
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
cryptonote_config.h Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s 2020-11-17 21:45:37 -05:00
version.cpp.in build: prepare v0.17 2020-09-14 16:52:42 +02:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00