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

Introduce job flags #9

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

Conversation

luke-jr
Copy link

@luke-jr luke-jr commented Sep 18, 2014

Introduce job flags, beginning with a "full coinbase" flag (enabled by default) to indicate the entire generation transaction is included in the AVA2_P_COINBASE data; if the software unsets this flag, the data is always interpreted as a SHA256 midstate followed by datatail

A negative flag has been chosen to remain compatible with the prior AVA2_P_LONGCOINBASE protocol change

Over-long generation transactions remain interpreted as midstate+datatail even if the "full coinbase" flag is set

NOTE: Untested.

forkye and others added 5 commits September 18, 2014 11:08
…y default) to indicate the entire generation transaction is included in the AVA2_P_COINBASE data; if the software unsets this flag, the data is always interpreted as a SHA256 midstate followed by datatail

A negative flag has been chosen to remain compatible with the prior AVA2_P_LONGCOINBASE protocol change
Over-long generation transactions remain interpreted as midstate+datatail even if the "full coinbase" flag is set
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