ipld-eth-server/pkg/graphql
Roy Crihfield 6d7487152c Upgrade to v5 schema
Now uses:
* ipld direct_by_leaf StateDB for basic queries
* trie_by_cid StateDB for trie slice and proof queries

Also:
* vulcanize => cerc refactor
* Backend method to close dbs
* state tests are in multiple packages, to allow separate ginkgo suites
* removes gap-filler module
* integration tests and github workflows
* run stack-orchestrator for testnet
* fix various issues with tests, hardhat server, dockerfile
* fix cmd flags / env vars
* fix flaky tests and clean up code
* remove unused code, scripts
* remove outdated docs
* update version
2023-05-25 21:39:48 +08:00
..
client.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
graphiql.go fixes for test; update readme and gomodules 2020-10-28 08:40:00 -05:00
graphql_suite_test.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
graphql_test.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
graphql.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
schema.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
service.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
types.go Add custom implementation for Bytes to be returned as string 2022-06-03 15:05:46 +05:30