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(l1): support snap capability message GetTrieNodes #1031

Merged
merged 183 commits into from
Nov 8, 2024
Merged

Conversation

fmoletta
Copy link
Contributor

@fmoletta fmoletta commented Oct 31, 2024

Motivation
Pass hive snap GetTrieNodes test

Description

  • Add trie method get_node
  • Add snap capability messages GetTrieNodes and TrieNodes
  • Support processing GetTrieNodes message

Is part of #934

@fmoletta fmoletta changed the base branch from main to refactor-node-structure November 8, 2024 18:28
Copy link
Collaborator

@Arkenan Arkenan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

crates/storage/trie/trie.rs Show resolved Hide resolved
Base automatically changed from refactor-node-structure to main November 8, 2024 19:12
@fmoletta fmoletta added this pull request to the merge queue Nov 8, 2024
Merged via the queue into main with commit 3960a49 Nov 8, 2024
4 checks passed
@fmoletta fmoletta deleted the snap-trie-nodes branch November 8, 2024 21:34
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

Successfully merging this pull request may close these issues.

3 participants