You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dimartiro opened this issue
Mar 21, 2024
· 1 comment
Assignees
Labels
EpicIssue used to track development status of a complex feature, aggregates several issuesS-trieissues related to the pkg/trie package.T-featthis issue/pr is a new feature or functionality.
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
EpicIssue used to track development status of a complex feature, aggregates several issuesS-trieissues related to the pkg/trie package.T-featthis issue/pr is a new feature or functionality.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: