1
0
forked from cerc-io/plugeth
plugeth/ethclient
Martin Holst Swende 5036992b06 eth, les: add error when accessing missing block state ()
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
..
ethclient_test.go eth, les: add error when accessing missing block state () 2019-05-02 14:50:23 +02:00
ethclient.go ethclient: include block hash from FilterQuery () 2018-11-08 13:26:47 +01:00
signer.go ethclient, mobile: add TransactionSender () 2017-10-01 11:03:28 +02:00