Files
openethereum/util
Robert Habermeier 3854b8a689 LES Part 1 (#3322)
* stub implementations of light client trait

* Light provider trait

* light client sync stubs

* LES boilerplate

* stub implementation of provider for client

* skeleton and request traits

* request definitions

* new_list -> begin_list

* handle unknown packet

* revise light implementation strategy

* make verification module public

* Move all light client work to own crate

* experiment with answering requests

* buffer flow scaffolding

* remove LESv2 requests

* buffer flow basics, implement cost table

* begin status module

* implement handshake parsing and creation

* implement announcement serialization

* errors, punishment, and handshake

* handle announcements

* making announcements, clean up warnings

* allow dead code temporarily
2016-11-10 18:30:17 +01:00
..
2016-10-21 11:57:30 +02:00
2016-07-25 16:09:47 +02:00
2016-11-10 18:30:17 +01:00
2016-11-08 21:07:18 +01:00
2016-11-04 17:27:11 +01:00
2016-10-26 13:53:47 +02:00
2016-02-05 13:40:41 +01:00
2016-11-07 12:10:29 +01:00
2016-07-14 12:16:53 +02:00
2016-08-02 17:53:32 +01:00
2016-03-17 18:43:01 +01:00
2016-11-04 17:27:11 +01:00
2016-03-02 13:02:33 +03:00
2016-01-17 13:11:25 +01:00