Skip to content

Merge main into next (take 2)#3000

Merged
huitseeker merged 80 commits into
nextfrom
huitseeker/merge/main-into-next-reconciled-2
Apr 13, 2026
Merged

Merge main into next (take 2)#3000
huitseeker merged 80 commits into
nextfrom
huitseeker/merge/main-into-next-reconciled-2

Conversation

@huitseeker
Copy link
Copy Markdown
Collaborator

I should have merged #2998 with a merge commit, not a squash commit 🤦

bobbinth and others added 30 commits March 21, 2026 10:19
Update MAST package structure for project assembly
The getrandom crate is transitively depended on via miden-crypto, and
this fails to build in no-std environments. We don't actually use the
functionality though (I believe this dependency is activated due to 
the miden-core-lib build script needing the std feature of 
miden-assembly), so we can simply configure get_random to use its
"unsupported" backend, which lets the build succeed, but will return an
error if actually used
The intent of these gates is to cover all Wasm targets, but specifying
target_arch=wasm32 is too narrow. The recommended practice is to use
target_family=wasm instead.
…gest case when there are multiple dependents
@huitseeker huitseeker added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Apr 13, 2026
Replay the prior resolution pattern by keeping next's protocol fixture behavior and deny configuration where next was already ahead.
@huitseeker huitseeker force-pushed the huitseeker/merge/main-into-next-reconciled-2 branch from 0d04035 to e71d55e Compare April 13, 2026 20:35
Copy link
Copy Markdown
Contributor

@Al-Kindi-0 Al-Kindi-0 left a comment

Choose a reason for hiding this comment

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

Unblocking

@huitseeker huitseeker merged commit bcf1988 into next Apr 13, 2026
20 checks passed
@huitseeker huitseeker deleted the huitseeker/merge/main-into-next-reconciled-2 branch April 13, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants