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

Co #11456: Expose benchmark extrinsic command #5620

Merged
merged 21 commits into from
Jul 19, 2022
Merged

Commits on Jun 1, 2022

  1. Expose 'benchmark extrinsic' command

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b825b5d View commit details
    Browse the repository at this point in the history
  2. Add test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    f6d2a68 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    344d40d View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    fc262c7 View commit details
    Browse the repository at this point in the history
  5. Split benchmarking into own mod

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cfdb8dc View commit details
    Browse the repository at this point in the history
  6. Simplify code

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d128dc6 View commit details
    Browse the repository at this point in the history
  7. Fixup

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

Commits on Jul 15, 2022

  1. Cleanup

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    877cd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4665f View commit details
    Browse the repository at this point in the history
  3. Spell

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    cfb3a66 View commit details
    Browse the repository at this point in the history
  4. Revert Cargo.lock updates

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

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    01eef80 View commit details
    Browse the repository at this point in the history
  2. update lockfile for {"substrate"}

    parity-processbot committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    bcfb744 View commit details
    Browse the repository at this point in the history
  3. Fix brittle test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f907cea View commit details
    Browse the repository at this point in the history
  4. Bump spec version to 9270

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c1c385d View commit details
    Browse the repository at this point in the history
  5. Sleep in test to make it work in CI...

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9dfb271 View commit details
    Browse the repository at this point in the history
  6. Disable failing test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2d8771c View commit details
    Browse the repository at this point in the history
  7. Revert "Bump spec version to 9270"

    This reverts commit c1c385d.
    ggwpez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    dc87d6d View commit details
    Browse the repository at this point in the history
  8. Delete brittle test, see #5788

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b1b4c4a View commit details
    Browse the repository at this point in the history
  9. Disable failing test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    bfbc6df View commit details
    Browse the repository at this point in the history
  10. Delete more failing tests...

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