plugeth/graphql
rene c0862f4f4c
graphql: change receipt status to decimal instead of hex (#22187)
This PR fixes the receipt status field to be decimal instead of a hex string,
as called for by the spec.

Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-01-25 11:31:18 +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: change receipt status to decimal instead of hex (#22187) 2021-01-25 11:31:18 +01:00
graphql.go graphql: change receipt status to decimal instead of hex (#22187) 2021-01-25 11:31:18 +01:00
schema.go graphql: fix issue with unmarshalling int32 into Long type #22153 2021-01-11 14:55:42 +01:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2020-11-25 10:19:36 +01:00