The Wayback Machine - https://web.archive.org/web/20210907215306/https://github.com/topics/leo
Skip to content
#

leo

Here are 20 public repositories matching this topic...

gluax
gluax commented May 20, 2021

🚀 Feature

We should support the operators <,<=,>,>= on the field type.
Blocked: This depends on snarkVM first implementing these features.

Motivation

Allows more standard operations with the field type.

Implementation

Field Gadget

  • Implement the impl<F: PrimeField> EvaluateLtGadget<F> for Field trait leo/compiler/src/value/field/field_type.rs.

Tests

Improve this page

Add a description, image, and links to the leo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the leo topic, visit your repo's landing page and select "manage topics."

Learn more