Skip to content

🛠️ [TASK] : Public and Private vote tx v2 decoding implementation #84

Open
@Mr-Leshiy

Description

@Mr-Leshiy

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.

Metadata

Metadata

Assignees

Labels

DeferredDeffered due to reprioritizationenhancementNew feature or request

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions