plugeth/graphql
rene 4eae0c6b6f
cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184)
This change allows users to set a custom path prefix on which to mount the http-rpc
or ws-rpc handlers via the new flags --http.rpcprefix and --ws.rpcprefix.

Fixes #21826

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-02-02 10:05:46 +01:00
..
graphiql.go common, graphql: fix hash/address decoding + UI content type 2019-09-10 12:20:36 +03:00
graphql_test.go cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 2021-02-02 10:05:46 +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