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

๐Ÿ› ๏ธ [TASK] : Public and Private vote tx v2 decoding implementation #84

Open
Tracked by #63
Mr-Leshiy opened this issue Nov 15, 2024 · 1 comment
Open
Tracked by #63
Assignees
Labels
Deferred Deffered due to reprioritization enhancement New feature or request

Comments

@Mr-Leshiy
Copy link
Contributor

Summary

Add a CBOR decoding and encoding implementation according to the https://input-output-hk.github.io/catalyst-libs/architecture/08_concepts/catalyst_voting/v2/ spec for public and private vote transactions

Description

  • Add a new structs like PublicVoteTx and PrivateVoteTx into the vote-tx-v2 crate.
  • Based on the vote_tx_v2_public.cddl and vote_tx_v2_private.cddl specs implement a CBOR decoding/encoding functionality for these types.
@Mr-Leshiy Mr-Leshiy added the enhancement New feature or request label Nov 15, 2024
@Mr-Leshiy Mr-Leshiy self-assigned this Nov 15, 2024
@Mr-Leshiy Mr-Leshiy moved this from New to ๐Ÿ— In progress in Catalyst Nov 15, 2024
@Mr-Leshiy Mr-Leshiy moved this from ๐Ÿ— In progress to ๐Ÿ”– Ready in Catalyst Dec 2, 2024
@stevenj stevenj moved this from ๐Ÿ”– Ready to ๐Ÿ›‘ Blocked in Catalyst Dec 4, 2024
@stevenj
Copy link
Collaborator

stevenj commented Dec 4, 2024

Issue is temporarily parked due to a change in priorities.

@stevenj stevenj added the Deferred Deffered due to reprioritization label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deferred Deffered due to reprioritization enhancement New feature or request
Projects
Status: ๐Ÿ›‘ Blocked
Development

No branches or pull requests

2 participants