Skip to content

ra: write MTC fields to order - #9023

Draft
jsha wants to merge 1 commit into
mainfrom
ra-writes-mtc-to-order
Draft

jsha wants to merge 1 commit into
mainfrom
ra-writes-mtc-to-order

Conversation

@jsha

@jsha jsha commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

In the process, consolidate on returning (mtcLogID, mtcSerialNumber), not (mtcLogID, mtcEntryIndex). It's redundant but those two pieces of information are the most broadly useful ones. We don't want anyone outside the MTCA / MTCB doing bit math to make serial numbers.

Rearrange test setup for the SA slightly: reset feature flags in a cleanup step, not at the beginning of initSA. That allows us to set a feature flag that takes effect at database setup time.

Fixes #8912

@jsha
jsha force-pushed the ra-writes-mtc-to-order branch from ba87d46 to 8319d2f Compare September 12, 2026 04:12
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.

sa/ra: store mtcLogID and mtcEntryIndex on order objects

1 participant