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

feat(trie): reimplement in-memory trie cursors #9305

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

rkrasiuk
Copy link
Member

@rkrasiuk rkrasiuk commented Jul 4, 2024

Description

Reimplementation of in-memory trie cursors.

@rkrasiuk rkrasiuk added C-enhancement New feature or request A-trie Related to Merkle Patricia Trie implementation labels Jul 4, 2024
@rkrasiuk rkrasiuk force-pushed the rkrasiuk/reimplement-in-mem-trie-cursors branch from d866870 to 97aa6e4 Compare July 8, 2024 13:39
@rkrasiuk rkrasiuk marked this pull request as ready for review July 10, 2024 22:32
@rkrasiuk rkrasiuk requested a review from Rjected as a code owner July 10, 2024 22:32
@rkrasiuk rkrasiuk force-pushed the rkrasiuk/reimplement-in-mem-trie-cursors branch from 25588a7 to cd2bbdf Compare July 10, 2024 22:33
@rkrasiuk rkrasiuk added this pull request to the merge queue Jul 12, 2024
Merged via the queue into main with commit da0efbe Jul 12, 2024
32 checks passed
@rkrasiuk rkrasiuk deleted the rkrasiuk/reimplement-in-mem-trie-cursors branch July 12, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants