Skip to content

refactor: prefix tx kernel events with miden::protocol#2364

Merged
bobbinth merged 4 commits into0xMiden:nextfrom
VolodymyrBg:prefix-tx-kernel-events-with-protocol
Jan 30, 2026
Merged

refactor: prefix tx kernel events with miden::protocol#2364
bobbinth merged 4 commits into0xMiden:nextfrom
VolodymyrBg:prefix-tx-kernel-events-with-protocol

Conversation

@VolodymyrBg
Copy link
Contributor

Rename all events in transaction kernel to use miden::protocol prefix

  • Update events in crates/miden-protocol/asm/kernels/transaction/
  • Update miden::auth::request and miden::auth::unauthorized in build.rs
  • Update corresponding events in miden-standards auth components
  • Update test file

Fix #2198

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

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!

@bobbinth bobbinth merged commit 2f43379 into 0xMiden:next Jan 30, 2026
15 checks passed
afa7789 pushed a commit to afa7789/miden-base that referenced this pull request Mar 9, 2026
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.

Prefix tx kernel events with miden::protocol

3 participants