Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Undocument Prefix After Decrypting Outputs of a computation #216

@fredfortier

Description

@fredfortier

Describe the bug
Decrypting the output of a computation includes a prefix, at least when he results are Vec<u8>. What is it used for?

To Reproduce
See example here: https://github.com/enigmampc/coinjoin-poc/blob/65350409f4dbf43eeb178904cec3ca25e7e5070e/enigma-coinjoin-operator/src/secretContractClient.js#L86

Let me know if you need more contexts. Hackaton participants have observed the same thing. They also had trailing zeros which weren't in the returned Vec<u8> variable.

Expected behavior
No prefix or an explanation of what the prefix means.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions