Commit Graph

  • c6de851 (HEAD -> main) small-fix: fix_one_variable_helper not-parallel behavior by arnaucube 2023-08-24 09:01:12 +0200
  • c468fcd Merge pull request #132 from EspressoSystems/dependabot/cargo/itertools-0.11.0 by Mat R 2023-07-17 12:06:48 -0600
  • 8d99b0f Merge pull request #131 from EspressoSystems/dependabot/github_actions/cachix/install-nix-action-22 by Mat R 2023-07-17 12:06:28 -0600
  • c21112d Bump cachix/install-nix-action from 21 to 22 by dependabot[bot] 2023-07-17 16:39:25 +0000
  • 545c9b5 Update itertools requirement from 0.10.4 to 0.11.0 by dependabot[bot] 2023-07-17 16:39:13 +0000
  • 4dc9252 Merge pull request #133 from EspressoSystems/ci-fix by Mat R 2023-07-17 10:38:38 -0600
  • b13a607 Update build by ancient123 2023-07-17 09:25:39 -0600
  • 3efb083 Merge pull request #130 from EspressoSystems/dependabot/cargo/criterion-0.5.1 by Mat R 2023-06-06 08:55:12 -0600
  • 33bb0d5 Merge pull request #128 from EspressoSystems/dependabot/github_actions/cachix/install-nix-action-21 by Mat R 2023-06-06 08:52:22 -0600
  • 79cb2b8 Update criterion requirement from 0.4.0 to 0.5.1 by dependabot[bot] 2023-05-26 17:00:20 +0000
  • 4a2c252 Bump cachix/install-nix-action from 20 to 21 by dependabot[bot] 2023-05-24 16:59:49 +0000
  • cb19852 Merge pull request #127 from EspressoSystems/dependabot/github_actions/cachix/install-nix-action-20 by Mat R 2023-03-06 14:05:56 -0700
  • 451d6cb Bump cachix/install-nix-action from 18 to 20 by dependabot[bot] 2023-03-01 17:04:57 +0000
  • 56b1085 Bump to arkworks-0.4.0 (#126) by Ivan Mikushin 2023-02-21 05:53:49 -0800
  • f64bfe6 Improve sum check in general and preprocess for sum check in mlkzg `multi_open` (#123) by Han 2023-02-15 00:49:58 +0800
  • 70b0df5 Merge pull request #122 from EspressoSystems/open-source by Mat R 2023-01-24 08:48:29 -0700
  • 22d9a19 open source under MIT license by Charles Lu 2023-01-24 12:10:53 +0000
  • 69070fc README (#116) by chancharles92 2023-01-18 08:56:37 -0500
  • 69542ff Update criterion requirement from 0.3.0 to 0.4.0 (#81) by dependabot[bot] 2023-01-14 12:12:25 +0800
  • 38a0d3c Merge pull request #114 from EspressoSystems/scripts by Mat R 2023-01-12 10:00:02 -0700
  • e15b079 update nix to flake (#101) by Alex Xiong 2023-01-12 22:30:35 +0800
  • d9072ec fix script by Alex Xiong 2023-01-12 22:29:03 +0800
  • 1cf94f9 Make scripts fail out on error by ancient123 2023-01-11 09:21:07 -0700
  • 6463dc7 Merge pull request #99 from EspressoSystems/dependabot/github_actions/Swatinem/rust-cache-2 by Mat R 2023-01-11 09:06:12 -0700
  • 97818b9 Merge pull request #91 from EspressoSystems/dependabot/github_actions/styfle/cancel-workflow-action-0.11.0 by Mat R 2023-01-11 09:05:52 -0700
  • e70b421 Multilinear PCS open refactor (#113) by chancharles92 2023-01-09 16:53:00 -0500
  • 858014e Revert "refactor multilinear PCS opening" (#112) by chancharles92 2023-01-09 15:08:30 -0500
  • f16db38 refactor multilinear PCS opening by chancharles92 2023-01-09 13:04:52 -0500
  • 8256fb3 FEAT: msm timers (#108) by zhenfei 2022-12-20 11:31:39 -0500
  • 77bc9f5 Merge pull request #105 from EspressoSystems/arcpariter-new by Benedikt Bünz 2022-12-19 13:55:04 -0500
  • 65b1938 typofix by Charles Chen 2022-12-19 12:32:28 -0500
  • c18d5d6 uncomment by Charles Chen 2022-12-16 14:23:46 -0500
  • 35620b9 tmp commit for benchmark multithread by Charles Chen 2022-12-16 14:17:53 -0500
  • 44833a0 remove unncessary timer by Charles Chen 2022-12-16 14:01:32 -0500
  • c48c1b9 more parallelization by Charles Chen 2022-12-16 11:12:44 -0500
  • 5d6985b more parallelization by Charles Chen 2022-12-16 10:03:30 -0500
  • 81073df batch inversion by Charles Chen 2022-12-16 09:29:28 -0500
  • 648ea51 arc by Charles Chen 2022-12-16 09:18:53 -0500
  • 366a267 remove identity polynomial commitments and PCS evaluations (#104) by chancharles92 2022-12-06 09:43:01 -0500
  • 94092ca fix bench.rs (#103) by chancharles92 2022-11-29 11:01:22 -0500
  • 768db4e Optimize verifier eq (#102) by Benedikt Bünz 2022-11-20 09:26:35 -0800
  • eb80631 Bump Swatinem/rust-cache from 1 to 2 by dependabot[bot] 2022-11-17 16:15:23 +0000
  • cf49741 fix bench code by Charles Chen 2022-11-12 21:04:15 -0500
  • 4fdbec3 minor by Charles Chen 2022-11-09 21:12:21 -0500
  • bd1fc98 refactor snark by Charles Chen 2022-11-09 21:03:25 -0500
  • bee6768 remove redundant apis by Charles Chen 2022-11-09 16:30:01 -0500
  • 5e78291 refactor permcheck by Charles Chen 2022-11-09 15:47:53 -0500
  • d667435 refactor prodcheck by Charles Chen 2022-11-09 14:40:52 -0500
  • 8818ad3 Merge pull request #93 from EspressoSystems/binyi-optimize by Benedikt Bünz 2022-11-02 15:45:08 -0700
  • 4c9f439 reduce rounds in batching by Charles Chen 2022-10-24 18:19:55 -0400
  • 719f595 Batch all (#89) by zhenfei 2022-10-13 23:21:30 -0400
  • 37920cc Bump styfle/cancel-workflow-action from 0.9.1 to 0.11.0 by dependabot[bot] 2022-10-12 16:25:41 +0000
  • baaa06b enabling batch opening and mock tests (#80) by zhenfei 2022-09-27 14:51:30 -0400
  • 3160ef1 Merge pull request #74 from EspressoSystems/chengyu/pcs by MRain 2022-09-06 10:47:53 -0400
  • 14fcd6a Specifying dependency by MRain 2022-09-06 10:37:49 -0400
  • 85b36ca add a TODO. by MRain 2022-09-06 10:13:35 -0400
  • acb4b23 PCS crate moved to other repository. by MRain 2022-09-06 10:07:33 -0400
  • 32cc0c4 Refactor HyperPlonk SNARKs (#73) by chancharles92 2022-09-02 14:11:32 -0400
  • 2af479e refactoring building block PIOPs (#71) by chancharles92 2022-08-31 17:24:02 -0400
  • 3c0cb70 perm check (#62) by zhenfei 2022-08-30 09:38:35 -0400
  • 8281e7c Prod check (#61) by chancharles92 2022-08-12 11:35:58 -0700
  • 066c370 49 verify validity of subclaims in plonk verification (#51) by zhenfei 2022-08-09 12:40:28 -0400
  • a6ea6ac initial integration of hyperplonk snark(#39) by zhenfei 2022-08-01 13:16:55 -0400
  • 229148e move transcript to trait (#46) by zhenfei 2022-07-26 11:34:47 -0400
  • 17cff52 a generic Trait for both ml and uni KZG (#43) by zhenfei 2022-07-21 13:01:49 -0400
  • 43131a0 product check APIs (#41) by chancharles92 2022-07-14 12:19:10 -0700
  • 88d0ee8 hyperplonk PolyIOP sketch (#36) by chancharles92 2022-07-05 14:38:03 -0400
  • d41a0cf multi-commiting/opening (#34) by zhenfei 2022-06-30 12:48:10 -0400
  • a8c7378 move openings to g1 (#38) and remove switch_group feature by zhenfei 2022-06-29 10:25:13 -0400
  • 3b58050 feat: allow group switching, and switch group by default (#33) by zhenfei 2022-06-15 17:39:54 -0400
  • 1d12a3e 23 permutation checks (#32) by zhenfei 2022-06-14 11:19:50 -0400
  • 0dd9c78 30 implement prod1 x (#31) by zhenfei 2022-06-08 10:13:51 -0400
  • dfb2066 fix bug in interpolation (#29) by zhenfei 2022-05-31 15:01:05 -0400
  • 08d448e optimized interpolation (#28) by zhenfei 2022-05-23 11:52:15 -0400
  • 3ea5b61 26 implement `prod(0,x)` (#27) by zhenfei 2022-05-20 16:29:14 -0400
  • 97a89d7 polish IOP code base (#24) by zhenfei 2022-05-20 12:30:32 -0400
  • b9527f8 impl KZG based multilinear pcs (#22) by zhenfei 2022-05-19 16:23:44 -0400
  • e881d7f dynamic programming for eq(x,r) (#21) by zhenfei 2022-05-17 09:05:58 -0400
  • 7651e39 optimize uni poly interpolation (#19) by zhenfei 2022-05-16 20:40:46 -0400
  • 2812d2b benchmark code (#18) by zhenfei 2022-05-16 20:32:49 -0400
  • 0d77c3a impl zero check (#15) and vp operations (#17) by zhenfei 2022-05-16 11:48:19 -0400
  • 0b251a3 Merge pull request #16 from EspressoSystems/minor-bugfix by chancharles92 2022-05-13 06:52:53 -0700
  • 7628a26 minor naming bugfix by Charles Chen 2022-05-13 02:44:04 -0400
  • 7c53790 improve compute_sum parallelism (#14) by chancharles92 2022-05-12 16:53:01 -0700
  • 213ce7f enabling CI with feature testing (#13) by zhenfei 2022-05-12 19:52:43 -0400
  • fbd4009 initial implemetation of Sumcheck protocol (#7) by zhenfei 2022-05-12 17:29:36 -0400
  • 9d4d178 env setup (#6) by zhenfei 2022-04-20 17:10:25 -0400
  • 5b2265b first commit by Charles Chen 2022-04-11 10:39:02 -0700