Commit Graph

169 Commits

Author SHA1 Message Date
debris c1184e4a9b listening for incomming connections and -connect works 2016-10-03 15:44:35 +02:00
debris b365ec90ff connecting to a node in progress 2016-10-03 03:01:46 +02:00
debris b896bb2985 listen stream 2016-10-02 17:45:25 +02:00
debris 5aacf6ea38 cli port option and parsing to config 2016-09-30 16:25:28 +02:00
debris 3fd20db47a connect future 2016-09-30 14:22:18 +02:00
debris 92a24417fa p2p rand and time utils 2016-09-29 19:30:17 +02:00
debris b33be279e0 validating message checksum 2016-09-29 18:53:18 +02:00
debris 1a118f79c9 negotiate version 2016-09-29 18:25:00 +02:00
debris 266a8ed1fb removed redundant fields from handshake.rs 2016-09-29 17:11:58 +02:00
debris 5a535cf03c first correct handshake 2016-09-29 17:09:15 +02:00
debris 353a1d5b42 tcp stream wrapper 2016-09-29 01:23:54 +02:00
debris 9b7a3b789e handshake checks network magic number 2016-09-28 23:58:23 +02:00
debris c2b1af74a3 improved p2p::io 2016-09-28 19:45:22 +02:00
debris 4039a1b0e7 handshake without redundant cloning data 2016-09-28 17:46:15 +02:00
debris 0140881c38 AcceptHandshake 2016-09-28 16:41:15 +02:00
debris 22bfeabc41 bitcoin handshake init 2016-09-27 19:11:55 +02:00
debris 052f43791e tests for reading the header 2016-09-21 10:00:03 +02:00
debris d220603bf1 read_payload future 2016-09-21 09:41:58 +02:00
debris 2f90b65454 tokio p2p init 2016-09-21 08:54:08 +02:00