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

[benchmarking] Reset to genesis storage after each run #5655

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Sep 9, 2024

  1. Set genesis state after each benchmark run

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3631111 View commit details
    Browse the repository at this point in the history
  2. Add test

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a2cc75a View commit details
    Browse the repository at this point in the history
  3. Add PrDoc (auto generated)

    ggwpez authored and github-actions[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    50ce303 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Use DEV_RUNTIME_PRESET instead of hard-coding

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6e87e57 View commit details
    Browse the repository at this point in the history
  2. INSTALL WITH LOCKED FFS

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9aa865f View commit details
    Browse the repository at this point in the history
  3. Revert "INSTALL WITH LOCKED FFS"

    This reverts commit 9aa865f.
    ggwpez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6bb2cb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Only test in std

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c846cf5 View commit details
    Browse the repository at this point in the history
  2. omni-bencher: Fix runtime genesis generation

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8809ce5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    ggwpez and bkchr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a9ec975 View commit details
    Browse the repository at this point in the history
  2. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    ggwpez and bkchr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f205230 View commit details
    Browse the repository at this point in the history
  3. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    ggwpez and bkchr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    669c88a View commit details
    Browse the repository at this point in the history
  4. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <[email protected]>
    ggwpez and bkchr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a539e2a View commit details
    Browse the repository at this point in the history
  5. Stay backwards compatible

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f641517 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Rename to GenesisBuilderPolicy

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1da1213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98d341 View commit details
    Browse the repository at this point in the history