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] State reconstitution prototype #4508

Merged
merged 32 commits into from
Jul 2, 2022
Merged

[erigon2.2] State reconstitution prototype #4508

merged 32 commits into from
Jul 2, 2022

Commits on Jun 20, 2022

  1. reconstitution

    Alexey Sharp authored and Alexey Sharp committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b369f4c View commit details
    Browse the repository at this point in the history
  2. Add history access without state function

    Alex Sharp authored and Alex Sharp committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    47c016a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. More on state reconstitution

    Alexey Sharp authored and Alexey Sharp committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    08220d3 View commit details
    Browse the repository at this point in the history
  2. More on state recon

    Alexey Sharp authored and Alexey Sharp committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3475c23 View commit details
    Browse the repository at this point in the history
  3. More on state recon

    Alexey Sharp authored and Alexey Sharp committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ce5a0af View commit details
    Browse the repository at this point in the history
  4. More

    Alexey Sharp authored and Alexey Sharp committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    09dea73 View commit details
    Browse the repository at this point in the history
  5. More

    Alex Sharp authored and Alex Sharp committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a07753a View commit details
    Browse the repository at this point in the history
  6. support dao fork

    Alex Sharp authored and Alex Sharp committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    69e3eb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. More on state reconstitution

    Alex Sharp authored and Alex Sharp committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e690987 View commit details
    Browse the repository at this point in the history
  2. Update to erigon-lib

    Alexey Sharp authored and Alexey Sharp committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    47e365f View commit details
    Browse the repository at this point in the history
  3. More

    Alexey Sharp authored and Alexey Sharp committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    12c520d View commit details
    Browse the repository at this point in the history
  4. Added genesis block and filling with history

    Alex Sharp authored and Alex Sharp committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d094008 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. update

    Alexey Sharp authored and Alexey Sharp committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f16b249 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Genesis works

    Alexey Sharp authored and Alexey Sharp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    29efa93 View commit details
    Browse the repository at this point in the history
  2. Start on parallel

    Alexey Sharp authored and Alexey Sharp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    ab5e878 View commit details
    Browse the repository at this point in the history
  3. Preparation for parallel reconstitution, stats for EfSearch

    Alexey Sharp authored and Alexey Sharp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    a1168bb View commit details
    Browse the repository at this point in the history
  4. continue with parallel work

    Alexey Sharp authored and Alexey Sharp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    c27c7cf View commit details
    Browse the repository at this point in the history
  5. Fix history reader

    Alexey Sharp authored and Alexey Sharp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    32529e9 View commit details
    Browse the repository at this point in the history
  6. Remove time measurements

    Alexey Sharp authored and Alexey Sharp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    f6b2843 View commit details
    Browse the repository at this point in the history
  7. Fixes

    Alexey Sharp authored and Alexey Sharp committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    41b0299 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Fixes and UX improvements

    Alexey Sharp authored and Alexey Sharp committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    430fd1f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Fixes

    Alexey Sharp authored and Alexey Sharp committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3539367 View commit details
    Browse the repository at this point in the history
  2. More tracing

    Alexey Sharp authored and Alexey Sharp committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a713c97 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. More fixes

    Alexey Sharp authored and Alexey Sharp committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    17f88a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. More fixes

    Alexey Sharp authored and Alexey Sharp committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    36b29be View commit details
    Browse the repository at this point in the history
  2. Fix code size

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

Commits on Jul 2, 2022

  1. Update to latest erigon-lib

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

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

    Alexey Sharp authored and Alexey Sharp committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    e79f9a4 View commit details
    Browse the repository at this point in the history
  4. Fix for dao fork

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

    Alexey Sharp authored and Alexey Sharp committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    036ec7a View commit details
    Browse the repository at this point in the history
  6. Update to erigon-lib, fix lint

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