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

Few fixes for wait_for_instantlock #3123

Merged
merged 2 commits into from
Oct 1, 2019
Merged

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Sep 29, 2019

Pls see individual commits for details.

Note: p2p-instantsend.py is expected to fail randomly now because of propagation issues which were not caught previously (should be fixed via #3124).

Note2: Also needs #3122 to be merged first to import wait_until, will rebase included similar changes here

@UdjinM6 UdjinM6 added this to the 14.1 milestone Sep 29, 2019
codablock
codablock previously approved these changes Sep 29, 2019
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

@codablock
Copy link

codablock commented Oct 1, 2019

Needs rebase. EDIT: #3124 is merged as well now.

…red, use `wait_until`

Currently it simply returns False if islock failed but that's not the way we use it (we never check results).
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

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 82ebba1 into dashpay:develop Oct 1, 2019
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.

post-utACK

barrystyle pushed a commit to PACGlobalOfficial/PAC that referenced this pull request Jan 22, 2020
* Fix `wait_for_instantlock` to make it fail if instantlock wasn't aquired, use `wait_until`

Currently it simply returns False if islock failed but that's not the way we use it (we never check results).

* Wait for txes to propagate before checking for instantlock
@UdjinM6 UdjinM6 deleted the fixwaitis 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.

4 participants