erigon-pulse/node
Stéphane Loeuillet 195a72bf74
Initial GraphQL interface implementation (#6821)
That's an initial PR mostly for code review, not ready for production
use

Got basic GraphQL working when querying a single block

---------

Co-authored-by: Alex Sharov <AskAlexSharov@gmail.com>
2023-02-20 11:23:06 +00:00
..
nodecfg Initial GraphQL interface implementation (#6821) 2023-02-20 11:23:06 +00:00
doc.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
endpoints.go kv_remote: server to support thread-safe multi-streams per 1 tx (#6402) 2022-12-24 13:11:15 +07:00
errors.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
lifecycle.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
node_example_test.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
node_test.go Downloader extract, step2 (#6076) 2022-11-20 10:41:30 +07:00
node.go CL lightclient to create memdb in the tmpdir which gets cleaned up on… (#6829) 2023-02-11 20:44:51 +00:00
rpcstack_test.go move all packages from "internal" folder - to simplify users live (#5857) 2022-10-25 09:58:25 +07:00
rpcstack.go Fixed lint errors for gosec linter (#4933) 2022-08-04 14:59:40 +01:00
utils_test.go Debugging Engine API (#4488) 2022-06-19 13:40:28 +01:00