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

Snapsync with p2p #2120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Snapsync with p2p #2120

wants to merge 1 commit into from

Commits on Nov 21, 2024

  1. Snapsync "static sync" with p2p

    **This is a squash batch of 23 commits:**
    
    - Ashraf Basic snap algo .. Did something + #1925
    - p2p client and looking at the syncService
    - finishing p2p handler - question
    - protobuf changes
    - snap server implements handler methods directly
    - fix snap server tests after refactor
    - refactor syncer to loop over iterator, add client message handling
    - p2p complete - no data exchange
    - Managed to sync ~200MB data
    - Fix: Trie iteration
    - test describing how storage of big contracts are responded
    - Storage ranges - fix unexpected contract change
    - Tweak message size params, trim logs
    - limit memory usage & verification
    - verification bug fix
    - Add sync mode p2p CLI flag (#2186)
    - Return struct instead of interface
    - Change flag usage string
    - Remove SnapServer interface
    - Revert makefile
    - Minor fixes
    - Update docs
    - Less logs, verification fixed
    - code improvements
    asdacap authored and pnowosie committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f99c07f View commit details
    Browse the repository at this point in the history