Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: update light logs (and a few others) to the new model | Péter Szilágyi | 2017-03-03 | 1 | -18/+17 |
| | |||||
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -19/+19 |
| | |||||
* | Merge pull request #3519 from zsfelfoldi/light-topic5 | Péter Szilágyi | 2017-01-09 | 1 | -14/+32 |
|\ | | | | | les: fixed selectPeer deadlock, improved request distribution | ||||
| * | les: fixed selectPeer deadlock, improved request distribution | Zsolt Felfoldi | 2017-01-06 | 1 | -14/+32 |
| | | | | | | | | les/flowcontrol: using proper types for relative and absolute times | ||||
* | | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -1/+1 |
|/ | |||||
* | 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 |