-
Notifications
You must be signed in to change notification settings - Fork 382
runtime-3101 release #2920
Copy link
Copy link
Closed
Labels
Description
Requirements
- Set the block size to 60mln gas for moonbeam #2921
- Ready for release
Pre-Release
- Bump spec version to 3101
- Run
subxt-diffGH workflow to generate RT diffs and merge PR after manual review 👀
Release
- Check all proxy types.
- Re-run all extrinsics/hooks benchmarks.
- Tag master with runtime-3101 and push to github
- Start the github action Publish Runtime Draft
with runtime-3100 => runtime-3101gh workflow run "Publish Runtime Draft" -r 'master' -f from=runtime-3100 -f to=runtime-3101
- Review the generated Draft and clean a bit the messages if needed (keep it draft)
- Create the tracing runtime on moonbeam-runtime-overrides
(see https://github.com/moonbeam-foundation/moonbeam-runtime-overrides/blob/master/README.md) - Upgrade typescript API: Start the github action "Upgrade typescript API"
- Add new tracing substitute in network configuration
- Upgrade stagenet
- Create new tracing image for partners: start the github action Publish Docker
with v0.39.1 and master - Upgrade alphanet
- When everything is ok, publish the draft release
Post Release
- Publish the docker runtime image (trigger the github action "Publish Docker runtime")
Reactions are currently unavailable