Skip to content

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

Merged
merged 1 commit into from
May 28, 2025
Merged

Remove MemoBytes from ShelleyTx #5038

merged 1 commit into from
May 28, 2025

Conversation

Soupstraw
Copy link
Contributor

@Soupstraw Soupstraw commented May 12, 2025

Description

close #5033

Checklist

  • Commits in meaningful sequence and with useful messages.
  • Tests added or updated when needed.
  • CHANGELOG.md files updated for packages with externally visible changes.
    NOTE: New section is never added with the code changes. (See RELEASING.md).
  • Versions updated in .cabal and CHANGELOG.md files when necessary, according to the
    versioning process.
  • Version bounds in .cabal files updated when necessary.
    NOTE: If bounds change in a cabal file, that package itself must have a version increase. (See RELEASING.md).
  • Code formatted (use scripts/fourmolize.sh).
  • Cabal files formatted (use scripts/cabal-format.sh).
  • CDDL files are up to date (use scripts/gen-cddl.sh)
  • hie.yaml updated (use scripts/gen-hie.sh).
  • Self-reviewed the diff.

@Soupstraw Soupstraw changed the title Remove MemoBytes from ShelleyTxBody Remove MemoBytes from ShelleyTx May 21, 2025
@Soupstraw Soupstraw force-pushed the jj/remove-shelley-tx-memo branch 6 times, most recently from 4a9594f to e42d30b Compare May 22, 2025 12:27
@Soupstraw Soupstraw marked this pull request as ready for review May 22, 2025 12:42
@Soupstraw Soupstraw requested a review from a team as a code owner May 22, 2025 12:42
@Soupstraw Soupstraw force-pushed the jj/remove-shelley-tx-memo branch 2 times, most recently from f4c0163 to 58f3d23 Compare May 22, 2025 12:50
@Soupstraw Soupstraw requested a review from lehins May 22, 2025 12:52
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.

Looks good, but there are still a few changes necessary.

@Soupstraw Soupstraw force-pushed the jj/remove-shelley-tx-memo branch 8 times, most recently from 2e86da7 to 6db32ad Compare May 23, 2025 11:30
@Soupstraw Soupstraw force-pushed the jj/remove-shelley-tx-memo branch 8 times, most recently from d69f01d to 47672f7 Compare May 27, 2025 11:09
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, some minor comments

@Soupstraw Soupstraw force-pushed the jj/remove-shelley-tx-memo branch from 1a086d8 to 0744b28 Compare May 27, 2025 12: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.

Awesome! Thank you!

Co-authored-by: Alexey Kuleshevich <[email protected]>
Co-authored-by: teodanciu <[email protected]>
@lehins lehins force-pushed the jj/remove-shelley-tx-memo branch from 0744b28 to 5478ff9 Compare May 28, 2025 01:30
@lehins lehins enabled auto-merge May 28, 2025 01:36
@lehins lehins merged commit acef8ca into master May 28, 2025
126 of 128 checks passed
@lehins lehins deleted the jj/remove-shelley-tx-memo branch May 28, 2025 02:46
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.

Remove MemoBytes from ShelleyTx
3 participants