Skip to content

Different create decryption share parameters based on Simple vs Precomputed ferveo variants. #3636

@derekpierre

Description

@derekpierre

The call to create_decryption_share_precomputed in ferveo takes an additional parameter (selected_validators) relative to create_decryption_share_simple in the latest ferveo library.

That means that our expectation that both functions take the same parameters is flawed, and needs to be updated. However, we currently never use Precomputed in the codebase so it's fine for now, and can be addressed in the future.

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