Skip to content

Make coinbaseaux flags optional#12

Open
golden-guy wants to merge 12 commits into
vthoang:masterfrom
golden-guy:master
Open

Make coinbaseaux flags optional#12
golden-guy wants to merge 12 commits into
vthoang:masterfrom
golden-guy:master

Conversation

@golden-guy
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown
Author

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

@jack1-software
Copy link
Copy Markdown

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