starkware-libs / blockifier

Blockifier is a Rust implementation for the transaction-executing component in the StarkNet sequencer, in charge of creating state diffs and blocks.
Apache License 2.0
170 stars 107 forks source link

feat(execution): remove special handling of keccak in bouncer #2035

Closed Yoni-Starkware closed 3 months ago

Yoni-Starkware commented 3 months ago

Soon python


This change is Reviewable