go-ethereum/les
Martin Holst Swende 5036992b06 eth, les: add error when accessing missing block state (#18346)
This change makes getBalance, getCode, getStorageAt, getProof,
call, getTransactionCount return an error if the block number in
the request doesn't exist. getHeaderByNumber still returns null
for missing headers.
2019-05-02 14:50:23 +02:00
..
flowcontrol
api.go
api_backend.go eth, les: add error when accessing missing block state (#18346) 2019-05-02 14:50:23 +02:00
api_test.go
backend.go miner: polish miner configuration (#19480) 2019-04-23 10:08:51 +03:00
benchmark.go les, light: remove support for les/1 4096 block CHT sections 2019-04-08 13:17:24 +02:00
bloombits.go
commons.go les: fix p2p.Protocol.PeerInfo (#19472) 2019-04-17 10:57:53 +03:00
costtracker.go les: removed les/1 protocol messages 2019-04-08 13:17:24 +02:00
distributor.go
distributor_test.go
execqueue.go
execqueue_test.go
fetcher.go
fetcher_test.go
freeclient.go
freeclient_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
handler.go eth, les, light: enforce CHT checkpoints on fast-sync too 2019-04-17 13:16:15 +03:00
handler_test.go core, eth, les, light: store transaction receipts without txHash and gasCost 2019-04-15 13:15:39 +03:00
helper_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00
metrics.go
odr.go les: removed les/1 protocol messages 2019-04-08 13:17:24 +02:00
odr_requests.go les: removed les/1 protocol messages 2019-04-08 13:17:24 +02:00
odr_test.go core, eth, les, light: scope receipt functionality a bit cleaner 2019-04-15 13:42:26 +03:00
peer.go les: check required message types in cost table (#19454) 2019-04-16 14:30:47 +03:00
peer_test.go les: check required message types in cost table (#19454) 2019-04-16 14:30:47 +03:00
protocol.go les: removed les/1 protocol messages 2019-04-08 13:17:24 +02:00
randselect.go
randselect_test.go
request_test.go les: removed les/1 protocol messages 2019-04-08 13:17:24 +02:00
retrieve.go
server.go les, light: remove support for les/1 4096 block CHT sections 2019-04-08 13:17:24 +02:00
serverpool.go
servingqueue.go
sync.go
txrelay.go
ulc.go
ulc_test.go all: clean up and proerly abstract database access 2019-03-06 13:35:03 +02:00