quorum/light
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
..
lightchain.go p2p/discv5: added new topic discovery package 2016-11-09 02:12:53 +01:00
lightchain_test.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00
odr.go light: light chain, VM env and tx pool 2016-11-09 02:12:53 +01:00
odr_test.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00
odr_util.go light: light chain, VM env and tx pool 2016-11-09 02:12:53 +01:00
state.go light: light chain, VM env and tx pool 2016-11-09 02:12:53 +01:00
state_object.go light: light chain, VM env and tx pool 2016-11-09 02:12:53 +01:00
state_test.go light: light chain, VM env and tx pool 2016-11-09 02:12:53 +01:00
trie.go light: light chain, VM env and tx pool 2016-11-09 02:12:53 +01:00
txpool.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00
txpool_test.go light: light chain, VM env and tx pool 2016-11-09 02:12:53 +01:00
vm_env.go core/types: remove header accessors 2016-11-09 02:19:07 +01:00