plugeth/graphql
Antoine Toulme eb2a1dfdd2
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>
2021-01-05 11:22:32 +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-01-05 11:22:32 +01:00
graphql.go graphql: use a decimal representation for gas limit and gas used (#21883) 2021-01-05 11:22:32 +01:00
schema.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2020-11-25 10:19:36 +01:00