Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | les: fixed selectPeer deadlock, improved request distribution | Zsolt Felfoldi | 2017-01-06 | 1 | -3/+4 |
| | | | | les/flowcontrol: using proper types for relative and absolute times | ||||
* | les: improved header fetcher and server statistics | Zsolt Felfoldi | 2016-12-10 | 1 | -3/+4 |
| | |||||
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -0/+16 |
| | |||||
* | 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/+94 |