Skip to content

fix verify-only-module forwarding#33

Merged
Marsman1996 merged 2 commits into
mainfrom
performance-improve
Jul 11, 2026
Merged

fix verify-only-module forwarding#33
Marsman1996 merged 2 commits into
mainfrom
performance-improve

Conversation

@rikosellic

Copy link
Copy Markdown
Collaborator

The current implementation wrongly forwards the verify-only-module argument to all verifiable targets and their dependencies, causing unexpected verification errors. This PR fixes this by automatically forwarding verify-root/verify-module/verify-only-module/verify-function to the root target to be verified alone, without affecting its dependencies. This is achieved by a special argument in the tutorial guide.

This PR also removes the legacy fingerprint system.

@rikosellic rikosellic requested a review from Marsman1996 July 10, 2026 13:23

@Marsman1996 Marsman1996 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@Marsman1996 Marsman1996 merged commit 504e219 into main Jul 11, 2026
1 check passed
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.

2 participants