Commit Graph

100 Commits (7513966d6e0620f2ec0ff78a234a839da16ffc2b)

Author SHA1 Message Date
Sina M 8f4fac7b86
internal/ethapi: eth_multicall (#27720) 2 weeks ago
shivhg 95715fdb03
eth/downloader, graphql: fix typos (#29243) 6 months ago
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Martin HS a5a4fa7032
all: use uint256 in state (#28598) 8 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 8 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 10 months ago
Delweng 7ea860d665
graphql: type of yParity from Long to BigInt (#28456) 11 months ago
Delweng 2d7dba024d
graphql: always set content-type to application/json (#28417) 11 months ago
Delweng abe3fca1de
graphql: fix an issue of nil pointer panic (#28416) 11 months ago
Delweng f7b62e5506
graphql: logs return error if from block > to (#28412) 11 months ago
Delweng 43e6a3c196
graphql: return error if block from>to (#28393) 11 months ago
Delweng 8514d665ee
graphql: add 4844 blob fields (#27963) 1 year ago
Delweng c31f9cf23a
graphql: fix nil deref on a timer (#27978) 1 year ago
Sina Mahmoodi 5e89ff4d6b
graphql: validate block params (#27876) 1 year ago
Delweng 10d9f9377b
graphql: add yParity field for transactions (#27882) 1 year ago
Martin Holst Swende 0d772b9f09
graphql: avoid greedy allocation (#27873) 1 year ago
Amin Talebi eeebb07c73
internal/ethapi: add state override to estimateGas (#27845) 1 year ago
Christopher Harrison 60070fe5c6
internal/ethapi, graphql: correct comments about gas price logic (#27752) 1 year ago
Delweng 7c95ebd63d
consensus/misc: move eip1559 into a package (#27828) 1 year ago
Sina Mahmoodi 4f0d8f0d15
graphql: fix race in withdrawals test (#27706) 1 year ago
rjl493456442 59f7b289c3
cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525) 1 year ago
Sina Mahmoodi fbe432fa15
graphql: implement withdrawals (EIP-4895) (#27072) 1 year ago
John Chase 78f7a6b7f2
graphql: simplify tx resolve (#27285) 1 year ago
Sina Mahmoodi b46d37ea52
graphql: upgrade UI to v2 (#27294) 1 year ago
zhiqiangxu 0b66d47449
internal/ethapi: make EstimateGas use `latest` block by default (#24363) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
David Dzhalaev 29c33d9bab
graphql, internal: fix typos in comments (#27184) 1 year ago
Sina Mahmoodi ae66009640
internal/ethapi: add block overrides to eth_call (#26414) 1 year ago
Sina Mahmoodi 2f98dd3838
graphql: encode Long values as hex (#26894) 1 year ago
Sina Mahmoodi 62fb7d3f85
graphql: revert storage access regression (#27007) 1 year ago
Sina Mahmoodi a236e03d00
graphql: fix data races (#26965) 2 years ago
Delweng 117530b0e6
metrics/librato: ensure resp.body closed (#26969) 2 years ago
Péter Szilágyi cd31f2dee2
all: change chain head markers from block to header (#26777) 2 years ago
Shude Li 163e996d0e
all: use http package to replace http method names (#26535) 2 years ago
Sina Mahmoodi f20eba426a
graphql, node, rpc: improve HTTP write timeout handling (#25457) 2 years ago
Ahmet Avci ee9ff06469
graphql: add query timeout (#26116) 2 years ago
Sina Mahmoodi 818ff32ff5
graphql: fixes missing tx logs (#25745) 2 years ago
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