Skip to content

Make ring-VRF Ethereum-verifiable #57

@swasilyev

Description

@swasilyev

I think for the personhood stuff to be really useful here we're going to need to ensure it's accessible on at least the prevalent EVM chains.

  • Setup a Solidity development environment. Should be convenient to write tests in Rust. Foundry #58
  • Test the new shiny BLS precompiles with Rust. That covers the (de-)serialization. Eip 2537 #59
  • Implement KZG verification for the following cases:
  • Implement map-to-curve for jubjub/bandersnatch. This is elligator2, i guess. Should it be RO-indifferentiable?
  • Implement Fiat-Shamir transform.
  • Evaluate special polynomials.

Metadata

Metadata

Assignees

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