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

Full domain chain snap sync. #3115

Closed
wants to merge 31 commits into from
Closed

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    64e54ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40758d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7801f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    ce5f5f4 View commit details
    Browse the repository at this point in the history
  2. Update MMR-sync

    shamil-gadelshin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b2b85f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea16060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9832af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3969d74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a1404c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9f87a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0568ab9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a274f32 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bdb738a View commit details
    Browse the repository at this point in the history
  11. Update Cargo.lock

    shamil-gadelshin committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    859c2cd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    bf89a41 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    eb78e45 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Move wait_for_block_import method.

    - move ATTEMPTS_NUMBER and PEERS_THRESHOLD constants and increase their values
    shamil-gadelshin committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b8571cf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    c5d4b0f View commit details
    Browse the repository at this point in the history
  2. Change waiting for blocks to block notification acknowledgement

    - restore the previous version of start_worker
    shamil-gadelshin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9956983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44499af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60d45e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a035c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf34b67 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    ad6a1f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3179 from autonomys/full-domain-snap-sync-unpin

    Replace unsafe code with stream pinning
    shamil-gadelshin authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6962b8f View commit details
    Browse the repository at this point in the history
  3. Refactor domain snap sync.

    - change variable names
    - change comments
    shamil-gadelshin committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    74c4f7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f78a74 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    0bed801 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    7179802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6e9f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2267205 View commit details
    Browse the repository at this point in the history