Skip to content

feat: assert nonce is non-zero after the auth procedure#1982

Merged
mmagician merged 5 commits intonextfrom
mmagician-create-increments-nonce
Oct 20, 2025
Merged

feat: assert nonce is non-zero after the auth procedure#1982
mmagician merged 5 commits intonextfrom
mmagician-create-increments-nonce

Conversation

@mmagician
Copy link
Copy Markdown
Collaborator

self descriptive as per PR title

closes #1944

Copy link
Copy Markdown
Contributor

@PhilippGackstatter PhilippGackstatter left a comment

Choose a reason for hiding this comment

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

I think we can go ahead with this PR now.

Comment thread crates/miden-lib/asm/kernels/transaction/lib/epilogue.masm
@mmagician mmagician force-pushed the mmagician-create-increments-nonce branch from addd4b6 to 0de78f6 Compare October 17, 2025 13:01
@mmagician mmagician force-pushed the mmagician-create-increments-nonce branch from 0de78f6 to d186d0f Compare October 17, 2025 13:03
@mmagician mmagician marked this pull request as ready for review October 17, 2025 14:07
@mmagician mmagician requested a review from bobbinth October 17, 2025 14:13
Copy link
Copy Markdown
Contributor

@PhilippGackstatter PhilippGackstatter left a comment

Choose a reason for hiding this comment

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

Looks good!

Comment thread crates/miden-lib/asm/kernels/transaction/lib/epilogue.masm Outdated
Co-authored-by: Philipp Gackstatter <PhilippGackstatter@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you! I left one small comment inline. Once it is addressed (and the lints are fixed), we can merge.

Comment thread crates/miden-lib/src/errors/tx_kernel_errors.rs Outdated
@mmagician mmagician merged commit f23bf31 into next Oct 20, 2025
19 checks passed
@mmagician mmagician deleted the mmagician-create-increments-nonce branch October 20, 2025 09:01
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.

Support for pass-through transactions

3 participants