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

fix determination of 'root' node in dag put #4072

Merged
merged 1 commit into from
Jul 16, 2017
Merged

Conversation

whyrusleeping
Copy link
Member

License: MIT
Signed-off-by: Jeromy jeromyj@gmail.com

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
@whyrusleeping whyrusleeping added the status/in-progress In progress label Jul 16, 2017
@whyrusleeping
Copy link
Member Author

If a parser returns a set of nodes, the first one in the returned slice should be the 'root' (e.g. the bitcoin 'block' node, followed by all the transactions)

@whyrusleeping whyrusleeping merged commit 4c34870 into master Jul 16, 2017
@whyrusleeping whyrusleeping deleted the fix/dag-put-order branch July 16, 2017 20:40
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Jul 16, 2017
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