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

Selendra Release checklist v0.1.2 #51

Closed
11 tasks done
LayNath242 opened this issue Aug 8, 2022 · 0 comments
Closed
11 tasks done

Selendra Release checklist v0.1.2 #51

LayNath242 opened this issue Aug 8, 2022 · 0 comments

Comments

@LayNath242
Copy link
Member

LayNath242 commented Aug 8, 2022

Release Checklist

This is the release checklist for Selendra new version. All following
checks should be completed before publishing a new release of the
Selendra runtime or client.

Runtime Releases

These checks should be performed on the codebase prior to forking to a release-candidate branch.

  • Verify spec_version has been incremented since the last release for any native runtimes from any existing use on public (non-private) networks. If the runtime was published (release or pre-release), either the spec_version or impl must be bumped.

  • Verify previously completed migrations are removed for any public (non-private/test) networks.

  • Verify pallet and extrinsic ordering has stayed the same. Bump transaction_version if not.

  • Verify new extrinsics have been correctly whitelisted/blacklisted for
    proxy filters.

  • Verify benchmarks have been updated for any modified
    runtime logic.

The following checks can be performed after we have forked off to the release-
candidate branch or started an additional release candidate branch (rc-2, rc-3, etc)

  • Verify new migrations complete successfully, and the runtime state is correctly updated for any public (non-private/test) networks development
  • Push runtime upgrade to Selendra testnet and verify network stability.

All Releases

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

No branches or pull requests

1 participant