Releases: xorddotcom/SHIELD
Releases · xorddotcom/SHIELD
v1.0.2
25 Oct 07:48
Compare
Sorry, something went wrong.
No results found
1.0.2 (2022-10-25)
Bug Fixes
debug: resolve the glitch in input logs and optimized the code (d49474e )
v1.0.1
19 Oct 10:32
Compare
Sorry, something went wrong.
No results found
1.0.1 (2022-10-19)
Bug Fixes
debug: fixed debug crash when non-quadratic constraints are used (fcf4ae1 ), closes #21
v1.0.0
03 Oct 11:26
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-10-03)
Features
debug feature: debug, strack tracing and witness generation (0a877ec )
generate-witness: generate witness file command (a4c33fb )
BREAKING CHANGES
debug feature: this release contain the mvp version ( init, compile and debug feat. )
v0.2.3
20 Sep 12:27
Compare
Sorry, something went wrong.
No results found
0.2.3 (2022-09-20)
Bug Fixes
compile: handled error and await bug edge cases (1ff4d86 )
Performance Improvements
compile feature: revamp compile feature to support in cli based circom and snarkjs (042f0f3 )