erigon-pulse/graphql
Antoine Toulme 886d2a4780 graphql: use a decimal representation for gas limit and gas used (#21883)
This changes the JSON encoding of blocks returned by the API
to have decimal instead of hexadecimal numbers. The spec wants
it this way.

Co-authored-by: Martin Holst Swende <martin@swende.se>
# Conflicts:
#	graphql/graphql_test.go
2021-03-09 10:17:02 +01:00
..
graphiql.go common, graphql: fix hash/address decoding + UI content type 2019-09-10 12:20:36 +03:00
graphql_test.go graphql: use a decimal representation for gas limit and gas used (#21883) 2021-03-09 10:17:02 +01:00
graphql.go graphql: use a decimal representation for gas limit and gas used (#21883) 2021-03-09 10:17:02 +01:00
schema.go core, eth: split eth package, implement snap protocol (#21482) 2021-03-08 17:07:38 +01:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2021-03-08 12:35:52 +01:00