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

[WabiSabi] Verify ownership proof before any other policies #10952

Merged
merged 2 commits into from Jun 30, 2023

Conversation

lontivero
Copy link
Collaborator

This PR is for checking ownership proofs before other acceptance criteria in order to act as an authentication mechanism for input registration.

@@ -286,35 +293,6 @@ public async Task InputImmatureAsync()
await arena.StopAsync(CancellationToken.None);
}

[Fact]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It is not possible to create or verify ownership proofs for non-segwit scripts so, this test is impossible now.

@molnard
Copy link
Collaborator

molnard commented Jun 29, 2023

cACK

Copy link
Collaborator

@molnard molnard left a comment

Choose a reason for hiding this comment

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

ACK

@molnard
Copy link
Collaborator

molnard commented Jun 30, 2023

Pinging @onvej-sl. Please make your review.

@lontivero lontivero merged commit 0924d9e into zkSNACKs:master Jun 30, 2023
8 of 9 checks passed
@lontivero lontivero added the affiliate Could affect affiliates compatibility label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affiliate Could affect affiliates compatibility size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants