Skip to content

chore: update to miden-base latest#1595

Merged
SantiagoPittella merged 3 commits intonextfrom
santiagopittella-use-block-num-max
Jan 27, 2026
Merged

chore: update to miden-base latest#1595
SantiagoPittella merged 3 commits intonextfrom
santiagopittella-use-block-num-max

Conversation

@SantiagoPittella
Copy link
Collaborator

Closes #1564

The PR was initially intended to use BlockNumber::MAX but I needed to update to the latest version of miden-base.

Copy link
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!

@SantiagoPittella SantiagoPittella merged commit 692d0d5 into next Jan 27, 2026
7 checks passed
@SantiagoPittella SantiagoPittella deleted the santiagopittella-use-block-num-max branch January 27, 2026 14:07
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.

Replace BlockNumber::from(u32::MAX) with BlockNumber::MAX

3 participants