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

Test that UTxO tables are updated correctly on era transitions

Open bartfrenk opened this issue 3 years ago • 0 comments

Description

Test that UTxO tables are computed correctly on era transitions, for all era transitions.

Closes #4043.

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

bartfrenk avatar Oct 13 '22 08:10 bartfrenk