-
Notifications
You must be signed in to change notification settings - Fork 157
Remove MemoBytes
from ShelleyTx
#5038
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
Conversation
MemoBytes
from ShelleyTxBody
MemoBytes
from ShelleyTx
4a9594f
to
e42d30b
Compare
f4c0163
to
58f3d23
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but there are still a few changes necessary.
eras/shelley/impl/testlib/Test/Cardano/Ledger/Shelley/Binary/Annotator.hs
Outdated
Show resolved
Hide resolved
eras/shelley/impl/testlib/Test/Cardano/Ledger/Shelley/Binary/Annotator.hs
Outdated
Show resolved
Hide resolved
2e86da7
to
6db32ad
Compare
d69f01d
to
47672f7
Compare
There was a problem hiding this 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, some minor comments
1a086d8
to
0744b28
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Thank you!
Co-authored-by: Alexey Kuleshevich <[email protected]> Co-authored-by: teodanciu <[email protected]>
0744b28
to
5478ff9
Compare
Description
close #5033
Checklist
CHANGELOG.md
files updated for packages with externally visible changes.NOTE: New section is never added with the code changes. (See RELEASING.md).
.cabal
andCHANGELOG.md
files when necessary, according to theversioning process.
.cabal
files updated when necessary.NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
scripts/fourmolize.sh
).scripts/cabal-format.sh
).scripts/gen-cddl.sh
)hie.yaml
updated (usescripts/gen-hie.sh
).