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

[erigon2.2] Optimisation of state reconstitution #4621

Merged
merged 22 commits into from
Jul 6, 2022
Merged

Commits on Jul 2, 2022

  1. Init

    Alex Sharp authored and Alex Sharp committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    f745313 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Merge remote-tracking branch 'origin/devel' into parallel-exec

    Alex Sharp authored and Alex Sharp committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    1bec337 View commit details
    Browse the repository at this point in the history
  2. Optimise ReconState flushes

    Alexey Sharp authored and Alexey Sharp committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    1f6ec22 View commit details
    Browse the repository at this point in the history
  3. Updates

    Alexey Sharp authored and Alexey Sharp committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    df65ad9 View commit details
    Browse the repository at this point in the history
  4. Update

    Alex Sharp authored and Alex Sharp committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    4e4d992 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Updates

    Alexey Sharp authored and Alexey Sharp committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    2378e33 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/devel' into parallel-exec

    Alexey Sharp authored and Alexey Sharp committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    39870f6 View commit details
    Browse the repository at this point in the history
  3. Updates

    Alexey Sharp authored and Alexey Sharp committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    7eed094 View commit details
    Browse the repository at this point in the history
  4. More on parallel execution

    Alexey Sharp authored and Alexey Sharp committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    503c0ef View commit details
    Browse the repository at this point in the history
  5. More on parallel exec

    Alex Sharp authored and Alex Sharp committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    c684625 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    Alex Sharp authored and Alex Sharp committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    85baa70 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Improvements to parallel exec

    Alexey Sharp authored and Alexey Sharp committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1e4614a View commit details
    Browse the repository at this point in the history
  2. comment

    Alexey Sharp authored and Alexey Sharp committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    78b2736 View commit details
    Browse the repository at this point in the history
  3. Fix history access, include incarnation

    Alexey Sharp authored and Alexey Sharp committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    27adf6f View commit details
    Browse the repository at this point in the history
  4. Close work channel

    Alexey Sharp authored and Alexey Sharp committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    05f63e8 View commit details
    Browse the repository at this point in the history
  5. TxTask

    Alexey Sharp authored and Alexey Sharp committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    24bec44 View commit details
    Browse the repository at this point in the history
  6. more fixes to parallel exec

    Alex Sharp authored and Alex Sharp committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    3836354 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Update to latest erigon-lib

    Alexey Sharp authored and Alexey Sharp committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    a359624 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/devel' into parallel-exec

    Alexey Sharp authored and Alexey Sharp committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    09b29d5 View commit details
    Browse the repository at this point in the history
  3. Fix compilation

    Alexey Sharp authored and Alexey Sharp committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0d69682 View commit details
    Browse the repository at this point in the history
  4. Cleanup and timing

    Alexey Sharp authored and Alexey Sharp committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    3f44dd1 View commit details
    Browse the repository at this point in the history
  5. Fixes to recon1

    Alexey Sharp authored and Alexey Sharp committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c8ed7a4 View commit details
    Browse the repository at this point in the history