Skip to content

Add type specific domain exclusion implementation #1700

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

Merged
merged 2 commits into from
Jul 22, 2020

Conversation

TimSheard
Copy link
Contributor

Kevin Hammond communicated a problem with SetAlgebra. Studying a .profile file, it appears to be a generic

implementation of ((txins txb ⋪ utxo) ∪ txouts txb). We modified SetAlgebraInternal.hs to provide
a type specific implementation, and added a new test to SetAlgebraTests.hs to be sure it works.

…file file, it appears to be a generic

implementation of   ((txins txb ⋪ utxo) ∪ txouts txb).  We modified SetAlgebraInternal.hs to provide
a type specific implementation, and added a new test to SetAlgebraTests.hs to be sure it works.
Copy link
Contributor

@JaredCorduan JaredCorduan left a comment

Choose a reason for hiding this comment

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

LGTM

@JaredCorduan JaredCorduan merged commit c997f8d into master Jul 22, 2020
@iohk-bors iohk-bors bot deleted the ts-fix-domainExclude branch July 22, 2020 20: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.

2 participants