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

Improves benchmarks for pallet parachain-staking #2317

Merged
merged 19 commits into from
Jun 6, 2023

Commits on May 26, 2023

  1. try a way

    nbaztec committed May 26, 2023
    Configuration menu
    Copy the full SHA
    749ad66 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. use new benchmarks

    nbaztec committed May 29, 2023
    Configuration menu
    Copy the full SHA
    74f3650 View commit details
    Browse the repository at this point in the history
  2. remove unused benchmark

    nbaztec committed May 29, 2023
    Configuration menu
    Copy the full SHA
    7086a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    446e216 View commit details
    Browse the repository at this point in the history
  4. fmt

    nbaztec committed May 29, 2023
    Configuration menu
    Copy the full SHA
    39d0584 View commit details
    Browse the repository at this point in the history
  5. use generated weights

    nbaztec committed May 29, 2023
    Configuration menu
    Copy the full SHA
    ffd40ab View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. fix tests

    nbaztec committed May 30, 2023
    Configuration menu
    Copy the full SHA
    77cad9a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    6d2c145 View commit details
    Browse the repository at this point in the history
  2. fix ts tests

    nbaztec committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0ebac16 View commit details
    Browse the repository at this point in the history
  3. fix rust tests

    nbaztec committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0f49e85 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Fix delegation benchmarks (#2323)

    * Properly use scaling parameter in benchmarks
    
    * Include updated weights
    
    * Undo execute_leave_delegators_worst changes
    notlesh authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    26cd185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c058a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db89ed8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4a91db View commit details
    Browse the repository at this point in the history
  5. prettier

    notlesh committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f198520 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fix tests

    nbaztec committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    ed7c5b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nish-staking-new-benchmarks' of github.com:PureStake/mo…

    …onbeam into nish-staking-new-benchmarks
    nbaztec committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    3860a90 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. deprecate delegate

    nbaztec committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b999ed0 View commit details
    Browse the repository at this point in the history
  2. move comment

    nbaztec committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    572f754 View commit details
    Browse the repository at this point in the history