plugeth/graphql
Péter Szilágyi 017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
This commit splits the eth package, separating the handling of eth and snap protocols. It also includes the capability to run snap sync (https://github.com/ethereum/devp2p/blob/master/caps/snap.md) , but does not enable it by default. 

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2020-12-14 10:27: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 graphql: always return 400 if errors are present in the response (#21882) 2020-11-25 10:19:36 +01:00
graphql.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
schema.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
service.go graphql: always return 400 if errors are present in the response (#21882) 2020-11-25 10:19:36 +01:00