Skip to content

Conversation

@Mr-Leshiy
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy commented Oct 27, 2025

Description

Applying latest CatalystId comparison functionality, which does not require anymore to converge each cat_id to the short form before comparing with each other.

Related Issue(s)

#597

Description of Changes

  • Bumped catalyst-types crate dep to the latest release 0.0.9 for cardano-blockchain-type, catalyst-signed-docs, cardano-chain-follower and rbac-registration crates.
  • Removed redundant Cip36Error type.
  • Updated fmt::Display trait implementation for Cip36 type.
  • Removed CatalystSignedDocument::kids method, leaves only authors which return an original CatalystId objects, not in the short form.
  • Bumping versions of the crates, preparing them for a new release: catalyst-signed-docs, cardano-chain-follower, rbac-registration.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@Mr-Leshiy Mr-Leshiy added review me PR is ready for review squad: gatekeepers Catalyst App Backend, System Development & Integration Team labels Oct 27, 2025
@Mr-Leshiy Mr-Leshiy moved this from New to 👀 In review in Catalyst Oct 27, 2025
@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 553/553}$ | ${\color{red}Fail: 0/553}$ |

@Mr-Leshiy Mr-Leshiy merged commit c0d45dd into main Oct 27, 2025
25 checks passed
@Mr-Leshiy Mr-Leshiy deleted the feat/use-new-cat-types branch October 27, 2025 14:35
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Catalyst Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review me PR is ready for review squad: gatekeepers Catalyst App Backend, System Development & Integration Team

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants