grin/p2p/src
Antioch Peverell 38cbd6eafb
full node == fast sync (no full archival guarantees) (#1809)
* wip - fast sync only

* wip

* cleanup

* cleanup

* cleanup comments in default config file around capabilities

* fixup p2p tests
2018-10-23 13:01:19 +01:00
..
conn.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
handshake.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
msg.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
peer.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
peers.rs full node == fast sync (no full archival guarantees) (#1809) 2018-10-23 13:01:19 +01:00
protocol.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
serv.rs full node == fast sync (no full archival guarantees) (#1809) 2018-10-23 13:01:19 +01:00
store.rs Default last connected to migrate older db (#1812) 2018-10-22 18:15:10 -07:00
types.rs full node == fast sync (no full archival guarantees) (#1809) 2018-10-23 13:01:19 +01:00