Skip to content

Conversation

@CarlosLopezDeLara
Copy link
Contributor

@CarlosLopezDeLara CarlosLopezDeLara commented Jul 1, 2024

Changelog

- description: |
    integrate ouroboros-consensus and ledger. Updated dependencies:
    - cardano-ledger-alonzo >= 1.10
    - cardano-ledger-babbage >= 1.8.2
    - cardano-ledger-conway >= 1.16
    - cardano-ledger-core:{cardano-ledger-core, testlib} >= 1.13.2
    - ouroboros-consensus ^>= 0.20
    - ouroboros-consensus-cardano ^>= 0.18
# uncomment types applicable to the change:
  type:
  # - feature        # introduces a new feature
  # - breaking       # the API has changed in a breaking way
   - compatible     # the API has changed but is non-breaking
  # - optimisation   # measurable performance improvements
  # - refactoring    # QoL changes
  # - bugfix         # fixes a defect
  # - test           # fixes/modifies tests
  # - maintenance    # not directly related to the code
  # - release        # related to a new release preparation
  # - documentation  # change in code docs, haddocks...

Context

Integrating ouroboros-consensus and ledger for cardano-node 9.0.0 with SRP

How to trust this PR

Highlight important bits of the PR that will make the review faster. If there are commands the reviewer can run to observe the new behavior, describe them.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@disassembler disassembler marked this pull request as ready for review July 2, 2024 18:10
@disassembler disassembler added this pull request to the merge queue Jul 2, 2024
@disassembler disassembler removed this pull request from the merge queue due to a manual request Jul 2, 2024
@disassembler disassembler added this pull request to the merge queue Jul 2, 2024
@carbolymer carbolymer mentioned this pull request Jul 2, 2024
2 tasks
Merged via the queue into main with commit 46097e3 Jul 2, 2024
@disassembler disassembler deleted the cl/integrate-9.0 branch July 2, 2024 19:02
@carbolymer carbolymer mentioned this pull request Jul 3, 2024
2 tasks
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.

4 participants