Skip to content

(pkg/trie): TrieDB implementation #3805

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

Closed
3 of 5 tasks
dimartiro opened this issue Mar 21, 2024 · 1 comment
Closed
3 of 5 tasks

(pkg/trie): TrieDB implementation #3805

dimartiro opened this issue Mar 21, 2024 · 1 comment
Assignees
Labels
Epic Issue used to track development status of a complex feature, aggregates several issues S-trie issues related to the pkg/trie package. T-feat this issue/pr is a new feature or functionality.

Comments

@dimartiro
Copy link
Contributor

dimartiro commented Mar 21, 2024

Description

The goal is to implement the TrieDB structure similar to parity's TrieDB to have a DB backed trie implementation.

This will allow us to implement lazy for our state trie

Tasks

@dimartiro dimartiro self-assigned this Mar 21, 2024
@dimartiro dimartiro added Epic Issue used to track development status of a complex feature, aggregates several issues S-trie issues related to the pkg/trie package. T-feat this issue/pr is a new feature or functionality. labels Mar 21, 2024
@P1sar P1sar added this to the Full Node MVP milestone Mar 25, 2024
@dimartiro
Copy link
Contributor Author

Closed in favor of #3812

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Issue used to track development status of a complex feature, aggregates several issues S-trie issues related to the pkg/trie package. T-feat this issue/pr is a new feature or functionality.
Projects
None yet
Development

No branches or pull requests

2 participants