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

perf: speed up crisis invariant check (juno genesis) #12886

Closed

Commits on Aug 10, 2022

  1. Parallelization of crisis "can-withdraw" check which was taking quite…

    … a long time running sequentially for each validator
    Cashmaney committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    481fd95 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Update invariants.go

    Cashmaney authored Aug 20, 2022
    Configuration menu
    Copy the full SHA
    c79c979 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

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

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    4afeec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee3151 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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