Ignotus Peverell
|
bc61c5dae7
|
Read block and transaction messages and forward to the adapter.
|
2016-12-15 14:57:04 -08:00 |
|
Ignotus Peverell
|
19a700b81e
|
Minor fixes, testing server peer count.
|
2016-12-13 16:05:24 -08:00 |
|
Ignotus Peverell
|
4b5c010b05
|
Rewrote most of p2p code to use futures-rs instead of mioco. Need some cleanup and support for a few more message types.
|
2016-12-10 19:11:49 -08:00 |
|
Ignotus Peverell
|
632e3af8ee
|
Test for sending tx from one peer to another. Common tests module.
|
2016-11-07 14:02:45 -08:00 |
|
Ignotus Peverell
|
ea425dc614
|
Protocol cleanup. Tests cleanup. Additional test for transaction broadcast.
|
2016-11-05 16:31:45 -07:00 |
|
Ignotus Peverell
|
3ffc2f5d8c
|
Tests improvement. Protocol also measures bytes received (at least for pings).
|
2016-10-31 12:30:48 -07:00 |
|
Ignotus Peverell
|
ee6fcab8db
|
Proper server and protocol event loop. Channels for shutdown and ping/pong trivial roundtrip. Working test.
|
2016-10-30 18:24:19 -07:00 |
|
Ignotus Peverell
|
a23308dd9d
|
Added clean stop logic on server and peers. Broken unit test.
|
2016-10-30 08:24:19 -07:00 |
|