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

Undocument Prefix After Decrypting Outputs of a computation #216

Open
fredfortier opened this issue Sep 8, 2019 · 0 comments
Open

Undocument Prefix After Decrypting Outputs of a computation #216

fredfortier opened this issue Sep 8, 2019 · 0 comments

Comments

@fredfortier
Copy link
Contributor

fredfortier commented Sep 8, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant