Releases: dusk-network/plonk_gadgets
Releases · dusk-network/plonk_gadgets
v0.6.0
Compare
Sorry, something went wrong.
No results found
[v0.6.0] - 06-07-21
Add
Add std feature to crate #42
Change
Change crate to be no_std by default #42
Update rand from v0.7 to v0.8 #42
v0.5.0
Compare
Sorry, something went wrong.
No results found
[v0.5.0] - 13-01-21
Change
Update dusk-plonk to v0.5.0
v0.4.3
Compare
Sorry, something went wrong.
No results found
[v0.4.3] - 10-11-20
Change
Update BlsScalar instance backend
v0.4.2
Compare
Sorry, something went wrong.
No results found
[0.4.2] - 02-11-20
Changed
Bumped dusk-plonk to v0.3.3
v0.4.1
Compare
Sorry, something went wrong.
No results found
[0.4.1] - 01-11-20
Changed
Bumped dusk-plonk to v0.3.2
v0.4.0
Compare
Sorry, something went wrong.
No results found
[0.4.0] - 05-10-20
Changed
Updated dusk-plonk to v0.3.1
v0.3.0
Compare
Sorry, something went wrong.
No results found
[0.2.1] - 29-09-20
Changed
dusk_plonk version changed to latest (v0.2.11)
v0.2.1
Compare
Sorry, something went wrong.
No results found
[0.2.1] - 28-08-20
Changed
dusk_plonk version changed to latest (v0.2.8)
v0.2.0
Compare
Sorry, something went wrong.
No results found
[0.2.0] - 19-08-20
Added
maybe_equal gadget
AllocatedScalar helper structure.
Lib & code docs.
Changed
Integration tests moved to the tests folder.
Changed the external API the crate exposes.
Rangeproof-related functions (#17 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
[0.1.0] - 17-08-20
Added
Range gadgets taken from the dusk-blindbid library.
Inverse rangeproof gadget.
Changed
Conditional selection gadgets have been upadated.
Switched to latest dusk-plonk version.
Removed
Removed all of the ECC-related modules.