forked from cerc-io/ipld-eth-server
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 |
||
|---|---|---|
| .. | ||
| api_test | ||
| state_test | ||
| test_helpers | ||
| api.go | ||
| backend_utils.go | ||
| backend.go | ||
| errors.go | ||
| eth_suite_test.go | ||
| helpers.go | ||
| node_types.go | ||
| retriever_test.go | ||
| retriever.go | ||
| sql.go | ||
| subscription_config.go | ||
| transaction_arguments.go | ||
| types.go | ||