Skip to content

Find a rust replacement for BlsVerify #163

Closed as not planned
Closed as not planned
@gjermundgaraba

Description

@gjermundgaraba

Currently, we rely fast_aggregate and aggregate of BLS signatures being provided by a CosmWasm CustomQuery from the chain itself (i.e. the code is in go and being called from the CosmWasm contract).

The reason for this is because there are currently no production ready rust libraries for this (it seems). If something exists that we can use (we will not write this ourselves), we should use that instead.

We currently use https://github.com/Snowfork/milagro_bls for tests, but that repo has some severe warnings on not being production ready, so that is not an option for the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovementsethereum-light-clientIssues related to the 08-wasm ethereum light clienticeboxIssues that will not be addressed for the time beingneeds investigationIssues that need some research before deciding approach or feasibilitytmp-check

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions