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

Tracking: StateCommitment abstraction #11830

Open
2 of 6 tasks
Tracked by #11241
frisitano opened this issue Oct 17, 2024 · 3 comments
Open
2 of 6 tasks
Tracked by #11241

Tracking: StateCommitment abstraction #11830

frisitano opened this issue Oct 17, 2024 · 3 comments
Labels
A-sdk Related to reth's use as a library A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request C-tracking-issue An issue that collects information about a broad development initiative M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity

Comments

@frisitano
Copy link
Contributor

frisitano commented Oct 17, 2024

Describe the feature

Overview

This issue will be used to plan the implementation of the StateCommitment implementation. The StateCommitment will be used to provide an abstraction over the types associated with the state commitment. This will allow reth to be used with different state representations configured by the user. Initial POC implemented here.

Plan

We will implement the StateCommitment via the following units of work:

Refactor codebase to leverage StateCommitment types for all operations:

Additional context

#11786

@Thegaram
Copy link
Contributor

This could be added to #11241. @mattsse

@Rjected Rjected mentioned this issue Oct 21, 2024
@Rjected
Copy link
Member

Rjected commented Oct 21, 2024

Just added to the tracking issue @Thegaram

@Rjected Rjected added A-trie Related to Merkle Patricia Trie implementation A-sdk Related to reth's use as a library C-tracking-issue An issue that collects information about a broad development initiative and removed S-needs-triage This issue needs to be labelled labels Oct 30, 2024
@Rjected Rjected changed the title StateCommitment abstraction Tracking: StateCommitment abstraction Oct 30, 2024
Copy link
Contributor

This issue is stale because it has been open for 21 days with no activity.

@github-actions github-actions bot added the S-stale This issue/PR is stale and will close with no further activity label Nov 22, 2024
@Rjected Rjected added M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity and removed S-stale This issue/PR is stale and will close with no further activity labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sdk Related to reth's use as a library A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request C-tracking-issue An issue that collects information about a broad development initiative M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity
Projects
Status: Todo
Development

No branches or pull requests

3 participants