Zebra/zebra-network/src
Jane Lusby e541746a50
Add initial support for NU5 to zebra (#1823)
* Add NU5 variant to NetworkUpgrade
* Add consensus branch ID for NU5
* Add network protocol versions for NU5
* Add NU5 to the protocol::version_consistent test
* Make unimplemented panic messages more specific
* Block target spacing doesn't change in NU5
* add comments for future updates for NU5

Co-authored-by: teor <teor@riseup.net>
2021-03-03 06:22:11 +10:00
..
peer Clippy: Fix inconsistent struct member orders lint 2021-03-01 23:31:18 -05:00
peer_set Add global span to spawned network tasks (#1761) 2021-02-20 08:36:50 +10:00
protocol Add initial support for NU5 to zebra (#1823) 2021-03-03 06:22:11 +10:00
address_book.rs Fix candidate set address state handling (#1709) 2021-02-18 11:18:32 +10:00
config.rs Fix a peer DNS resolution edge case (#1796) 2021-02-26 09:06:27 +10:00
constants.rs Bump versions for zebrad 1.0.0-alpha.3 2021-02-23 10:39:13 -05:00
isolated.rs Document that connect_isolated only works on mainnet 2021-02-04 17:32:00 -05:00
lib.rs Fix candidate set address state handling (#1709) 2021-02-18 11:18:32 +10:00
meta_addr.rs Fix candidate set address state handling (#1709) 2021-02-18 11:18:32 +10:00
peer.rs Revert "introduce Transition enum" 2021-02-24 13:07:31 -08:00
peer_set.rs Implement Inventory Tracking RFC (#963) 2020-09-01 14:28:54 -07: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 Upgrade tokio, futures, hyper to released versions. 2019-12-13 17:42:15 -05:00