Commit Graph

25 Commits

Author SHA1 Message Date
vimwitch
1a5d6b6166 wip 2024-12-12 22:23:21 -08:00
vimwitch
b7331b869c feat: witness solver on alt_bn128 circuit with optimization enabled 2024-12-11 11:04:28 -08:00
Chance
c426911f1f chore: add bits r1cs for testing 2023-10-17 20:37:16 -05:00
Chance
9a04356a65 Merge pull request #10 from vimwitch/r1cs-constraints
feat: convert r1cs directly to stark constraints
2023-10-17 20:36:26 -05:00
Chance
1c26c7a9eb chore: re-enable r1cs failure test case 2023-10-14 23:49:01 -05:00
Chance
3522c9747b refactor: auto-parse in R1CS constructor, cleanup r1csStark 2023-10-14 23:43:45 -05:00
Chance
e7b87cef34 feat: apply boundary constraints for public signals 2023-10-14 23:15:01 -05:00
Chance
bff4348681 feat: convert r1cs directly to stark constraints 2023-10-14 22:32:55 -05:00
Chance
81e90b74dd Merge pull request #8 from vimwitch/1-constraint-reduce
refactor: add scratch registers to reduce degree of constraints
2023-10-12 11:43:05 -05:00
Chance
2e284bb543 refactor: add scratch registers to reduce degree of constraints 2023-10-11 18:42:43 -05:00
Chance
1c88396311 refactor: files 2023-10-11 17:04:45 -05:00
Chance
727a99db58 Merge pull request #5 from vimwitch/r1cs
feat: compile and prove r1cs
2023-10-11 16:52:16 -05:00
Chance
1275c31015 feat: r1cs parsing 2023-10-11 16:51:04 -05:00
Chance
df40ec897e refactor: switch to goldilocks curve 2023-10-11 16:51:04 -05:00
Chance
96b7cb66fb refactor: witness calculator improvement 2023-10-11 16:51:04 -05:00
Chance
90b496a2d7 feat: witness calculator
fix: update package lock
2023-10-11 16:51:01 -05:00
Chance
4086457f06 feat: compile r1cs to asm 2023-10-11 16:51:01 -05:00
Chance
decbdc4a3b Merge pull request #4 from vimwitch/add-modinv
add modinv
2023-10-10 10:09:26 -05:00
Joy Wang
57b4c65a8f add modinv 2023-10-10 10:24:50 -04:00
Chance
e7ad61c6a0 refactor: use ; as comment token 2023-09-07 09:25:22 -05:00
Chance
344c69f146 chore: operator tests 2023-09-07 01:40:12 -05:00
Chance
8a23fee61c chore: build badge 2023-09-07 00:08:56 -05:00
Chance
579c84bead chore: bump node orb version 2023-09-07 00:05:20 -05:00
Chance
1bac2de325 fix: starkstark dep 2023-09-07 00:03:15 -05:00
Chance
411904528c initial commit 2023-09-06 23:58:33 -05:00