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

Store interface and implementation that supports extracting selector suffixes and internal nodes from AMT/HAMT #16

Open
i-norden opened this issue May 22, 2023 · 0 comments

Comments

@i-norden
Copy link
Contributor

i-norden commented May 22, 2023

While reading objects from an offline database. This is necessary as the current packages available for interfacing with the database (e.g. lotus store.ChainStore, lily lens.ChainAPI, etc) do not enable us to extract this contextual informationor internal nodes while traversing the DAG to access these objects.

This store implementation should also leverage concurrent traversals of the tree data structures.

@i-norden i-norden changed the title Store interface that supports extracting selector suffixes Store interface and implementation that supports extracting selector suffixes and internal nodes from AMT/HAMT Jun 12, 2023
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

No branches or pull requests

1 participant