Skip to content

Conversation

@carbolymer
Copy link
Contributor

@carbolymer carbolymer commented Jan 20, 2026

Changelog

- description: |
    Upgrade proto definitions to utxorpc v1 beta https://github.com/utxorpc/spec/pull/183
# 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...
# uncomment at least one main project this PR is associated with
  projects:
  # - cardano-api
  # - cardano-api-gen
   - cardano-rpc
  # - cardano-wasm

Context

This PR updates proto definitions to UTXORPC to v1beta version:

This PR is best viewed in commit-by-commit fashion.

This PR is tested in

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 self-assigned this Jan 20, 2026
@carbolymer carbolymer force-pushed the mgalazyn/feature/utxorpc-upgrade branch 7 times, most recently from 7406337 to 0f0e689 Compare January 28, 2026 13:49
@carbolymer carbolymer force-pushed the mgalazyn/feature/utxorpc-upgrade branch 2 times, most recently from 70a0108 to ae2d2a3 Compare January 29, 2026 16:13
@carbolymer carbolymer marked this pull request as ready for review January 29, 2026 16:20
@carbolymer carbolymer force-pushed the mgalazyn/feature/utxorpc-upgrade branch from ae2d2a3 to 7cd35bf Compare January 29, 2026 16:23
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