Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor for v5 and IPFS v0 blockstore #73

Merged
merged 4 commits into from
May 19, 2023
Merged

Refactor for v5 and IPFS v0 blockstore #73

merged 4 commits into from
May 19, 2023

Conversation

roysc
Copy link
Collaborator

@roysc roysc commented May 16, 2023

Refactors to use v5 schema and IPFS v0 blockstore as implemented in cerc-io/ipld-eth-statedb#19

Also depends on cerc-io/go-ethereum#383 to use concurrent iterator on alt Trie

Resolves #52

@roysc roysc requested a review from i-norden May 16, 2023 10:02
@roysc roysc changed the base branch from v4 to v5 May 16, 2023 11:58
@roysc roysc changed the title Update to v5 and IPFS v0 blockstore Refactor for v5 and IPFS v0 blockstore May 16, 2023
Copy link
Collaborator

@i-norden i-norden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The adjustments for the change in the state.Database interface and the changes in our concurrent_iterator pkg LGTM, and thanks for the misc updates to actions, readme, environments, etc.

roysc added 2 commits May 19, 2023 00:29
via ipld-eth-statedb/trie_by_cid
@roysc roysc force-pushed the roy/v5-dev branch 3 times, most recently from 4b2aec3 to c24cdb3 Compare May 19, 2023 03:38
roysc added 2 commits May 19, 2023 11:39
- concurrent iterator interface
- ginkgo v2
- go 1.19
@roysc roysc merged commit 5eeeecf into v5 May 19, 2023
@github-cerc-io github-cerc-io deleted the roy/v5-dev branch October 2, 2023 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to v5
2 participants