Zebra/zebrad/src
teor 92828bbb29 Reliability: send local listener address to peers
When peers ask for peer addresses, add our local listener address to the
set of addresses, sanitize, then truncate. Sanitize shuffles addresses,
so if there are lots of addresses in the address book, our address will
only be sent to some peers.
2021-05-18 14:02:19 +10:00
..
bin/zebrad integrate sentry with our existing panic reporting logic 2020-12-09 13:06:18 -05:00
commands Spelling: gossipped -> gossiped (#2119) 2021-05-07 13:01:11 +02:00
components Reliability: send local listener address to peers 2021-05-18 14:02:19 +10:00
application.rs Add the new commit count and git hash to the version (#2038) 2021-04-21 22:14:36 +00:00
commands.rs Log configured network in every log message (#1568) 2021-01-12 07:46:56 +10:00
components.rs zebrad: document Inbound, ChainSync responsibilities 2020-09-18 18:34:25 -07:00
config.rs Add journald support through tracing-journald (#2034) 2021-04-22 09:31:06 +10:00
lib.rs Move BoxError to zebrad's lib.rs 2021-01-27 12:14:27 -08:00
prelude.rs Fix a deadlock in TokioComponent. 2020-01-15 12:06:31 -08:00
sentry.rs Comment out Sentry stacktraces for now 2020-12-12 13:26:52 -05:00