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

Hardcode delay before signing #11169

Merged
merged 4 commits into from Aug 17, 2023
Merged

Conversation

lontivero
Copy link
Collaborator

This PR is an alternative to #11141 consisting on 2 hardcoded delay values (0 seconds and 50 seconds).

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.

cACK.

@molnard molnard added the affiliate Could affect affiliates compatibility label Aug 1, 2023
@lontivero lontivero marked this pull request as ready for review August 4, 2023 18:00
@lontivero lontivero requested a review from molnard August 4, 2023 18:00
@lontivero lontivero requested a review from kiminuo August 15, 2023 17:34
@lontivero lontivero changed the title [PoC] Hardcode delay before signing Hardcode delay before signing Aug 15, 2023
Copy link
Collaborator

@kiminuo kiminuo left a comment

Choose a reason for hiding this comment

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

So I understand that if

  • RoundParameters.DelayTransactionSigning = false then we start transaction signing immediately and the signing period is 1 minute.
  • RoundParameters.DelayTransactionSigning = true then we start transaction signing 50 seconds later and the singing period is 50 seconds longer (so 1m50s in total)

Is that true?

WalletWasabi/WabiSabi/Client/CoinJoinClient.cs Outdated Show resolved Hide resolved
WalletWasabi/WabiSabi/Client/CoinJoinClient.cs Outdated Show resolved Hide resolved
Copy link
Collaborator

@kiminuo kiminuo left a comment

Choose a reason for hiding this comment

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

LGTM

@lontivero lontivero merged commit 336a7d8 into zkSNACKs:master Aug 17, 2023
6 of 7 checks passed
@onvej-sl onvej-sl mentioned this pull request Oct 16, 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/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants