wborgeaud
|
992692b04d
|
Merge pull request #708 from mir-protocol/per_table_recursion
Per table recursion
|
2022-10-07 10:03:07 +02:00 |
|
wborgeaud
|
4ff6bbb3de
|
Hardcode verifier data in the circuit
|
2022-10-07 09:47:03 +02:00 |
|
wborgeaud
|
2bb63a6f11
|
PR feedback
|
2022-10-06 09:43:42 +02:00 |
|
wborgeaud
|
ce0a4f4480
|
Use ArithmeticGate for select
|
2022-10-05 16:42:55 +02:00 |
|
wborgeaud
|
66c21931ce
|
Minor
|
2022-10-05 16:34:24 +02:00 |
|
wborgeaud
|
52c82f0c21
|
Minor
|
2022-10-05 16:32:38 +02:00 |
|
wborgeaud
|
2982f45afa
|
Add test
|
2022-10-05 15:38:06 +02:00 |
|
wborgeaud
|
3260031fb2
|
Select logic
|
2022-10-05 14:21:12 +02:00 |
|
wborgeaud
|
a5a4098d7a
|
Merge branch 'main' into per_table_recursion
# Conflicts:
# evm/src/all_stark.rs
# evm/src/generation/mod.rs
# evm/src/recursive_verifier.rs
|
2022-10-03 11:49:26 +02:00 |
|
wborgeaud
|
668957176a
|
PR feedback
|
2022-10-03 11:44:52 +02:00 |
|
wborgeaud
|
3579f9e875
|
state() -> compact()
|
2022-10-03 10:53:33 +02:00 |
|
wborgeaud
|
58256ce052
|
Merge pull request #718 from mir-protocol/fix_basesumgate_numlimbs
Fix `num_limbs` in `BaseSumGate`
|
2022-09-29 16:32:56 +02:00 |
|
wborgeaud
|
ee54b295d9
|
Use u64 instead of usize
|
2022-09-29 15:24:43 +02:00 |
|
Nicholas Ward
|
e2811550e1
|
addressed comments
|
2022-09-26 20:34:17 -07:00 |
|
Nicholas Ward
|
7d7269b26d
|
nit
|
2022-09-26 16:17:04 -07:00 |
|
Nicholas Ward
|
20053ac4c7
|
documentation
|
2022-09-26 15:58:28 -07:00 |
|
Nicholas Ward
|
33d97eff1c
|
moved sqrt to PrimeField
|
2022-09-26 11:31:11 -07:00 |
|
Nicholas Ward
|
a053372176
|
cleanup and documentation
|
2022-09-26 11:19:09 -07:00 |
|
Nicholas Ward
|
3bc1e65a7a
|
fix
|
2022-09-26 11:11:41 -07:00 |
|
Nicholas Ward
|
59acd9436c
|
fmt
|
2022-09-26 10:44:51 -07:00 |
|
Nicholas Ward
|
d239d3ffb5
|
fix
|
2022-09-26 10:44:43 -07:00 |
|
Nicholas Ward
|
880bc87bb1
|
sqrt
|
2022-09-26 10:43:18 -07:00 |
|
Nicholas Ward
|
bda96e84ee
|
working on SquareRootGenerator instead of SquareGenerator
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
843baf1aa0
|
documentation
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
b21883c321
|
fmt
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
b271a71a74
|
square root example: use generator
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
ecdac53960
|
fixes to fibonacci and factorial
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
44a1f4c328
|
no need to hard-code!
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
0381641b5c
|
addressed comments
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
8bd5f43c45
|
oops, included other examples
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
6d81968bbb
|
use data.verify
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
38d6f98f87
|
fixes, and new examples (fibonacci and square root)
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
9756e06db2
|
reformat
|
2022-09-25 20:14:23 -07:00 |
|
Nicholas Ward
|
556507a9cd
|
public input
|
2022-09-25 20:14:22 -07:00 |
|
Nicholas Ward
|
849a89105a
|
fmt
|
2022-09-25 20:14:22 -07:00 |
|
Nicholas Ward
|
2e6480a97f
|
Fibonacci example
|
2022-09-25 20:14:22 -07:00 |
|
wborgeaud
|
8c96b8d2db
|
Comment
|
2022-09-23 16:36:17 +02:00 |
|
wborgeaud
|
502305146f
|
Working
|
2022-09-23 16:25:02 +02:00 |
|
wborgeaud
|
e712986a92
|
Challenger state works
|
2022-09-23 13:41:14 +02:00 |
|
wborgeaud
|
6e6c2daf29
|
Add challenger state
|
2022-09-22 11:01:27 +02:00 |
|
Daniel Lubarov
|
d7d50e9d5a
|
Minor
|
2022-09-19 23:04:53 -07:00 |
|
Daniel Lubarov
|
e20b76f104
|
Use salt_size
|
2022-09-19 17:45:59 -07:00 |
|
Daniel Lubarov
|
74ab741057
|
Update plonky2/src/plonk/validate_shape.rs
Co-authored-by: wborgeaud <williamborgeaud@gmail.com>
|
2022-09-19 17:37:18 -07:00 |
|
Daniel Lubarov
|
786826487c
|
Update plonky2/src/fri/validate_shape.rs
Co-authored-by: wborgeaud <williamborgeaud@gmail.com>
|
2022-09-19 17:37:18 -07:00 |
|
Daniel Lubarov
|
dbce356818
|
Validate the shape of each proof
|
2022-09-19 17:37:18 -07:00 |
|
wborgeaud
|
dc145501fd
|
Remove num_virtual_targets from CommonCircuitData
|
2022-09-14 10:10:08 +02:00 |
|
wborgeaud
|
0aecc2a3cf
|
Feedback
|
2022-09-14 06:19:06 +02:00 |
|
wborgeaud
|
2a37aeca5d
|
Move to util and rename
|
2022-09-14 05:48:37 +02:00 |
|
wborgeaud
|
e8eca780ae
|
Fix num_limbs in BaseSumGate
|
2022-09-13 13:06:47 +02:00 |
|
wborgeaud
|
a930c1a823
|
s/l1/l0
|
2022-09-12 08:09:17 +02:00 |
|