lambdaclass/lambdaworks_stark_platinum
STARK Cairo prover using lambdaworks. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly. Cairo and similar proof systems can be used to provide scalability to blockchains.
Apache-2.0
Issues
- 0
- 1
- 1
Fast Mersennes Prime Field
#241 opened by MauroToscano - 0
Update fibonacci_cairo1.cairo to Cairo 2
#235 opened by ginika-chinonso - 0
Range check built-in is not enforcing range checks for the decomposed fields
#229 opened by MauroToscano - 1
how to genreate the casm json file?
#215 opened by ZeroKPunk - 0
Migrate CLI to Clap 4
#222 opened by MauroToscano - 0
Add public inputs to CLI
#224 opened by MauroToscano - 0
- 2
Make the CLI work for programs with builtins
#81 opened by gabrielbosio - 0
- 0
Move CLI in a new Crate
#221 opened by MauroToscano - 0
Security level for CLI is too low
#203 opened by MauroToscano - 2
FRI fails for high degree constraints
#202 opened by mcarilli - 0
Pretty print main trace
#198 opened by gabrielbosio - 0
- 0
Trace and memory files creation
#190 opened by gabrielbosio - 3
sec: several things the verifier should check
#110 opened by diegokingston - 0
Improve benchmarks
#174 opened by gabrielbosio - 0
Document which offsets are viable, return an error if it's not viable when creating a ProofOption
#170 opened by MauroToscano - 0
- 0
Fix metal feature
#97 opened by entropidelic - 0
- 0
- 1
- 0
Check performance against others
#140 opened by unbalancedparentheses - 6
Just one consistency check on Deep(x) is unsound
#67 opened by mcarilli - 0
Cairo0 programs with Docker can be compiled in one go for tests to make it faster
#114 opened by MauroToscano - 0
Add output builtin
#90 opened by entropidelic - 0
Check performance of sorting algorithm
#111 opened by diegokingston - 0
perf: do just one batch inversion
#109 opened by diegokingston - 0
perf: avoid recalculating twiddle factors
#107 opened by diegokingston - 0
perf: verifier. Take divisors of upsilon_0 - z^2 outside and perform batch inversion
#106 opened by diegokingston - 0
- 0
- 0
Change Prover/Verifier in FRI query phase to do a smaller amount of hashes
#100 opened by feltroidprime - 0
Range-check address step constraint
#83 opened by gabrielbosio - 0
Range-check initial address constraint
#82 opened by gabrielbosio - 0
Range check built in lacks constraints
#88 opened by MauroToscano - 0
Enforce selectors can be used by a malicious Prover to remove constraints
#78 opened by MauroToscano - 0
- 0
Improve verifier
#62 opened by diegokingston - 0
- 0
- 0
- 0
Change AIR to group constraints according to their zerofier and degree correction
#52 opened by diegokingston - 0
- 0
- 0
Avoid recalculating domain when using FFT
#43 opened by diegokingston - 0
Remove enforce selector constraint
#42 opened by entropidelic