Commit Graph

8 Commits

Author SHA1 Message Date
471da6be82 Refactor to use plugeth-statediff (#1)
Reviewed-on: #1
2023-09-20 06:28:06 +00:00
5eeeecf667
Refactor for v5 and IPFS v0 blockstore (#73)
* vulcanize => cerc

* Use v0-blockstore based DB

via ipld-eth-statedb/trie_by_cid

* Update CI workflows

* Update modules

- concurrent iterator interface
- ginkgo v2
- go 1.19
2023-05-18 22:46:51 -05:00
f09675a0f3
Update to v5 schema (#72) 2023-04-29 01:40:03 -05:00
Michael Shaw
05946fc063 run build and tests on go 1.19 2023-03-17 14:28:50 -04:00
Michael Shaw
5db20e537f go mod and sum updated for geth 1.11.2 4.3.7 statediffing 2023-03-15 17:36:11 -04:00
Michael Shaw
8f5cee5be6 interface changes from ethdb.Database and state/storage validation, run db container(s) for go test -v ./... in CICD 2023-03-15 17:35:44 -04:00
Michael
1285590a54
Update basic-build-test.yml
just build to get workflow integrated.
Will flesh out more complicated testing scenario (needs db containers) in separate PR
2023-03-15 16:34:37 -04:00
Michael
22724f64ae
Create basic-build-test.yml 2023-03-15 16:08:09 -04:00