erigon-pulse/graphql
rene dc93ddac27 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-03-09 12:36:40 +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-03-09 12:36:40 +01:00
graphql.go graphql: change receipt status to decimal instead of hex (#22187) 2021-03-09 12:36:40 +01:00
schema.go graphql: fix issue with unmarshalling int32 into Long type #22153 2021-03-09 10:33:20 +01:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2021-03-08 12:35:52 +01:00