Skip to content

Conversation

@Mr-Leshiy
Copy link
Contributor

Description

  • Added an initial implementation of the validator::validate function.
  • Added DocumentType enum.
  • Refactored, removed redundant types.

Related Issue(s)

Closes input-output-hk/catalyst-voices#1753

@Mr-Leshiy Mr-Leshiy changed the title feat(rust/signed-doc): feat(rust/signed-doc): CatalystSignedDocument validator basic structure Feb 3, 2025
@Mr-Leshiy Mr-Leshiy self-assigned this Feb 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2025

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

@Mr-Leshiy Mr-Leshiy requested a review from saibatizoku February 3, 2025 16:56
@Mr-Leshiy Mr-Leshiy marked this pull request as ready for review February 3, 2025 16:56
@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Feb 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2025

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

saibatizoku
saibatizoku previously approved these changes Feb 3, 2025
Copy link
Contributor

@saibatizoku saibatizoku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to get validation code started.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2025

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

@minikin minikin self-requested a review February 3, 2025 19:56
@saibatizoku saibatizoku merged commit 7080c53 into main Feb 3, 2025
20 of 22 checks passed
@saibatizoku saibatizoku deleted the feat/cat-sign-doc-validator branch February 3, 2025 19:57
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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

CatalystSignedDocument validator basic structure

4 participants