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

Clean up - Remove invoice state from context #500

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

yeastplume
Copy link
Member

Now that slates contain their transaction state( S1, I2 etc), there should be no need for wallet to retain information about the type of transaction its dealing with. This removes this information from the stored context and simplifies some confusing leftover logic that was previously needed to determine what type and what stage a transaction was at.

@yeastplume yeastplume merged commit 9146c17 into mimblewimble:master Aug 6, 2020
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
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.

1 participant