Skip to content

Pull requests: lambdaclass/cairo-vm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

(fix) Replace div_rem with div_mod_floor
#1881 opened Nov 25, 2024 by FrancoGiachetta Loading…
2 of 6 tasks
Changes_for_using_hint_extention_feature
#1880 opened Nov 24, 2024 by YairVaknin-starkware Loading…
6 tasks
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
feat(vm): support ByteArray in DebugPrint hint
#1853 opened Oct 15, 2024 by m-kus Loading…
6 tasks
Always use a normal segment for first SegmentArena segment
#1845 opened Sep 25, 2024 by notlesh Loading…
6 tasks
Wasm with Cairo 1
#1830 opened Aug 29, 2024 by FrancoGiachetta Loading…
4 of 6 tasks
feat: SECP related hints
#1829 opened Aug 29, 2024 by odesenfans Loading…
2 of 6 tasks
refactor: remove duplicate function get_val
#1800 opened Jul 1, 2024 by zmalatrax Loading…
Fix WASM32 compilation for Cairo1-run and cairo-vm
#1792 opened Jun 21, 2024 by wraitii Loading…
fix: revert breaking change on public input serialization
#1790 opened Jun 17, 2024 by odesenfans Loading…
1 of 6 tasks
Remove unused error variants
#1760 opened May 10, 2024 by fmoletta Draft
deps: use uv if present pipelines This PR/issue is exclusively about improving our CI
#1754 opened May 8, 2024 by Oppen Draft
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
#1717 opened Apr 16, 2024 by fmoletta Draft
Complete test suite of BuiltinRunner get_memory_segment_addresses tests Implementation of tests
#1671 opened Mar 18, 2024 by tcoratger Loading…
1 of 6 tasks
Add test coverage for get_constant_from_var_name tests Implementation of 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
perf: share constants between Program instances
#1442 opened Sep 11, 2023 by Oppen Draft
2 of 6 tasks
feat!: expose writer trait and common impls
#1210 opened Jun 6, 2023 by Oppen Draft
6 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.