erigon-pulse/graphql
Martin Holst Swende 2fe0c82161 graphql: fix spurious error in test (#22164)
This solves an issue in graphql tests:

    graphql_test.go:38: could not create new node: datadir already used by another process
2021-03-09 10:36:43 +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: fix spurious error in test (#22164) 2021-03-09 10:36:43 +01:00
graphql.go graphql: return decimal for estimateGas and cumulativeGas queries (#22126) 2021-03-09 10:22:24 +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