Cancel auctions on Coretime launch#215
Merged
fellowship-merge-bot[bot] merged 14 commits intoMar 8, 2024
Merged
Conversation
added 2 commits
March 4, 2024 17:52
6 tasks
Contributor
IMO it should be added to the Changelog. |
bkchr
reviewed
Mar 4, 2024
joepetrowski
approved these changes
Mar 5, 2024
Co-authored-by: joe petrowski <[email protected]>
Co-authored-by: joe petrowski <[email protected]>
acatangiu
approved these changes
Mar 6, 2024
Contributor
Author
|
/merge |
Contributor
|
Enabled Available commands
For more information see the documentation |
auto-merge was automatically disabled
March 7, 2024 08:46
Head branch was pushed to by a user without write access
ordian
approved these changes
Mar 8, 2024
eskimor
commented
Mar 8, 2024
added 2 commits
March 8, 2024 14:58
bkchr
approved these changes
Mar 8, 2024
| if let Err(err) = Scheduler::cancel_named( | ||
| pallet_custom_origins::Origin::AuctionAdmin.into(), | ||
| [ | ||
| 0x5c, 0x68, 0xbf, 0x0c, 0x2d, 0x11, 0x04, 0x91, 0x6b, 0xa5, 0xa4, 0xde, 0xe6, |
Contributor
There was a problem hiding this comment.
Trusting you on this name here ;)
Contributor
|
/merge |
Contributor
|
Enabled Available commands
For more information see the documentation |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Parachain Auctions that would conclude after Coretime launch, would not be served, yet we are cancelling all auctions that are still ongoing.