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

fix: State dump creates dumps at the correct point #8794

Merged
merged 10 commits into from
Mar 27, 2023

Commits on Mar 24, 2023

  1. fix: State dump creates dumps at the correct point

    The dump needs to be of the state at the beginning of the last block of the previous epoch.
    nikurt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    fea54f4 View commit details
    Browse the repository at this point in the history
  2. Metrics

    nikurt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    428234c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eef20c View commit details
    Browse the repository at this point in the history
  4. fix

    nikurt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    313d441 View commit details
    Browse the repository at this point in the history
  5. fmt

    nikurt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c28321e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    074e289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cb38f7 View commit details
    Browse the repository at this point in the history
  8. Implemented a suggestion from @marcelo-gonzalez.

    Using `get_state_response_header()` instead of reimplementing it.
    nikurt committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    76564db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d663fb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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