-
Notifications
You must be signed in to change notification settings - Fork 709
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
Consider moving the "order on-demand" extrinsics #3425
Comments
This could be done at the same time as implementing the coretime credits, implementing the new extrinsics (credits bought on broker can be exchanged for on-demand coretime). This could replace the existing on demand assigner extrinsics as the "right" way to do it compliant with RFC-1 We can then separately disable/remove/call filter (?) the on demand assigner extrinsics on Kusama which allow buying on-demand coretime directly with KSM |
Status @antonva - I think we agreed to just rename the pallet? |
Closes #3425 --------- Co-authored-by: antonva <[email protected]> Co-authored-by: command-bot <>
Closes paritytech#3425 --------- Co-authored-by: antonva <[email protected]> Co-authored-by: command-bot <>
Right now it is routed directly to the "on demand assigner" pallet, which can be considered an implementation detail. Probably a good idea to move this to the the "toplevel" coretime interface pallet.
it is a bit late for Kusama, but if we want that we should do it before going for Polkadot in order to avoid breakage later on.
The text was updated successfully, but these errors were encountered: