Skip to content

Update consensus ref#821

Merged
carbolymer merged 1 commit into
masterfrom
js/utxo-hd-10.4
Apr 22, 2025
Merged

Update consensus ref#821
carbolymer merged 1 commit into
masterfrom
js/utxo-hd-10.4

Conversation

@jasagredo
Copy link
Copy Markdown
Contributor

Changelog

- description: |
    Update consensus to 0.26
# 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

Consensus had to do a re-release to use sharing decoders for TxOuts. As such, we need to pass a ledger state to valuesMK(En|De)coder in cardano-api.

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

@carbolymer carbolymer enabled auto-merge April 22, 2025 09:04
@carbolymer carbolymer added this pull request to the merge queue Apr 22, 2025
Merged via the queue into master with commit cd0a67e Apr 22, 2025
29 checks passed
@carbolymer carbolymer deleted the js/utxo-hd-10.4 branch April 22, 2025 09:52
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