Skip to content

Update string to match on bitcoind while it's indexing#1138

Merged
araspitzu merged 2 commits intomasterfrom
bitcoind_indexing_string
Sep 18, 2019
Merged

Update string to match on bitcoind while it's indexing#1138
araspitzu merged 2 commits intomasterfrom
bitcoind_indexing_string

Conversation

@araspitzu
Copy link
Contributor

Since we can't check if bitcoind is indexing during setup we had a string based match to detect it during the execution. The check occurs only in the doubleSpent() call of BitcoinCoreWallet, and it's currently not working because the response from bitcoind does not contain the word "indexing" anymore source.

Loading
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