Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rust/signed-doc): Reference implementation of the Catalyst signed documents with the design doc #98

Merged
merged 21 commits into from
Dec 10, 2024

Conversation

Mr-Leshiy
Copy link
Contributor

@Mr-Leshiy Mr-Leshiy commented Dec 5, 2024

Description

  • Added a new crate signed_doc with the reference implementation of creating a Catalyst signed document signed_doc/examples/mk_signed_doc.
  • Added documentation of the Catalyst signed document signed_doc/README.md.

README.md

Related Issue(s)

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

@Mr-Leshiy Mr-Leshiy self-assigned this Dec 5, 2024
@Mr-Leshiy Mr-Leshiy changed the title Feat/doc sign feat(rust/signed_doc): Reference implementation of the Catalyst signed documents with the design doc Dec 5, 2024
Copy link
Contributor

github-actions bot commented Dec 5, 2024

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

@Mr-Leshiy Mr-Leshiy added the review me PR is ready for review label Dec 5, 2024
@Mr-Leshiy Mr-Leshiy changed the title feat(rust/signed_doc): Reference implementation of the Catalyst signed documents with the design doc feat(rust/signed-doc): Reference implementation of the Catalyst signed documents with the design doc Dec 5, 2024
@stevenj stevenj merged commit 424cc0a into main Dec 10, 2024
24 checks passed
@stevenj stevenj deleted the feat/doc-sign branch December 10, 2024 03:47
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.

🛠️ [TASK] : Signed Document spec and reference implementation
2 participants