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

fixed issue with default minting address; more verbose output #86

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

DeFiDev
Copy link
Contributor

@DeFiDev DeFiDev commented Nov 2, 2020

  1. Fix issue with "operator vs owner"
  2. More verbose logs for the user at minting thread start.

The logic is as previous except "the owner instead of operator by default". If no -rewardaddress was given it will start with owner's (if mn exists) or even with empty coinbase address (if no such mn yet). The correct owner's address will be substituted later by minter thread itself.
There is no any special tests here (again) cause I don't know how to simulate this situation in regtest (with not synced chain yet, but with enabled empty thread loops).

@monstrobishi monstrobishi merged commit 3b75cc6 into v1.3.x Nov 2, 2020
@monstrobishi monstrobishi deleted the fix/minting_again branch November 2, 2020 10:25
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.

2 participants