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

Fix auto-renew benchmarks #517

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

seadanda
Copy link
Contributor

@seadanda seadanda commented Dec 23, 2024

Bump broker pallet to fix auto-renew benchmarks. Also remove previous mitigations. Fixes #510

  • Does not require a CHANGELOG entry

There has been no release with this broken benchmark, therefore the changelog already reflects the changes introduced by this release.

Benchmarks will be run before release

@seadanda
Copy link
Contributor Author

/cmd bench --runtime coretime-kusama --pallet pallet_broker
/cmd bench --runtime coretime-polkadot --pallet pallet_broker

1 similar comment
@bkchr
Copy link
Contributor

bkchr commented Dec 23, 2024

/cmd bench --runtime coretime-kusama --pallet pallet_broker
/cmd bench --runtime coretime-polkadot --pallet pallet_broker

@seadanda
Copy link
Contributor Author

seadanda commented Jan 7, 2025

Can we merge this as-is and generate the weights as part of the release?

@seadanda seadanda mentioned this pull request Jan 7, 2025
6 tasks
@bkchr
Copy link
Contributor

bkchr commented Jan 7, 2025

Can we merge this as-is and generate the weights as part of the release?

Yes

@acatangiu
Copy link
Contributor

Polkadot check migrations needs retriggerring. Or @seadanda to merge main to rerun full CI..

@bkchr bkchr merged commit 510e26a into polkadot-fellows:main Jan 8, 2025
47 of 48 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.

Enable coretime auto-renew in coretime-polkadot and coretime-kusama
3 participants