Skip to content

fix: disable verify after sign temporarily (due to bug)#1746

Merged
ok-nick merged 2 commits into
mainfrom
ok-nick/disable-verify-after-sign
Jan 16, 2026
Merged

fix: disable verify after sign temporarily (due to bug)#1746
ok-nick merged 2 commits into
mainfrom
ok-nick/disable-verify-after-sign

Conversation

@ok-nick

@ok-nick ok-nick commented Jan 16, 2026

Copy link
Copy Markdown
Contributor

Verify after sign stops on the first error, which isn't correct because we allow ingredient errors unless it's not explicitly marked as an attested error. Thus, temporarily disable the verify after sign (which was fixed to execute in #1638) until a more thorough fix is in place.

@ok-nick ok-nick added the check-release Add this label to any PR to invoke a larger suite of tests. label Jan 16, 2026
@codspeed-hq

codspeed-hq Bot commented Jan 16, 2026

Copy link
Copy Markdown

CodSpeed Performance Report

Merging this PR will improve performance by 81.22%

Comparing ok-nick/disable-verify-after-sign (4d8bee0) with main (e2e1581)

Summary

⚡ 8 improved benchmarks
✅ 8 untouched benchmarks
⏩ 2 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
sign 100kb tiff 2.6 ms 1.7 ms +55.06%
sign 100kb png 8.6 ms 5.3 ms +63.1%
sign 100kb wav 7.3 ms 4.3 ms +68.74%
sign 100kb mp3 7.2 ms 4 ms +81.22%
sign 100kb mp4 8 ms 5.3 ms +51.6%
sign 100kb jpeg 7.7 ms 4.5 ms +72.15%
sign 100kb svg 21.8 ms 16.3 ms +33.75%
sign 100kb gif 6.2 ms 3.5 ms +77.36%

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@ok-nick ok-nick merged commit 5ef00fb into main Jan 16, 2026
81 checks passed
@ok-nick ok-nick deleted the ok-nick/disable-verify-after-sign branch January 16, 2026 20:27
@caiopensrc caiopensrc mentioned this pull request Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

check-release Add this label to any PR to invoke a larger suite of tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants