go-ethereum/graphql
zhiqiangxu 4f615dec62 internal/ethapi: make EstimateGas use latest block by default (#24363)
* EstimateGas should use LatestBlockNumber by default

* graphql: default to use latest for gas estimation

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-11-10 11:09:46 -06:00
..
graphiql.go all: use http package to replace http method names (#26535) 2023-01-24 11:12:25 +02:00
graphql.go internal/ethapi: make EstimateGas use latest block by default (#24363) 2023-11-10 11:09:46 -06:00
graphql_test.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-11-10 11:09:46 -06:00
schema.go graphql: encode Long values as hex (#26894) 2023-11-10 11:09:46 -06:00
service.go graphql, node, rpc: improve HTTP write timeout handling (#25457) 2022-12-07 14:02:14 +01:00