Skip to content

upki: check all filters#185

Merged
djc merged 2 commits into
mainfrom
all-filters
Jul 10, 2026
Merged

upki: check all filters#185
djc merged 2 commits into
mainfrom
all-filters

Conversation

@djc

@djc djc commented Jul 6, 2026

Copy link
Copy Markdown
Member

Fixes #183.

(Tests generated with help from Claude.)

@djc djc requested review from cpu and ctz July 6, 2026 09:59
@codspeed-hq

codspeed-hq Bot commented Jul 6, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 4 untouched benchmarks


Comparing all-filters (0f352f9) with main (8cbbca0)

Open in CodSpeed

Comment thread upki/src/revocation/index.rs Outdated
Comment thread upki/src/revocation/index.rs Outdated
Comment thread upki/src/revocation/index.rs Outdated
@djc

djc commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

Ugh, sorry, that was a bit sloppy. Should be better now, and I've added more test coverage to handle these cases.

Thanks for the careful review!

@cpu

cpu commented Jul 9, 2026

Copy link
Copy Markdown
Member

Are the test failures a product of needing to rebase w/ #188 or actual failures? I'm wondering if I should re-review now or wait a bit longer.

@djc

djc commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

Are the test failures a product of needing to rebase w/ #188 or actual failures? I'm wondering if I should re-review now or wait a bit longer.

Oops, thanks for calling that out. I think the test failures were unrelated, and this is ready to review. I've rebased it on current main which hopefully fixes CI.

Comment thread upki/src/revocation/index.rs

@cpu cpu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice 👍 LGTM. I'll update the C2SP spec text to cover this shortly.

@djc djc added this pull request to the merge queue Jul 10, 2026
Merged via the queue into main with commit a4bdeed Jul 10, 2026
16 checks passed
@djc djc deleted the all-filters branch July 10, 2026 12:53
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.

Revocation check consults only the first-matching filter per SCT, not every candidate

3 participants