Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -0/+16 |
| | |||||
* | ethereum, ethclient: add SyncProgress API endpoint | Péter Szilágyi | 2016-09-06 | 1 | -0/+1 |
| | |||||
* | ethclient: add initial implementation of the typed RPC client | Felix Lange | 2016-08-10 | 1 | -0/+17 |
ethclient implements the proposed Ethereum Go API. There are no tests at the moment, a suite that excercises all implementations of the API will be added later. |