plugeth/graphql
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618)
* eth/gasestimator: early exit for plain transfer and error allowance

* core, eth/gasestimator: hard guess at a possible required gas

* internal/ethapi: update estimation tests with the error ratio

* eth/gasestimator: I hate you linter

* graphql: fix gas estimation test

---------

Co-authored-by: Oren <orenyomtov@users.noreply.github.com>
2023-11-28 22:31:47 +02:00
..
internal/graphiql graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphiql.go graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphql_test.go eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 2023-11-28 22:31:47 +02:00
graphql.go graphql: type of yParity from Long to BigInt (#28456) 2023-11-09 11:36:27 +03:00
schema.go graphql: type of yParity from Long to BigInt (#28456) 2023-11-09 11:36:27 +03:00
service.go graphql: always set content-type to application/json (#28417) 2023-10-27 16:50:59 +02:00