Skip to content
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

Cancel auctions on Coretime launch #215

Merged

Conversation

eskimor
Copy link
Contributor

@eskimor eskimor commented Mar 4, 2024

Parachain Auctions that would conclude after Coretime launch, would not be served, yet we are cancelling all auctions that are still ongoing.

  • Does not require a CHANGELOG entry

@bkchr
Copy link
Contributor

bkchr commented Mar 4, 2024

  • Does not require a CHANGELOG entry

IMO it should be added to the Changelog.

CHANGELOG.md Outdated Show resolved Hide resolved
relay/kusama/src/lib.rs Outdated Show resolved Hide resolved
relay/kusama/src/lib.rs Show resolved Hide resolved
eskimor and others added 3 commits March 5, 2024 20:53
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
@eskimor eskimor mentioned this pull request Mar 5, 2024
19 tasks
@eskimor
Copy link
Contributor Author

eskimor commented Mar 6, 2024

/merge

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) March 6, 2024 17:24
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

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

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,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trusting you on this name here ;)

@bkchr
Copy link
Contributor

bkchr commented Mar 8, 2024

/merge

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) March 8, 2024 20:33
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@fellowship-merge-bot fellowship-merge-bot bot merged commit 6d56c21 into polkadot-fellows:main Mar 8, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants