• Stars
    star
    1
  • Language
    Python
  • Created about 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My tentative on implementing BLS verification using solidity. Converting a hash to a point in the BLS curve takes all block gas limit so stopped implementation there (it's not possible to do what I was trying to without the ethereum pre-compiles for BLS operations)