Skip to content

Releases: fluidex/plonkit

v0.1.6

16 Nov 08:21
3301dfa
Compare
Choose a tag to compare

Plonkit now supports circom2.

v0.1.5

27 Oct 08:45
42c819f
Compare
Choose a tag to compare

Plonkit now supports aggregated_proof verifier contract generation!

v0.1.4

06 Oct 09:06
1e58163
Compare
Choose a tag to compare

Plonkit now supports Proof Aggregation! See test_poseidon_plonk_recursive.sh for a workflow example.

Misc updates

  • We also add a overwrite flag for creating files.

v0.1.3

07 Aug 00:56
b83858f
Compare
Choose a tag to compare

plonkit now supports solidity 0.8!

v0.1.2

12 May 11:38
d6ea246
Compare
Choose a tag to compare

Fix compile error for non-server_mode.

v0.1.1

12 May 00:28
32c2b38
Compare
Choose a tag to compare

Reorganize and refactor codes.

v0.1.0

17 Feb 07:01
4977ed9
Compare
Choose a tag to compare

Upgrade for bellman_ce beta (along with optimaztions & fixes), including proving & verifying & verifier_generator.