Mathieu

Results 166 issues of Mathieu

## Pull Request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...

see https://github.com/kkrt-labs/kakarot/pull/997

enhancement

see https://github.com/kkrt-labs/kakarot/pull/1012

enhancement

see https://github.com/kkrt-labs/kakarot/pull/1009 also need to adapt ef-test runner v1 feature in a compatible way

enhancement

## Bug Report The result should be 0 if the shift is greater than the type size, so we should use `wrapping_shr`

bug

https://twitter.com/shrameetweets/status/1751608987223507393?t=MF831MPVIJO0zhBxCYAQ3g&s=19 Make all loop counter felt-based and prefer pop_front to read sequentially

enhancement

We will expand the range of features provided by this class, so that we can benefit from other Cairo 1 features as well in Cairo Zero: block_hash syscall, keccak_syscall, etc

enhancement

In `modexp`, function `fn monsq`, we perform an operation that only keeps the last `s - i` items in a vec. Instead, we could move the underlying dict in a...

enhancement

otherwise we're looping twice on the addresses / storage keys for nothing.

enhancement

## Feature Request ### Describe the Feature Request Access list transactions are a mechanism that intends to decrease overall transaction gas costs by supplying the set of accessed addresses and...

enhancement