Commit Graph

97 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
cdff0776fd Fix signal handling (#3)
Reviewed-on: #3
2023-10-03 13:32:32 +00:00
e1ab6a17b8 Update to plugeth-statediff 0.1.4 (#2)
Reviewed-on: #2
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2023-09-30 05:50:06 +00:00
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
Ian Norden
cc53aa02b2
Merge pull request #69 from cerc-io/ian/v4_dev
update deps
2023-03-31 08:46:04 -05:00
i-norden
0671028e81 update deps 2023-03-31 08:39:41 -05:00
Michael
63c11188a3
Merge pull request #67 from cerc-io/upgrade_go_1_19
bump kubo version  allowing go 1.19
2023-03-17 14:32:26 -04:00
Michael Shaw
05946fc063 run build and tests on go 1.19 2023-03-17 14:28:50 -04:00
Michael Shaw
07b5ceb36c bump kubo version to eliminate quic-go 0.27.1 for 0.33.0, allowing go 1.19 2023-03-17 14:26:27 -04:00
Michael
bb8f4574cb
Merge pull request #65 from cerc-io/rebase-1.11.4-wip
version update for geth 1.11.4 statediffing 4.3.9
2023-03-17 13:28:35 -04:00
Michael Shaw
106255d17a version update for geth 1.11.4 statediffing 4.3.9 2023-03-17 13:17:22 -04:00
Michael
c7693c4d60
Merge pull request #64 from cerc-io/v4.0.12-tests-version-bump
go mod tidy
2023-03-16 11:40:55 -04:00
Michael Shaw
ed08f73a25 go mod tidy 2023-03-16 11:32:13 -04:00
Ian Norden
47fbfc5d67
Merge pull request #63 from cerc-io/roy/fix-unit-tests-again
Add missing file to fix unit test refactor
2023-03-16 08:19:02 -05:00
3e2e8bc295 Add missing file to fix unit tests 2023-03-16 08:28:52 +08:00
Michael
058a1ae3cc
Merge pull request #62 from cerc-io/rebase-1.11.2-wip
Rebase 1.11.2 wip
2023-03-15 18:20:01 -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 Shaw
31c3436624 go mod and sum updated for geth 1.11.2 4.3.7 statediffing 2023-03-15 16:54:04 -04:00
Michael
c32409b210
Merge pull request #61 from cerc-io/ABastionOfSanity-patch-2
Create basic-build-test.yml
Only does go build at this point.  go test in separate PR, as more complicated.
2023-03-15 16:43:49 -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
Michael
449376ee1e
Merge pull request #60 from cerc-io/unit_tests_fix
fix broken unit tests
2023-03-15 16:02:53 -04:00
i-norden
7935334888 fix unit tests 2023-03-15 14:09:43 -05:00
Ian Norden
9930065d40
Merge pull request #45 from roysc/improve-logging
Improve logging on failed traversal
2023-03-10 10:24:00 -06: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
edecb9d1cc
Merge pull request #46 from cerc-io/v4.0.10-wip
dependency updates for geth 1.10.26
2022-11-07 13:46:42 -05:00
Michael Shaw
97e7ea67c1 dependency updates for geth 1.10.26 2022-11-07 13:35:40 -05:00
1e7528e339
Merge pull request #41 from roysc/with-recovery
Fix module versions
2022-10-21 08:24:55 -05:00
f5a0e32c44 Fix module versions 2022-10-21 06:23:48 -07:00
Michael
2c21e86452
Merge pull request #44 from cerc-io/geth-1.10.25-wip
dependency updates for geth 1.10.25 rebase
2022-09-23 14:08:15 -04:00
Michael Shaw
b37de4fc32 dependency updates for geth 1.10.25 rebase 2022-09-23 14:07:11 -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
de813d73e6
Merge pull request #39 from roysc/with-recovery
Track and restore iterator state
2022-09-07 00:22:26 -05:00
defc4c8c06 Track and recover iteration state 2022-09-07 07:21:59 +02:00
Michael
d1b423830c
Merge pull request #40 from vulcanize/rebase-1.10.23-wip
version updates for geth 1.10.23 rebase
2022-09-01 17:03:59 -04:00
Michael Shaw
859df44546 version updates for geth 1.10.23 rebase 2022-09-01 17:02:36 -04:00
Ian Norden
aecb98129c
Merge pull request #36 from vulcanize/use-async-iter
Use concurrent node iterator
2022-08-16 09:54:07 -05:00
aababba8d0 rm dev mod 2022-08-15 12:36:41 -05:00
c16fa94850 Use concurrent node iterator 2022-08-11 17:11:52 -05:00
Michael
880b2440d9
Merge pull request #34 from vulcanize/geth-rebase-wip
go-ipfs renamed to kubo and needed by dependents
2022-08-02 11:08:08 -04:00
Michael Shaw
b573a4dca6 go-ipfs renamed to kubo and needed by dependents 2022-08-02 11:00:33 -04:00
Michael
3686aeb883
Merge pull request #33 from vulcanize/geth-rebase-wip
updating for 4.0.5 ipfs-ethdb and coupling to vulcanize geth
2022-08-01 18:26:35 -04:00
Michael Shaw
b59c941062 updating for 4.0.5 ipfs-ethdb and coupling to vulcanize geth 2022-08-01 18:25:45 -04:00
Michael
1fcc8b4b93
Merge pull request #32 from vulcanize/geth-rebase-wip
missed ipfs-ethdb version update
2022-07-29 16:31:00 -04:00
Michael Shaw
84e6e8dd28 missed ipfs-ethdb version update 2022-07-29 16:28:24 -04:00