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

Tracking PR for v0.11.0 release #1472

Merged
merged 115 commits into from
Nov 5, 2024
Merged

Tracking PR for v0.11.0 release #1472

merged 115 commits into from
Nov 5, 2024

Conversation

bobbinth
Copy link
Contributor

This is a tracking PR for v0.11.0 release.

plafer and others added 30 commits August 27, 2024 13:11
* chore: remove callset from `Procedure`

* chore: fix clippy
* chore: Add warning about `no_std` environment

* specify target triples

* Document all crates with the `no_std` feature
* refactor: wrap MastFores in Program and Library in Arc
* fix: enforce that program entrypoints are procedure roots
* refactor: add external nodes to MastForest for re-exports
Al-Kindi-0 and others added 28 commits October 3, 2024 22:33
docs: Document how `CALL` and `SYSCALL` work, and fix block stack table
* feat(core): Rename `EqHash` -> `MastNodeFingerprint`

* chore(core): Document panic in fingerprint computation

* chore(core): Add `MpVerify` to comments in fingerprint computation

* feat(core): Error instead of panic in fingerprint computation

* chore: Add changelog
feat: `DYN` and `DYNCALL` takes a memory address instead of digest on stack
…ts (#1542)

* feat(core): Permit child `MastNodeId`s to exceed parent ids

* chore: Add changelog

* chore(core): Add doc comments for `node_count`
…ure names (#1554)

The checked constructor fits when parsing MASM code.
The Miden package contains the export names crafted according to the Wasm CM naming scheme
i.e. `namespace:package/interface@version#function`.
Discovered in 0xPolygonMiden/compiler#347
when parsing the Miden package file of the basic wallet account code.
@bobbinth bobbinth marked this pull request as ready for review November 5, 2024 02:56
@bobbinth bobbinth merged commit c61f099 into main Nov 5, 2024
20 checks passed
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.

10 participants