Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | les, light: add block availability check for ODR requests | Zsolt Felfoldi | 2016-12-10 | 1 | -1/+11 |
| | |||||
* | les: using random request IDs | Zsolt Felfoldi | 2016-12-10 | 1 | -1/+1 |
| | |||||
* | les: improved header fetcher and server statistics | Zsolt Felfoldi | 2016-12-10 | 1 | -182/+572 |
| | |||||
* | les: fixed light fetcher request ID matching | Zsolt Felfoldi | 2016-12-08 | 1 | -4/+10 |
| | |||||
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
| | |||||
* | core/types: remove header accessors | Felix Lange | 2016-11-09 | 1 | -2/+2 |
| | | | | | | These accessors were introduced by light client changes, but the only method that is actually used is GetNumberU64. This commit replaces all uses of .GetNumberU64 with .Number.Uint64. | ||||
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+295 |