-
Notifications
You must be signed in to change notification settings - Fork 696
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
Refactor pallets to V2 bench syntax #6202
Comments
Part of: - #6202 --------- Co-authored-by: Dónal Murray <[email protected]>
Part of: - paritytech#6202 --------- Co-authored-by: Dónal Murray <[email protected]>
Part of: - paritytech#6202 --------- Co-authored-by: Dónal Murray <[email protected]>
Pick up:
|
Part of: - #6202. --------- Co-authored-by: Dónal Murray <[email protected]>
Pickup:
|
Hi, I'm working scheduler currently. :) |
Thanks for the quick response 🚀 |
Pickup:
|
Well... I recommend handling them individually and providing updates here, rather than claiming them all at once. |
Working on pallet-claims in #6318 |
- [x] Removing `without_storage_info` and adding bounds on the stored types for pallet `claims` - issue #6289 - [x] Migrating to benchmarking V2 - #6202 --------- Co-authored-by: Guillaume Thiolliere <[email protected]>
Part of: - #6202. --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: Dónal Murray <[email protected]> Co-authored-by: Giuseppe Re <[email protected]> Co-authored-by: Dónal Murray <[email protected]>
…ove doc (#6316) Part of: - #6202. --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Guillaume Thiolliere <[email protected]> Co-authored-by: Guillaume Thiolliere <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Part of: * #6202 --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Oliver Tale-Yazdi <[email protected]>
Part of: * #6202 --------- Co-authored-by: Oliver Tale-Yazdi <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Giuseppe Re <[email protected]>
Working on pallet-society in #6367 |
Part of: - #6202. --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Giuseppe Re <[email protected]>
Pickup:
Edit: Sorry I haven't seen that you were on fast-unstake: @programskillforverification. Feel free to incorporate my PRs changes into your branch, mine would be finished, and I don't want to snatch work from you. |
Pickup:
|
…#6315) Part of: - #6202. --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Guillaume Thiolliere <[email protected]> Co-authored-by: Giuseppe Re <[email protected]> Co-authored-by: Guillaume Thiolliere <[email protected]>
) Part of: - #6202. --------- Co-authored-by: Giuseppe Re <[email protected]> Co-authored-by: GitHub Action <[email protected]>
…#6290) Part of: #6202 --------- Co-authored-by: Giuseppe Re <[email protected]> Co-authored-by: GitHub Action <[email protected]>
Migrates pallet-nft-fractionalization to benchmarking v2 syntax. Part of: * #6202 --------- Co-authored-by: Giuseppe Re <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Bastian Köcher <[email protected]>
Part of: - #6202. --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Giuseppe Re <[email protected]>
- [x] Removing `without_storage_info` and adding bounds on the stored types for pallet `society` - issue #6289 - [x] Migrating to benchmarking V2 - #6202 --------- Co-authored-by: Guillaume Thiolliere <[email protected]> Co-authored-by: Muharem <[email protected]>
I'm checking all the merged PRs and rewarding with |
Pickup:
|
…#6302) Migrates pallet-nomination-pool-benchmarking to benchmarking syntax v2. Part of: * #6202 --------- Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Guillaume Thiolliere <[email protected]> Co-authored-by: Giuseppe Re <[email protected]>
We should move all remaining pallets to the V2 benchmarking syntax. It seems to be stable and feature complete.
👉 If you want to work on this: Please check that there is not already a merge request for the pallet that you want to work on. Please pick only one or a small set of pallets - not all at once. This keeps review times low.
Full pallet list:
pallet-grandpa
to usev2
benchmarks #6073pallet-proxy
andpallet-multisig
#5995pallet-proxy
andpallet-multisig
#5995society
#6367Then the Polkadot and Cumulus pallets:
claims
#6318The text was updated successfully, but these errors were encountered: