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

expand tab indent and typo fixes and add blocknotify command #187

Open
wants to merge 1 commit into
base: namecoinq
Choose a base branch
from
Open

expand tab indent and typo fixes and add blocknotify command #187

wants to merge 1 commit into from

Conversation

wangchun
Copy link

@wangchun wangchun commented Oct 8, 2014

-blocknotify is currently missing in namecoin

add blocknotify command
@phelixbtc
Copy link
Contributor

Thanks! Is it the same implementation as in Bitcoin?

@wangchun
Copy link
Author

Not the same. This patch comes with two additional parameters height and bits of the next block, which are key for mining the next block, in additional to blockhash. But it is compatible with bitcoin's implementation. If you do not like the additional parameters, simply remove main.cpp lines from 1526 to 1534.

@phelixbtc
Copy link
Contributor

If I understand #198 correctly then this is still not resolved? Looks good to me.

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.

None yet

2 participants