Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: update author list and licenses | Péter Szilágyi | 2019-07-22 | 1 | -1/+1 |
| | |||||
* | cmd, graphql, node: graphql flag polishes, les integration | Péter Szilágyi | 2019-06-20 | 1 | -103/+7 |
| | |||||
* | eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) | Martin Holst Swende | 2019-04-08 | 1 | -4/+4 |
| | | | | | | | | * eth, les, geth: implement cli-configurable global gas cap for RPC calls * graphql, ethapi: place gas cap in DoCall * ethapi: reformat log message | ||||
* | all: simplify timestamps to uint64 (#19372) | Martin Holst Swende | 2019-04-03 | 1 | -3/+3 |
| | | | | | | | | | | | | | | * all: simplify timestamps to uint64 * tests: update definitions * clef, faucet, mobile: leftover uint64 fixups * ethash: fix tests * graphql: update schema for timestamp * ethash: remove unused variable | ||||
* | graphql: Updates to graphql support to match EIP1767 (#19238) | Nick Johnson | 2019-03-18 | 1 | -109/+238 |
| | | | | Updates to match EIP1767 | ||||
* | changed file name grahpql.go to graphql.go (#19267) | Shunsuke Watanabe | 2019-03-14 | 1 | -0/+1104 |
graphql: fix typo in file name |