Commit Graph
15 Commits
Author SHA1 Message Date
roysc 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
roysc f09675a0f3 Update to v5 schema (#72) 2023-04-29 01:40:03 -05: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 74f49e0e8b Cerc refactor (#43)
* pointing to unpublished versions

* pointing to unpublished versions

* updated for bumped go-eth-state-node-iterator and other cerc refactors
2022-09-14 15:01:21 -04:00
roysc defc4c8c06 Track and recover iteration state 2022-09-07 07:21:59 +02:00
roysc c16fa94850 Use concurrent node iterator 2022-08-11 17:11:52 -05:00
prathamesh bce89d43da Update module path for v4 2022-05-11 19:09:31 +05:30
prathamesh c64a6e59f8 Upgrade dependencies and update module path for v3 2022-05-03 11:53:29 +05:30
Ashwin Phatak 91cd784baa Use groupcache based ethdb/validator. (#12)
* Use groupcache based ethdb/validator.

* Use latest ipfs-ethdb version
2021-08-25 13:50:31 +05:30
Ian Norden dd4034068f minor doc fixes; missing config init 2020-07-15 00:08:58 -05:00
Ian Norden 4f089a7a1a ipfs blockservice based validator 2020-07-12 23:16:16 -05:00
Ian Norden a48e10ac7a fix missing root node edge case and use nil snapshot to work with 1.9.15 2020-06-26 17:47:39 -05:00
Ian Norden b82b8f5139 different modes (full, state, storage) 2020-06-26 13:12:06 -05:00
Ian Norden 477d735918 go mod; goimports -w 2020-06-25 15:15:47 -05:00
Ian Norden 2cb1366b79 command 2020-06-25 15:12:02 -05:00