Commit Graph

88 Commits (cd2953567268777507b1ec29269315324fb5aa9c)

Author SHA1 Message Date
Péter Szilágyi c503f98f6d
all: rename internal 1559 gas fields, add support for graphql (#23010) 3 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 3 years ago
aaronbuchwald 05dab7f6bd
internal/ethapi: remove unused vm.Config parameter of DoCall (#22942) 3 years ago
gary rong 51b32cc7e4
internal/ethapi: merge CallArgs and SendTxArgs (#22718) 3 years ago
AmitBRD adf09aeab1
graphql: add support for tx types and tx access lists (#22491) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
rene c0862f4f4c
graphql: change receipt status to decimal instead of hex (#22187) 4 years ago
Martin Holst Swende 96157a897b
graphql: fix spurious travis failure (#22166) 4 years ago
Martin Holst Swende 6296211a3e
graphql: fix spurious error in test (#22164) 4 years ago
rene 39b3b8ffb4
graphql: fix issue with unmarshalling int32 into `Long` type #22153 4 years ago
rene 072fd96254
graphql: return decimal for `estimateGas` and `cumulativeGas` queries (#22126) 4 years ago
Antoine Toulme eb2a1dfdd2
graphql: use a decimal representation for gas limit and gas used (#21883) 4 years ago
Péter Szilágyi 017831dd5b
core, eth: split eth package, implement snap protocol (#21482) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Antoine Toulme f59ed3565d
graphql: always return 400 if errors are present in the response (#21882) 4 years ago
Shude Li 341f451083
graphql: add support for retrieving the chain id (#21451) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
gary rong 6eef141aef
les: historical data garbage collection (#19570) 4 years ago
Marius van der Wijden 0b3f3be2b5
internal/ethapi: return revert reason for eth_call (#21083) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
rene 07d909ff32
node: allow websocket and HTTP on the same port (#20810) 5 years ago
rene d7851e6359
graphql, node, rpc: fix typos in comments (#20824) 5 years ago
AmitBRD 34bb132b10
graphql: add transaction signature values (#20623) 5 years ago
Ryan Schneider ad03d9801c internal/ethapi: support block number or hash on state-related methods (#19491) 5 years ago
Péter Szilágyi 49b86a2859
common, graphql: fix hash/address decoding + UI content type 5 years ago
gary rong c9cdf144d5 graphql, internal/ethapi: support overriding accounts in eth_call (#19917) 5 years ago
gary rong 8812c4d3f9 eth, graphql, internal/ethapi, les: polish and improve graphql (#19886) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Kurkó Mihály 92a90d7578 graphql: check the integrity of the CDN files (#19742) 5 years ago
Péter Szilágyi e3ec77f50e
cmd, graphql, node: graphql flag polishes, les integration 5 years ago
Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Nick Johnson acebccc3bf graphql: Updates to graphql support to match EIP1767 (#19238) 6 years ago
Shunsuke Watanabe 95b2ec7169 changed file name grahpql.go to graphql.go (#19267) 6 years ago
Roc Yu c2b33a117f graphql: fix typos in comments (#19041) 6 years ago
Kris Shinn f91312dbdb GraphQL master FF for review (#18445) 6 years ago