darkrenaissance / darkfi

Anonymous. Uncensored. Sovereign.
https://dark.fi
GNU Affero General Public License v3.0
1.07k stars 114 forks source link

`zk::gadgets::less_than`: Support non-strict mode #230

Closed therealyingtong closed 11 months ago

therealyingtong commented 11 months ago

[review recommendation: commit-by-commit]

Introduces support for non-strict (a ≤ b) mode.

Based on #229; see this commit range for relevant diff.

parazyd commented 11 months ago

Thanks! Cherry-picked to master since this PR also included #229 and I merged that beforehand.