Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Create benchmark for the system::set_code instrisic #13373

Merged
merged 33 commits into from
May 11, 2023

Commits on Feb 17, 2023

  1. Still WIP

    # Conflicts:
    #	frame/system/src/weights.rs
    hirschenberger committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1fe4c80 View commit details
    Browse the repository at this point in the history
  2. Still WIP

    hirschenberger committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    9546674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe6aff View commit details
    Browse the repository at this point in the history
  4. Fix format

    hirschenberger committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    053c682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e413564 View commit details
    Browse the repository at this point in the history
  6. Fix lint warning

    hirschenberger committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c069a65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6406281 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c480343 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

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

Commits on Feb 22, 2023

  1. Remove weight tags

    hirschenberger committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f21ccc0 View commit details
    Browse the repository at this point in the history
  2. Update frame/system/src/tests.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    hirschenberger and bkchr committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    34f66a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Register ReadRuntimeVersionExt for benches

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    a1f901d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    8617622 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    hirschenberger committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0317a8b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Fix deprecations

    hirschenberger committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5bfdb2d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Fix deprecations

    hirschenberger committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    ee261b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ab3af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb79f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Merge branch 'issue_13192' of https://github.com/hirschenberger/subst…

    …rate into issue_13192
    
    # Conflicts:
    #	frame/system/src/weights.rs
    hirschenberger committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6c4cd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca7ea7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f0806b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Update frame/system/src/lib.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    hirschenberger and bkchr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a4b0817 View commit details
    Browse the repository at this point in the history
  2. Update frame/system/src/lib.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    hirschenberger and bkchr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    117434b View commit details
    Browse the repository at this point in the history
  3. Update frame/system/src/lib.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    hirschenberger and bkchr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    80c6fd2 View commit details
    Browse the repository at this point in the history
  4. Update frame/system/src/lib.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    hirschenberger and bkchr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    400474f View commit details
    Browse the repository at this point in the history
  5. Update frame/system/benchmarking/src/lib.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    hirschenberger and bkchr committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    058c8e6 View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    134672f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    9db0abd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3d6f9 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Just trigger CI rebuild
    hirschenberger committed May 8, 2023
    Configuration menu
    Copy the full SHA
    96f08f9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Trigger CI
    hirschenberger committed May 8, 2023
    Configuration menu
    Copy the full SHA
    03fef0b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge remote-tracking branch 'origin/master' into issue_13192

    parity-processbot committed May 11, 2023
    Configuration menu
    Copy the full SHA
    719d26a View commit details
    Browse the repository at this point in the history