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 hashWitnessPPData #2359

Merged
merged 4 commits into from
Jul 1, 2021
Merged

Fix hashWitnessPPData #2359

merged 4 commits into from
Jul 1, 2021

Conversation

lehins
Copy link
Collaborator

@lehins lehins commented Jun 29, 2021

There seems to be a mismatch with the spec:

image

In particular there is no check that the TxDats (dats) is an empty set.

Also mapLangSet was historically a mapMaybe, but not long ago was changed into what is a Set.map. Simplified current implementation.

Copy link
Contributor

@redxaxder redxaxder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lehins lehins force-pushed the lehins/fix-hashWitnessPPData branch from 48c1779 to 2695e1d Compare July 1, 2021 18:05
@JaredCorduan JaredCorduan merged commit 72365df into master Jul 1, 2021
@iohk-bors iohk-bors bot deleted the lehins/fix-hashWitnessPPData branch July 1, 2021 19:19
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