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

Detach wallet from miner #38

Merged
merged 10 commits into from
May 19, 2019
Merged

Conversation

milesmanley
Copy link
Contributor

Upstream of zcash/zcash#3762 which is a Zcash upstream of bitcoin/bitcoin#5994

jonasschnelli and others added 10 commits May 20, 2019 02:15
- use one CReserveScript per mining thread
After upstream PR bitcoin/bitcoin#5994, the first call to getnewaddress after
startup does not return the address being used by the miner.
This ensures it is accessible by the test suite when the wallet is
disabled.
The code was already compiled as part of the wallet, but the tests were
not, meaning that the tests would fail to compile when the wallet was
disabled.
@milesmanley milesmanley merged commit 690ab3d into v2.0.4-merge-fixing May 19, 2019
@milesmanley milesmanley deleted the detach-wallet-from-miner branch May 19, 2019 21:18
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