plugeth/graphql
Martin HS a5a4fa7032
all: use uint256 in state (#28598)
This change makes use of uin256 to represent balance in state. It touches primarily upon statedb, stateobject and state processing, trying to avoid changes in transaction pools, core types, rpc and tracers.
2024-01-23 14:51:58 +01: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 all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01: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