Skip to content

chore: bring v0.14.0 alpha changes to next#1815

Merged
mmagician merged 6 commits intonextfrom
release/v0.14.0-alpha
Mar 20, 2026
Merged

chore: bring v0.14.0 alpha changes to next#1815
mmagician merged 6 commits intonextfrom
release/v0.14.0-alpha

Conversation

@mmagician
Copy link
Contributor

I realized that since next is still pointing to alpha releases, we can still deploy the latest state of node's next to devnet. Steps:

  1. Merge this PR to bring alpha branch changes to next
  2. Clean merge next back into alpha
  3. Bump versions in alpha, release the new alpha.8 crates and then deploy that to devnet.

The advantage of doing this over releasing straight from alpha is that alpha doesn't have some useful changes like validator bootstrap command (which actually miden-genesis binary assumes, and I forgot about this when changing the PR base from next to release/0.14-alpha)

Copy link
Collaborator

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Choose a reason for hiding this comment

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

It makes sense to keep using next as alphas/betas/rc base until we make the first actual release.

@mmagician
Copy link
Contributor Author

Updated order of steps:

  1. Merge next into alpha (done in Merge branch 'next' into release/v0.14.0-alpha)
  2. Merge this PR to bring alpha branch changes to next
  3. Bump versions in alpha, release the new alpha.8 crates and then deploy that to devnet.

@mmagician mmagician merged commit f300576 into next Mar 20, 2026
25 of 28 checks passed
@mmagician mmagician deleted the release/v0.14.0-alpha branch March 20, 2026 09:39
@mmagician mmagician restored the release/v0.14.0-alpha branch March 20, 2026 09:39
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.

2 participants