Skip to content

Prepare v0.17.0-rc.1 release - #3814

Merged
bobbinth merged 2 commits into
nextfrom
bobbin-v0.17.0-pre.1
Sep 5, 2026
Merged

Prepare v0.17.0-rc.1 release#3814
bobbinth merged 2 commits into
nextfrom
bobbin-v0.17.0-pre.1

Conversation

@bobbinth

@bobbinth bobbinth commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This PR prepares the v0.17.0-pre.1 release. Mostly just updates versions and cleans up changelog a bit.

@bobbinth

bobbinth commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

One thing which is not clear to me is whether all relevant changes in releases/v0.16 branch are also in the current next branch. Looking at the changelog alone, the following entries seems to be releases/v0.16 but not in next:

  • [BREAKING] The user fungible faucet factories now install BasicWallet so a faucet can hold the native fee asset (#3766).

Interestingly, there are also some entries in next which are not in the releases/v0.16

  • [BREAKING] Moved the note_tag MASM module from miden::standards::note_tag to miden::standards::note::note_tag (#3310).
  • [BREAKING] Moved the note_creator account component MASM namespace from miden::standards::components::wallets::note_creator to miden::standards::components::note::note_creator, and moved the Rust NoteCreator type from account::wallets to account::note_creator (#3310).
  • [BREAKING] Updated NoteScript::from_package and TransactionScript::from_package to reject executable packages with the new MastForestScriptError::ExecutablePackage, so scripts are identified only by their @note_script / @transaction_script attribute (#3528).
  • [BREAKING] Updated AccountComponent::from_package to take Package by value (#3528).

I'll dig into this tomorrow - but cc @mmagician in case you know off the top of your head.

@bobbinth bobbinth changed the title Prepare v0.17.0-pre.1 release Prepare v0.17.0-rc.1 release Sep 5, 2026
* let user fungible faucets hold the native fee asset

* unit-test the user fungible faucet factories

* prove a user faucet pays its own fee end to end

* scope the network-faucet wallet note to steady state

* drop the fee-asset tests and inline commentary

* Apply suggestion from @mmagician

---------

Co-authored-by: Marti <marti@miden.team>
@bobbinth
bobbinth merged commit 07db769 into next Sep 5, 2026
19 checks passed
@bobbinth
bobbinth deleted the bobbin-v0.17.0-pre.1 branch September 5, 2026 14:34
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