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

polygon/sync: fix block too soon error #11499

Merged
merged 42 commits into from
Aug 6, 2024
Merged

Commits on Jul 19, 2024

  1. draft of work needed

    taratorio committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e68acf7 View commit details
    Browse the repository at this point in the history
  2. cosmetic

    taratorio committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bd01d60 View commit details
    Browse the repository at this point in the history
  3. cosmetic

    taratorio committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2f36c7f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch 'main' of github.com:ledgerwatch/erigon into astrid-span…

    …-accum-producer-priorities
    taratorio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    18369e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    708aff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e436df1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:ledgerwatch/erigon into astrid-span…

    …-accum-producer-priorities
    taratorio committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b433d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    906aa4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c81e7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a939916 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    7c6ecbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7da21b View commit details
    Browse the repository at this point in the history
  3. playground

    taratorio committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    413a557 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge branch 'main' of github.com:ledgerwatch/erigon into astrid-span…

    …-accum-producer-priorities
    taratorio committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    95e295f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eca62c View commit details
    Browse the repository at this point in the history
  3. move tests to another PR

    taratorio committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    942fc37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e6a827 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38510f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    648d443 View commit details
    Browse the repository at this point in the history
  7. fix span synchronise

    taratorio committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d1214d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b673622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7281f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    179a61c View commit details
    Browse the repository at this point in the history
  4. fix producers

    taratorio committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d23c43d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:ledgerwatch/erigon into astrid-span…

    …-accum-producer-priorities
    taratorio committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a7c8476 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cd85e4 View commit details
    Browse the repository at this point in the history
  7. add comment

    taratorio committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    26eb20a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f731f64 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge branch 'main' of github.com:ledgerwatch/erigon into astrid-span…

    …-accum-producer-priorities
    taratorio committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bcdb5ad View commit details
    Browse the repository at this point in the history
  2. tidy up synchronize

    taratorio committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    107b767 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    212b59b View commit details
    Browse the repository at this point in the history
  4. tidy synchronization

    taratorio committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cbdc163 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge branch 'main' of github.com:ledgerwatch/erigon into astrid-span…

    …-accum-producer-priorities
    taratorio committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0430c11 View commit details
    Browse the repository at this point in the history
  2. Revert "tidy synchronization"

    This reverts commit cbdc163.
    taratorio committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a1e52de View commit details
    Browse the repository at this point in the history
  3. Revert "tidy up synchronize"

    This reverts commit 107b767.
    taratorio committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8e1c2d8 View commit details
    Browse the repository at this point in the history
  4. add license comment

    taratorio committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f0075dc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'astrid-span-accum-producer-priorities' of github.com:le…

    …dgerwatch/erigon into astrid-fix-block-too-soon-err
    taratorio committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d577c28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d1529d View commit details
    Browse the repository at this point in the history
  7. naming tidy

    taratorio committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b0b25e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed70ce6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62645f8 View commit details
    Browse the repository at this point in the history
  10. fix replayUntrackedSpans

    taratorio committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c717394 View commit details
    Browse the repository at this point in the history