zebra/zebra-network/src
teor 993532b604 feature: Add a "Genesis" network upgrade
We can use this network upgrade to implement different consensus rules
and chain context handling for genesis blocks.

Part of the chain state design in #682.
2020-07-27 14:03:14 -04:00
..
peer feature: Get the current minimum protocol version 2020-07-23 15:52:18 +10:00
peer_set network: propagate tracing Spans through peer connection 2020-07-09 11:15:06 -07:00
protocol feature: Add a "Genesis" network upgrade 2020-07-27 14:03:14 -04:00
address_book.rs Apply clippy fixes 2020-02-05 12:42:32 -08:00
config.rs fix: Put the peer set config vars together 2020-07-21 12:20:48 -04:00
constants.rs Align crate versions and user-agent with NU numbers. 2020-07-24 11:46:37 -07:00
lib.rs properly document guarantee provided by zebra-network (#713) 2020-07-22 14:38:00 -04:00
meta_addr.rs cleanup warnings throughout codebase 2020-05-27 15:42:29 -04:00
peer.rs Move server.rs to connection.rs and change imports. 2020-01-16 13:20:03 -05:00
peer_set.rs
policies.rs fmt 2020-02-21 06:48:25 -05:00
protocol.rs
timestamp_collector.rs