ipld-eth-server/pkg/shared
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
..
constants.go add StateDiffTimeout config setting (#224) 2023-01-12 19:18:12 -06:00
database.go Update to use new schema 2022-04-19 14:01:24 +05:30
functions.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
test_helpers.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
types.go Use groupcache pool for state db access (#91) 2021-09-21 17:40:55 +05:30