-
Notifications
You must be signed in to change notification settings - Fork 732
Pull requests: starkware-libs/cairo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(sierra-to-casm): Made edit_state based on
&mut self.
#9495
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
performance(orizi): Made allocations for state edits more efficient.
#9494
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
performance(sierra-to-casm):
check_types_match accepts iterator - Avoids Vec allocation and ConcreteTypeId clones.
#9493
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
performance(sierra-to-casm): Avoid intermediate allocation in gas wallet update.
#9492
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
performance(sierra-to-casm): Improved stack-tracking algorithm.
#9491
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
performance(sierra-to-casm): Using builder with capacity for instructions and relocations.
#9490
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
performance(casm): Made casm builder build-alg linear.
#9489
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
refactor(sierra): Removed unused param_idx parameter of AddConst.
#9488
opened Jan 17, 2026 by
orizi
Loading…
1 of 5 tasks
Avoid building unused storage struct members
#9485
opened Jan 15, 2026 by
SashaMalysehko
Loading…
1 task done
perf: optimize NonZero negation using bounded integers
#9484
opened Jan 15, 2026 by
l3ft0ver
Loading…
1 of 5 tasks
(test): Adding casm run and trace to e2e tests
#9482
opened Jan 15, 2026 by
eytan-starkware
Loading…
1 of 5 tasks
performance(tests): Using the mimalloc feature for cairo-test on testing.
#9478
opened Jan 14, 2026 by
orizi
Loading…
1 of 5 tasks
perf: avoid extra Vec allocation in split_structs
#9471
opened Jan 13, 2026 by
Galoretka
Loading…
1 task done
performance(sierra): Using simpler maps in program registry.
#9468
opened Jan 13, 2026 by
orizi
Loading…
1 of 5 tasks
(refactor): Build jump and jump table to support prepended instructions.
#9463
opened Jan 13, 2026 by
eytan-starkware
Loading…
1 of 5 tasks
Refactored boxed deconstruct signature code, creating reusable functions
#9462
opened Jan 13, 2026 by
eytan-starkware
Loading…
1 task done
docs: align constant evaluation with const calc implementation
#9455
opened Jan 12, 2026 by
yyhrnk
Loading…
1 task done
fix: replace panic with fallback in colored printer token handling
#9449
opened Jan 11, 2026 by
hawkadrian
Loading…
1 of 5 tasks
perf(graph-algos): optimize neighbor filtering in SCC with HashSet lookup
#9442
opened Jan 10, 2026 by
0xxFloki
Loading…
refactor: Remove unnecessary dead_code attributes from heap_size tests
#9435
opened Jan 9, 2026 by
marukai67
Loading…
refactor: Remove dead logging code from LoggerDb test helper
#9430
opened Jan 8, 2026 by
marukai67
Loading…
refactor(semantic): Remove unnecessary clone in closure type inference
#9429
opened Jan 8, 2026 by
0xlupin
Loading…
Clean up unused pedersen/poseidon imports in corelib lib
#9428
opened Jan 8, 2026 by
conomist
Loading…
fix: validate event field names to prevent collision with keys/data parameters
#9413
opened Jan 5, 2026 by
endorina
Loading…
1 of 5 tasks
Previous Next
ProTip!
no:milestone will show everything without a milestone.