Commit Graph

62 Commits (06151eb581c4b4e5d88d04a8dabe74080c8a3af1)

Author SHA1 Message Date
Sina Mahmoodi 8cfcb41e57
graphql: return correct logs for tx (#25612) 2 years ago
Sina Mahmoodi 36874b63a1
eth/filters: add global block logs cache (#25459) 2 years ago
Felix Lange f809cf6ea6
graphql: embed *Resolver instead of backend interface (#25468) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Sina Mahmoodi 29a6b6bcac
graphql: add raw fields to block and tx (#24816) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Sina Mahmoodi 440c9fcf75
graphql: fix long literal passed in a variable (#24864) 2 years ago
Sina Mahmoodi d73df893a6
graphql: add rawReceipt field to transaction type (#24738) 2 years ago
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Sina Mahmoodi 57cec89253
graphql: fee history fields (#24452) 3 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Sina Mahmoodi 862f8e98bc
graphql: fix nonce for pending accounts (#24443) 3 years ago
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 3 years ago
Sina Mahmoodi 3ccd6b6dbb
graphql: fix block resolving for parent field (#24191) 3 years ago
Sina Mahmoodi c20de3c4bd
graphql: fix pre-byzantium receipt status (#24188) 3 years ago
Sina Mahmoodi c0d17bca52
graphql: check header first in blocks query (#24190) 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
noam-alchemy 633e7ef478
eth,rpc: allow for flag configured timeouts for eth_call (#23645) 3 years ago
Martin Holst Swende 42bc1944a1
graphql: add storage slots to access list (#23650) 3 years ago
Péter Szilágyi 9e17648d8c
les: duplicate downloader and fetcher to allow progressive refactoring 3 years ago
gary rong bef78efb49
graphql: fix transaction API (#23052) 3 years ago
Péter Szilágyi aa69d36152
core, graphql, internal: expose effectiveGasPrice in receipts 3 years ago
Péter Szilágyi 7a7abe3de8
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038) 3 years ago
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