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

Hive tests for P2P "snap" capability #934

Closed
5 tasks done
Tracked by #184
fmoletta opened this issue Oct 22, 2024 · 0 comments
Closed
5 tasks done
Tracked by #184

Hive tests for P2P "snap" capability #934

fmoletta opened this issue Oct 22, 2024 · 0 comments

Comments

@mpaulucci mpaulucci added this to the 5 - Syncing milestone Oct 23, 2024
@lambdaclass lambdaclass deleted a comment Oct 28, 2024
github-merge-queue bot pushed a commit that referenced this issue Nov 5, 2024
**Motivation**
Pass hive snap `GetStorageRanges` test
<!-- Why does this pull request exist? What are its goals? -->

**Description**

* Refactor: Identify storage tries by hashed address instead of by
address (needed)
* Add snap capability messages `GetStorageRanges` and `StorageRanges`
* Support processing `GetStorageRanges` message

<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves #111, Resolves #222 -->

Is part of #934

---------

Co-authored-by: Esteban Dimitroff Hodi <[email protected]>
github-merge-queue bot pushed a commit that referenced this issue Nov 5, 2024
**Motivation**
Pass hive snap `GetByteCodes test
<!-- Why does this pull request exist? What are its goals? -->

**Description**

* Add snap capability messages `GetByteCodes` and `ByteCodes`
* Support processing `GetByteCodes` message

<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves #111, Resolves #222 -->

Is part of #934

---------

Co-authored-by: Esteban Dimitroff Hodi <[email protected]>
github-merge-queue bot pushed a commit that referenced this issue Nov 8, 2024
**Motivation**
Pass hive snap `GetTrieNodes` test
<!-- Why does this pull request exist? What are its goals? -->

**Description**

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

<!-- A clear and concise general description of the changes this PR
introduces -->

<!-- Link to issues: Resolves #111, Resolves #222 -->

Is part of #934

---------

Co-authored-by: Esteban Dimitroff Hodi <[email protected]>
Co-authored-by: ElFantasma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants