Skip to content

Conversation

mustiikhalil
Copy link
Collaborator

The following PR fixes a bug with the verifier where a copy is being made of it instead of simply an inout of the verifier. This was fixed by making a Storage class on the verifier that should always have the same address even if the verifier is being copied.

@github-actions github-actions bot added the swift label Dec 14, 2024
@mustiikhalil mustiikhalil force-pushed the mmk/fix-verifier-depth branch from 65f4da4 to 781ffa7 Compare December 19, 2024 22:38
@mustiikhalil mustiikhalil enabled auto-merge (squash) December 23, 2024 20:52
… leading to an incorrect count

Removes all the unneeded keyword (mutating) from verifier

Adds tests to verify depth
@mustiikhalil mustiikhalil force-pushed the mmk/fix-verifier-depth branch from 0b6b67c to fb1ad26 Compare December 23, 2024 22:02
@mustiikhalil mustiikhalil merged commit 28ddfae into google:master Dec 24, 2024
48 checks passed
@mustiikhalil mustiikhalil deleted the mmk/fix-verifier-depth branch December 24, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants