-
Notifications
You must be signed in to change notification settings - Fork 149
Pull requests: lambdaclass/cairo-vm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Consolidate documentation
documentation
Improvements or additions to documentation
#1866
opened Nov 4, 2024 by
JulianGCalderon
•
Draft
use Vec::with_capacity avoid realloc memory
#1863
opened Oct 31, 2024 by
nkysg
Loading…
1 of 6 tasks
Convert relocation table to HashMap<usize, MaybeRelocatable>
#1862
opened Oct 30, 2024 by
notlesh
Loading…
5 of 6 tasks
Always use a normal segment for first SegmentArena segment
#1845
opened Sep 25, 2024 by
notlesh
Loading…
6 tasks
Implement TestLessThanOrEqualAddress y EvalCircuit Hints
#1843
opened Sep 19, 2024 by
FrancoGiachetta
Loading…
3 of 6 tasks
fix: revert breaking change on public input serialization
#1790
opened Jun 17, 2024 by
odesenfans
Loading…
1 of 6 tasks
[WIP] Set max combination size for check-all-features to speed up CI
pipelines
This PR/issue is exclusively about improving our CI
Complete test suite of Implementation of tests
BuiltinRunner
get_memory_segment_addresses
tests
#1671
opened Mar 18, 2024 by
tcoratger
Loading…
1 of 6 tasks
Add test coverage for Implementation of tests
get_constant_from_var_name
tests
#1663
opened Mar 13, 2024 by
tcoratger
Loading…
1 of 6 tasks
Add unit test for
apply_ap_tracking_correction
with invalid offset
#1661
opened Mar 13, 2024 by
tcoratger
Loading…
1 of 6 tasks
fix: remove static lifetime for name str parameter requirement for constant getter
#1523
opened Dec 21, 2023 by
Eikix
Loading…
1 of 6 tasks
ProTip!
Exclude everything labeled
bug
with -label:bug.