kkrt-labs / keth

Integration of the Kakarot Ethereum execution layer in the Reth client.
MIT License
26 stars 7 forks source link

feat: use native keccak_builtin in CairoZero #28

Closed enitrat closed 1 month ago

enitrat commented 1 month ago

Remove usage of Cairo1Helpers for keccak, use the KeccakBuiltin natively in CairoZero now that we don't depend on Starknet anymore.

ClementWalter commented 1 month ago

this is the only one I already did actually!

enitrat commented 1 month ago

ah ok sorry! misunderstood