Skip to content
Snippets Groups Projects
Unverified Commit 9d78c51c authored by Alexandre R. Baldé's avatar Alexandre R. Baldé Committed by GitHub
Browse files

Refactor staking pallet benchmarks to `v2` (#6025)


# Description
This PR migrates the staking pallet's benchmarks to the `v2` of pallet
benchmarking tooling provided by
[`frame_benchmarking`](https://github.com/paritytech/polkadot-sdk/tree/master/substrate/frame/benchmarking).

## Integration

N/A

## Review Notes

The PR is straightforward, as were #1676 , #1838 and #1868.

---------

Co-authored-by: default avatarDónal Murray <donal.murray@parity.io>
Co-authored-by: default avatarShawn Tabrizi <shawntabrizi@gmail.com>
parent b649f4a4
Branches
No related merge requests found
Pipeline #501653 waiting for manual action with stages
in 45 seconds
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
title: Refactor staking pallet benchmarks to `v2`
doc:
- audience: Runtime Dev
description: |
Update benchmarks in staking pallet to the second version of the `frame_benchmarking` runtime benchmarking framework.
crates:
- name: pallet-staking
bump: patch
\ No newline at end of file
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment