Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eth/filters, ethereum: EIP-234 add blockHash param for eth_getLogs | Domino Valdano | 2018-07-12 | 1 | -0/+1 |
* | ethereum: fix a typo in FilterQuery{} (#16827) | Mohanson | 2018-05-29 | 1 | -1/+1 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -2/+2 |
* | ethereum: fix typos in interfaces.go (#15149) | Kyuntae Ethan Kim | 2017-09-15 | 1 | -2/+2 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 1 | -1/+1 |
* | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 1 | -3/+2 |
* | ethereum: document use of Removed field for SubscribeFilterLogs | Felix Lange | 2016-12-05 | 1 | -0/+3 |
* | ethclient, ethereum: add NotFound, split transactions out of ChainReader | Felix Lange | 2016-12-05 | 1 | -6/+30 |
* | ethereum, ethclient: add SyncProgress API endpoint | Péter Szilágyi | 2016-09-06 | 1 | -0/+16 |
* | ethereum: add new Go API interfaces | Felix Lange | 2016-08-05 | 1 | -0/+168 |