Commit Graph

21 Commits

Author SHA1 Message Date
23e838f9ac Geth 1.13 (Deneb/Cancun) update (#7)
Reviewed-on: #7
Reviewed-by: Thomas E Lackey <telackey@noreply.git.vdb.to>
2024-05-29 10:41:25 +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
3e2e8bc295 Add missing file to fix unit tests 2023-03-16 08:28:52 +08: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
i-norden
7935334888 fix unit tests 2023-03-15 14:09:43 -05:00
efeb7ff7e6 clean up 2023-03-10 23:48:28 +08:00
32f174de16 refactor config 2023-03-10 15:54:22 +08:00
cc1f054632 Improve logging on failure 2023-03-10 14:16:58 +08: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
defc4c8c06 Track and recover iteration state 2022-09-07 07:21:59 +02:00
c16fa94850 Use concurrent node iterator 2022-08-11 17:11:52 -05:00
bce89d43da Update module path for v4 2022-05-11 19:09:31 +05:30
54f5f4cd9c Upgrade dependencies 2022-05-11 19:05:10 +05:30
a42ad0441b Update tests to use v4 schema 2022-05-11 18:58:22 +05:30
c64a6e59f8 Upgrade dependencies and update module path for v3 2022-05-03 11:53:29 +05:30
i-norden
f7ce7a48dd fix unit tests after updating deps 2021-10-11 10:18:45 -05:00
i-norden
3fb74dfbf6 update deps 2021-10-11 10:09:03 -05:00
Ian Norden
00223269f8 code referenced by codehash in contract accounts needs to be present in kv dstore for the trie to be considered complete by the state node iterator 2020-07-30 19:23:46 -05:00
Ian Norden
4f089a7a1a ipfs blockservice based validator 2020-07-12 23:16:16 -05:00
Ian Norden
cad3bb3fb6 unit tests 2020-07-12 23:16:16 -05:00