Zebra/zebra-network/src
teor 7586699f86
Support a minimum protocol version during initial block download (#2395)
* Support a min protocol version during initial block download

But don't actually use the state height yet.

Also rename some functions and constants.

Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com>
2021-06-29 10:49:03 +10:00
..
config Use the default port for configured listen addresses with no port (#2043) 2021-04-21 23:14:29 +00:00
meta_addr Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00
peer Support a minimum protocol version during initial block download (#2395) 2021-06-29 10:49:03 +10:00
peer_set Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00
protocol Support a minimum protocol version during initial block download (#2395) 2021-06-29 10:49:03 +10:00
address_book.rs Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00
config.rs README: update known issues and add inbound network ports (#2373) 2021-06-23 08:10:21 -03:00
constants.rs Support a minimum protocol version during initial block download (#2395) 2021-06-29 10:49:03 +10:00
isolated.rs Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
lib.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
meta_addr.rs Security: Use canonical SocketAddrs to avoid duplicate peer connections, Feature: Send local listener to peers (#2276) 2021-06-22 02:16:59 +00:00
peer.rs Security: stop gossiping temporary inbound remote addresses to peers 2021-05-14 23:45:42 +10:00
peer_set.rs Security: Limit reconnection rate to individual peers (#2275) 2021-06-18 09:30:44 -03:00
policies.rs Fix sync algorithm. (#887) 2020-08-12 16:48:01 -07:00
protocol.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00
timestamp_collector.rs Gossip dynamic local listener ports to peers (#2277) 2021-06-23 07:59:06 +10:00