go-ethereum/graphql
Marius van der Wijden 9f13c66fbd
graphql: use returndata instead of return
Return() checks if there is an error. If an error is found, we return nil.
For most use cases it can be beneficial to return the output even if there
was an error. This code should be changed anyway once the spec supports
error reasons in graphql responses
2020-06-05 10:47:00 +03:00
..
graphiql.go common, graphql: fix hash/address decoding + UI content type 2019-09-10 12:20:36 +03:00
graphql.go graphql: use returndata instead of return 2020-06-05 10:47:00 +03:00
graphql_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
schema.go graphql: add transaction signature values (#20623) 2020-02-09 21:50:44 +01:00
service.go node: allow websocket and HTTP on the same port (#20810) 2020-04-08 13:33:12 +02:00