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

eth/stagedsync: implement stage polygon sync forward #10124

Merged
merged 39 commits into from
May 23, 2024

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    6537574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cffeb5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1665f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8d899e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1b9b03 View commit details
    Browse the repository at this point in the history
  6. add comment

    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    032a9d6 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'e35-astrid-heimdall-store-refac' of github.com:ledgerwa…

    …tch/erigon into e35-astrid-store-renames
    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    21342f1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'e35-astrid-store-renames' of github.com:ledgerwatch/eri…

    …gon into e35-astring-sync-stage-impl
    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dfc8fe2 View commit details
    Browse the repository at this point in the history
  9. pass dependencies

    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    84f00d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    611a343 View commit details
    Browse the repository at this point in the history
  11. tidy

    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    805ba6e View commit details
    Browse the repository at this point in the history
  12. Merge branch 'e35' of github.com:ledgerwatch/erigon into e35-astrid-r…

    …efactor-heimdall-tx-stores
    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eff0e7d View commit details
    Browse the repository at this point in the history
  13. Merge branch 'e35-astrid-refactor-heimdall-tx-stores' of github.com:l…

    …edgerwatch/erigon into e35-astring-sync-stage-impl
    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    de250fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17bd94a View commit details
    Browse the repository at this point in the history
  15. use heimdall.NewRwTxStore

    taratorio committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8e6b859 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    aa99235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d90b36e View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    taratorio committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ea002b4 View commit details
    Browse the repository at this point in the history
  4. plug in block reader

    taratorio committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e23b47e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    ca95d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329aca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cfe666 View commit details
    Browse the repository at this point in the history
  4. fix useExternalTx

    taratorio committed May 9, 2024
    Configuration menu
    Copy the full SHA
    92dd8f6 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    7c04b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7134867 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    8a80d61 View commit details
    Browse the repository at this point in the history
  2. add flag to default flags

    taratorio committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3188042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23afc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29751c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54770d2 View commit details
    Browse the repository at this point in the history
  6. fix accidental err swallow

    taratorio committed May 23, 2024
    Configuration menu
    Copy the full SHA
    220ba44 View commit details
    Browse the repository at this point in the history
  7. improve logging

    taratorio committed May 23, 2024
    Configuration menu
    Copy the full SHA
    eae738d View commit details
    Browse the repository at this point in the history
  8. improve logging

    taratorio committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7514934 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89f9288 View commit details
    Browse the repository at this point in the history
  10. remove chatty log

    taratorio committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3334492 View commit details
    Browse the repository at this point in the history
  11. remove chatty log

    taratorio committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ec50aa0 View commit details
    Browse the repository at this point in the history