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

feat: increase threshold from 2000 DASH to 21M DASH for CJ amount with UI #6438

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

knst
Copy link
Collaborator

@knst knst commented Nov 29, 2024

Issue being fixed or feature implemented

With rpc and command line option you can choose any amount of CJ (threshold to stop), but UI let to choose maximum 2000 Dash.
Assuming, that Evo collateral is 4000 it's unwisely to limit UI to just 2k.

What was done?

Limits are increased to MAX_COINJOIN_AMOUNT (21M)

How Has This Been Tested?

Run UI and set

Breaking Changes

n/a

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation
  • I have assigned this pull request to a milestone

@knst knst added this to the 22.1 milestone Nov 29, 2024
Copy link

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

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

utACK 0a63029

@UdjinM6 UdjinM6 modified the milestones: 22.1, 22 Dec 1, 2024
@PastaPastaPasta
Copy link
Member

PastaPastaPasta commented Dec 1, 2024

There's no reason to backport this, as this isn't a "fix", and we are late in the v22 release cycle.

Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

utACK 0a63029

@PastaPastaPasta PastaPastaPasta modified the milestones: 22, 22.1 Dec 2, 2024
@PastaPastaPasta PastaPastaPasta merged commit a82d33e into dashpay:develop Dec 2, 2024
20 checks passed
@knst knst deleted the fix-qt-cj-amount branch December 2, 2024 18:32
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.

3 participants