ouroboros-network icon indicating copy to clipboard operation
ouroboros-network copied to clipboard

bump ledger to tip of master

Open disassembler opened this issue 3 years ago • 0 comments

Description

description of the pull request, if it fixes a particular issue it should link the PR to a particular issue, see ref

Checklist

  • Branch
    • [ ] Commit sequence broadly makes sense
    • [ ] 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
    • [ ] If this branch changes Network and has any consequences for downstream repositories or end users, said changes must be documented in 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?
    • [ ] Reviewer requested

disassembler avatar Oct 07 '22 02:10 disassembler