plugeth/graphql
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205)
This moves the eth config definition into a separate package, eth/ethconfig. 
Packages eth and les can now import this common package instead of
importing eth from les, reducing dependencies.

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-02-05 13:51:15 +01:00
..
graphiql.go common, graphql: fix hash/address decoding + UI content type 2019-09-10 12:20:36 +03:00
graphql_test.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +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