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 overloaded function name consumed #3016

Merged
merged 2 commits into from
Sep 1, 2022

Conversation

lehins
Copy link
Collaborator

@lehins lehins commented Aug 31, 2022

Deprecated consumed and evaluateConsumed in favor of new EraUTxO.getConsumedValue.

Create a EraUTxO class that will have more functions added to it in subsequent PRs

@lehins lehins force-pushed the lehins/consolidate-utxo-related-functions-consumed branch from fb5742a to da0e2f5 Compare August 31, 2022 20:36
)
where

import Cardano.Ledger.Shelley.UTxO (EraUTxO (..), UTxO (..))
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉 the API grows! 🌱

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.

this now look much more organized!

@lehins lehins merged commit 1f1948d into master Sep 1, 2022
@iohk-bors iohk-bors bot deleted the lehins/consolidate-utxo-related-functions-consumed branch September 1, 2022 13:54
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