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

Hold cs_main/cs_wallet in main MakeCollateralAmounts #3197

Merged
merged 2 commits into from
Nov 13, 2019

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Nov 12, 2019

Otherwise smth else can alter wallet state and we might end up creating conflicting txes.

Otherwise smth else can alter wallet state and we might end up creating conflicting txes.
@UdjinM6 UdjinM6 added this to the 14.1 milestone Nov 12, 2019
nmarley
nmarley previously approved these changes Nov 12, 2019
Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

utACK

Copy link

@codablock codablock left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6 UdjinM6 requested a review from nmarley November 13, 2019 18:17
Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6 UdjinM6 merged commit fd50c1c into dashpay:develop Nov 13, 2019
barrystyle pushed a commit to PACGlobalOfficial/PAC that referenced this pull request Jan 22, 2020
* Hold cs_main/cs_wallet in main MakeCollateralAmounts

Otherwise smth else can alter wallet state and we might end up creating conflicting txes.

* AssertLockHeld
FornaxA pushed a commit to ioncoincore/ion that referenced this pull request Jul 6, 2020
* Hold cs_main/cs_wallet in main MakeCollateralAmounts

Otherwise smth else can alter wallet state and we might end up creating conflicting txes.

* AssertLockHeld

Signed-off-by: cevap <[email protected]>
@UdjinM6 UdjinM6 deleted the mcalock branch November 26, 2020 13:27
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