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

Simplify TxOut definition #4794

Open
lehins opened this issue Dec 11, 2024 · 1 comment · May be fixed by #4819
Open

Simplify TxOut definition #4794

lehins opened this issue Dec 11, 2024 · 1 comment · May be fixed by #4819
Assignees
Labels
💳 technical-debt Issues related to technical debt we introduced

Comments

@lehins
Copy link
Collaborator

lehins commented Dec 11, 2024

Alonzo and Babbage eras have a fairly involved definition of TxOut, which can now be simplified thanks to removal of crypto parametrization in #4788

@lehins lehins added the 💳 technical-debt Issues related to technical debt we introduced label Dec 11, 2024
@Soupstraw Soupstraw self-assigned this Jan 6, 2025
@Soupstraw
Copy link
Contributor

Can you be more specific about the changes that need to be made? I don't want to accidentally get rid of any optimizations.

@Soupstraw Soupstraw linked a pull request Jan 7, 2025 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💳 technical-debt Issues related to technical debt we introduced
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants