Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unconstrained account absence #42

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

xJonathanLEI
Copy link
Contributor

Fixes a bug that potentially allows an attacker to forge the absence of an account by withholding account proof, as currently WitnessDb does not fail on absence, but successfully returns None instead.

@xJonathanLEI xJonathanLEI merged commit 4d57234 into succinctlabs:main Sep 11, 2024
2 checks passed
@xJonathanLEI xJonathanLEI deleted the fix/absent_account branch September 11, 2024 03:52
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