Skip to content

Conversation

OlivierBBB
Copy link
Collaborator

@OlivierBBB OlivierBBB commented Oct 8, 2025

Note

Adds prover columns for user tx tracking/maxima across txndata and rlptxn, wires them into lookups, and enforces binary perspective sum.

  • Prover Columns (txndata: cancun, osaka, prague):
    • New computed columns: prover___RELATIVE_USER_TXN_NUMBER, prover___IS_LAST_USER_TXN_OF_BLOCK with associated constancy/increment/vanish constraints.
    • New columns: prover___RELATIVE_USER_TXN_NUMBER_MAX, prover___USER_TXN_NUMBER_MAX with constancy, zeroing, setting, and finalization constraints.
  • Prover Columns (rlptxn/cancun):
    • New column: prover___USER_TXN_NUMBER_MAX with constancy and finalization constraints.
  • Lookups:
    • Extend rlptxn_into_txndata to map rlptxn.prover___USER_TXN_NUMBER_MAX -> txndata.prover___USER_TXN_NUMBER_MAX.
  • Flags/Perspectives:
    • Wrap perspective-sum with force-bin to ensure binary sum across cancun, osaka, and prague.

Written by Cursor Bugbot for commit da10a98. This will update automatically on new commits. Configure here.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Copy link
Collaborator

@letypequividelespoubelles letypequividelespoubelles left a comment

Choose a reason for hiding this comment

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

LGTM

@OlivierBBB OlivierBBB merged commit 4a40f0d into master Oct 14, 2025
5 checks passed
@OlivierBBB OlivierBBB deleted the prover-columns-after-TXN_DATA-redesign branch October 14, 2025 10:58
amkCha pushed a commit that referenced this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants