quorum/les
Felix Lange be3865211c core/types: remove header accessors
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.
2016-11-09 02:19:07 +01:00
..
flowcontrol les: light client protocol and API 2016-11-09 02:12:53 +01:00
api_backend.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
backend.go p2p/discv5: added new topic discovery package 2016-11-09 02:12:53 +01:00
fetcher.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00
handler.go p2p/discv5: added new topic discovery package 2016-11-09 02:12:53 +01:00
handler_test.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
helper_test.go p2p/discv5: added new topic discovery package 2016-11-09 02:12:53 +01:00
metrics.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
odr.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
odr_peerset.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
odr_requests.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
odr_test.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00
peer.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
protocol.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
request_test.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00
server.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00
sync.go les: light client protocol and API 2016-11-09 02:12:53 +01:00
txrelay.go les: light client protocol and API 2016-11-09 02:12:53 +01:00