aboutsummaryrefslogtreecommitdiffstats
path: root/ethclient/ethclient_test.go
Commit message (Expand)AuthorAgeFilesLines
* ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694)Felix Lange2019-06-111-0/+16
* ethclient: ensure tx json is not nil before accessing it (#19653)Dmitry Shulyak2019-06-031-0/+18
* eth, les: add error when accessing missing block state (#18346)Martin Holst Swende2019-05-021-0/+151
* ethclient: include block hash from FilterQuery (#17996)tamirms2018-11-081-1/+119
* ethclient, ethereum: add NotFound, split transactions out of ChainReaderFelix Lange2016-12-051-1/+1
* all: update license informationFelix Lange2016-11-091-0/+16
* ethereum, ethclient: add SyncProgress API endpointPéter Szilágyi2016-09-061-0/+1
* ethclient: add initial implementation of the typed RPC clientFelix Lange2016-08-101-0/+17