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

Make coinbaseaux flags optional #12

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

golden-guy
Copy link

Needed for solo mining on bitcoind, starting with v0.20.0
It's probably safe to delete the coinbase flags, but leave them in as optional for now.

See also: bitcoin/bitcoin@9aedabe

Needed for solo mining on bitcoind, starting with v0.20.0
It's probably safe to delete the coinbase flags, but leave them in as optional for now.

See also: bitcoin/bitcoin@9aedabe
Print name and id of the device that yielded the current best share.
@benoitm974
Copy link

Can we please merge this ?

Allows for better tracking on a per-round basis.
* Optimized for solo mining
* Add block height
* Add last found block
* Add best round share
* Change best share to best share ever
cgminer only supports the P2PKH address format for the coinbase block
creation. Using another address format will create malformed pubkey hashes.

Maybe the support for P2SH or Bech32 formats will be added in the future.
@golden-guy
Copy link
Author

@jack1-software Your issue is not related to this PR at all, so please better create a seperate issue.

@jack1-software
Copy link

Ok, I delete my issue. Thank you.

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