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

Adresses issue #3001, Renames AuxiliaryData consistently across eras. #3032

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

TimSheard
Copy link
Contributor

Addresses issue #3001
Renames AuxiliaryData type families consistently across eras to TxAuxData. Actual instances are called
ShelleyTxAuxData
AllegraTxAuxData
AlonzoTxAuxData

Copy link
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

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

This looks great! There are a few lines that were reverted when compared to master during a rebase, but I marked all of them in the comments with concrete diffs that can be applied directly from the PR review.

One more thing is worth doing is a changelog entry, since that will affect downstream users.

eras/alonzo/impl/src/Cardano/Ledger/Alonzo/Rules/Utxow.hs Outdated Show resolved Hide resolved
eras/alonzo/impl/src/Cardano/Ledger/Alonzo/Tx.hs Outdated Show resolved Hide resolved
eras/alonzo/impl/src/Cardano/Ledger/Alonzo/Tx.hs Outdated Show resolved Hide resolved
eras/alonzo/impl/src/Cardano/Ledger/Alonzo/Tx.hs Outdated Show resolved Hide resolved
eras/alonzo/impl/src/Cardano/Ledger/Alonzo/Tx.hs Outdated Show resolved Hide resolved
Copy link
Contributor

@teodanciu teodanciu left a comment

Choose a reason for hiding this comment

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

Looks good to me, added a few small questions and wonderings. Will leave it to @lehins to approve.

@TimSheard TimSheard force-pushed the ts-consistent-auxdata branch from 84e3549 to e003459 Compare September 14, 2022 14:47
Copy link
Collaborator

@lehins lehins left a comment

Choose a reason for hiding this comment

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

Thank you!

@lehins lehins merged commit ecbc149 into master Sep 15, 2022
@iohk-bors iohk-bors bot deleted the ts-consistent-auxdata branch September 15, 2022 10:24
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.

4 participants