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

update ledger and plutus #4059

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

JaredCorduan
Copy link
Contributor

The update to ledger brings two small but nice improvements:

  • the SuccessfulPlutusScriptsEvent event doesn't fire on an empty list anymore
  • we do not serialize empty txbody fields anymore

The update to Plutus removes the V2 size limit

The update to ledger brings two small but nice improvements:
* the SuccessfulPlutusScriptsEvent doesn't fire on an empty list anymore
* we do not serialize empty txbody fields anymore

The update to plutus removes the V2 size limit
@JaredCorduan
Copy link
Contributor Author

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jun 17, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit 6196045 into master Jun 17, 2022
@iohk-bors iohk-bors bot deleted the jc/bump-ledger-and-plutus-20220616 branch June 17, 2022 01:16
iohk-bors bot added a commit to IntersectMBO/ouroboros-network that referenced this pull request Jun 17, 2022
3812: update ledger and plutus r=JaredCorduan a=JaredCorduan

The update to ledger brings two small but nice improvements:
* the `SuccessfulPlutusScriptsEvent` doesn't fire on an empty list anymore
* we do not serialize empty txbody fields anymore

The update to plutus removes the V2 size limit

These two updates match the updates in this node PR: IntersectMBO/cardano-node#4059

# Checklist

- Branch
    - [x] Commit sequence broadly makes sense
    - [x] Commits have useful messages
    - [ ] New tests are added if needed and existing tests are updated
    - [ ] If this branch changes Consensus and has any consequences for downstream repositories or end users, said changes must be documented in [`interface-CHANGELOG.md`](../ouroboros-consensus/docs/interface-CHANGELOG.md)
    - [ ] If this branch changes Network and has any consequences for downstream repositories or end users, said changes must be documented in [`interface-CHANGELOG.md`](../docs/interface-CHANGELOG.md)
    - [ ] If serialization changes, user-facing consequences (e.g. replay from genesis) are confirmed to be intentional.
- Pull Request
    - [ ] Self-reviewed the diff
    - [ ] Useful pull request description at least containing the following information:
      - What does this PR change?
      - Why these changes were needed?
      - How does this affect downstream repositories and/or end-users?
      - Which ticket does this PR close (if any)? If it does, is it [linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)?
    - [x] Reviewer requested


Co-authored-by: Jared Corduan <jaredcorduan@gmail.com>
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