Skip to content

issues Search Results · repo:lambdaclass/cairo_native language:Rust

Filter by

382 results
 (57 ms)

382 results

inlambdaclass/cairo_native (press backspace or delete to remove)

Before making the release, we should complete: - #1155 - #1156 - #1153
  • JulianGCalderon
  • Opened 
    yesterday
  • #1157

We should bump our Cairo dependency to version v2.12.0-dev.0 https://github.com/starkware-libs/cairo/releases/tag/v2.12.0-dev.0 Depends on #1155
  • JulianGCalderon
  • Opened 
    yesterday
  • #1156

We should bump our Cairo dependency to version 2.11.2 https://github.com/starkware-libs/cairo/releases/tag/v2.11.2
  • JulianGCalderon
  • Opened 
    yesterday
  • #1155

Cairo version 2.11.1 introduces a new libfunc that we should implement: /// Function for marking the current state of execution. /// Useful for debugging and panic tracking. extern fn trace const FLAG: ...
  • JulianGCalderon
  • Opened 
    yesterday
  • #1154

Cairo version 2.11.1 introduces a new syscall that we should implement: /// Invokes the given entry point as a v0 meta transaction. /// /// * The signature is replaced with the given signature. /// * ...
  • JulianGCalderon
  • Opened 
    yesterday
  • #1153

Replacing Cairo code with Sierra in tests may have the following advantages: - Reduces test execution time by removing the Cairo to Sierra compilation step. - By using Sierra code instead of Cairo ...
  • gabrielbosio
  • Opened 
    yesterday
  • #1152

Cairo version 2.11.1 introduces a new libfunc that we should implement: extern fn squashed_felt252_dict_entries T ( dict: SquashedFelt252Dict T , ) - Array (felt252, T, T) nopanic; See casm lowering ...
  • JulianGCalderon
  • Opened 
    yesterday
  • #1151

Cairo version 2.11.1 introduces a new libfunc that we should implement: /// Returns the amount of gas available in the `GasBuiltin`, as well as the amount of gas unused in /// the local wallet. /// /// ...
  • JulianGCalderon
  • Opened 
    yesterday
  • #1150

Cairo version 2.11.1 introduces a new libfunc that we should implement: /// Similar to `blake2s_compress`, but used for the final block of the message. pub extern fn blake2s_finalize( state: Blake2sState, ...
  • JulianGCalderon
  • Opened 
    yesterday
  • #1149

Cairo version 2.11.1 introduces a new libfunc that we should implement: /// The blake2s compress function, which takes a state, a byte count, and a message, and returns a /// new state. /// `byte_count` ...
  • JulianGCalderon
  • Opened 
    yesterday
  • #1148
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub