Skip to content

Remove outdated encoding/decoding from the catalyst-voting crate #707

@stanislav-tkach

Description

@stanislav-tkach

Currently all the types in the catalyst-voting crate implement "manual" encoding/decoding providing the to_bytes and from_bytes methods. We should use CBOR encoding instead. It was already partially added by the #705 pull request. When we have CBOR implementation for all of the types then the outdated implementation should be removed completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    squad: gatekeepersCatalyst App Backend, System Development & Integration Team

    Type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions