aboutsummaryrefslogtreecommitdiffstats
path: root/ethclient/ethclient.go
Commit message (Expand)AuthorAgeFilesLines
* ethclient: changed TransactionByHash to only pass one argument to api method ...Steven Roose2016-10-281-1/+1
* ethclient: bugfix retrieving logsBas van Kervel2016-09-211-2/+2
* ethclient: fix new block->header subscription endpointPéter Szilágyi2016-09-081-1/+1
* ethereum, ethclient: add SyncProgress API endpointPéter Szilágyi2016-09-061-0/+33
* ethclient: add initial implementation of the typed RPC clientFelix Lange2016-08-101-0/+382