-
In an effort to highlight parts that could be optimized by the compiler, produce several benchmarks of core components and functions of the Kakarot implementation, and compare them to their CairoZero …
Eikix updated
2 weeks ago
-
CairoZero had `__default__` entrypoints, calling default would fallback on a generic behavior. We don't have this now, but what we can do is create a special type of DefaultDispatcher, that would wrap…
-
Remove usage of Cairo1Helpers for keccak, use the KeccakBuiltin natively in CairoZero now that we don't depend on Starknet anymore.
-
### Feature Request
v1 transactions were removed in this PR https://github.com/software-mansion/starknet.py/pull/1451/files
As part of this epic: https://github.com/software-mansion/starknet.py/issu…
-
The CairoZero accounts will need to be updated to Cairo accounts down the line.
As such, we must restore the `set_implementation` and `get_implementation` entrypoints.
-
In an effort to highlight parts that could be optimized by the compiler, produce several benchmarks of core components and functions of the Kakarot implementation, and compare them to their CairoZero …
-
## Feature Request
### Describe the Feature Request
A master issue to track the progress toward compatibility with the upcoming hard fork
-
### Problem
# Describe the Feature Request
Following https://github.com/starkware-libs/cairo/issues/4134, for integration with external tools, cairo-format should have an option to take a specific…
-
# Feature Request
**Describe the Feature Request**
Following #4134, for integration with external tools, `cairo-format` should have an option to take a specific file as a target, instead of format…
-
customer: @mariari
performer: @XuyangSong
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- #644
- #495
---
The resource…