[pallet-broker] add extrinsic to add an assignment to the workplan#10797
[pallet-broker] add extrinsic to add an assignment to the workplan#10797Stephenlawrence00 wants to merge 18 commits intoparitytech:masterfrom
Conversation
|
User @Stephenlawrence00, please sign the CLA here. |
|
/cmd prdoc --audience runtime_dev --bump minor |
seadanda
left a comment
There was a problem hiding this comment.
Nearly there, thanks. Needs fmt and benches to be run (we can run benches when we're done)
|
/cmd fmt |
Co-authored-by: Dónal Murray <donalm@seadanda.dev>
Co-authored-by: Dónal Murray <donalm@seadanda.dev>
Co-authored-by: Dónal Murray <donalm@seadanda.dev>
Co-authored-by: Dónal Murray <donalm@seadanda.dev>
|
@seadanda Done. please run benches |
|
/cmd bench --pallet pallet_broker |
|
Command "bench --pallet pallet_broker" has started 🚀 See logs here |
|
Command "bench --pallet pallet_broker" has finished ✅ See logs here DetailsSubweight results:
Command output:✅ Successful benchmarks of runtimes/pallets: |
|
/cmd bench --pallet pallet_broker Benchmarking gave incorrect results. Needed to update from master to include #10947 |
Hmm, I see. |
Part of #6929
This PR expands the coretime management capabilities for sudo/admin operations, enabling direct manipulation of the workplan without requiring complex migrations or runtime upgrades.