Zebra/zebra-network/src
teor b5c653ed93
Use ok_or for constants, rather than a redudant closure
* Use ok_or for constants in zebra-network
* Use ok_or for constants in zebra-consensus
2020-09-02 14:26:26 +10:00
..
peer Use ok_or for constants, rather than a redudant closure 2020-09-02 14:26:26 +10:00
peer_set address more comments 2020-09-01 21:01:38 -04:00
protocol Implement Inventory Tracking RFC (#963) 2020-09-01 14:28:54 -07:00
address_book.rs zebra-network tweaks. (#877) 2020-08-11 13:07:44 -07:00
config.rs chain: move Network, NetworkUpgrade to parameters 2020-08-17 11:46:34 -07:00
constants.rs chain: move Network, NetworkUpgrade to parameters 2020-08-17 11:46:34 -07:00
lib.rs fix: Split a clippy allow, so its comment is clearer 2020-09-01 11:40:18 -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 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