kkrt-labs / kakarot-lib

1 stars 3 forks source link

opti: overload functions with calldata location #8

Open obatirou opened 3 weeks ago

obatirou commented 3 weeks ago

It might be necessary / interesting to overload the different function with calldata location especially for https://github.com/kkrt-labs/kakarot/issues/1464 where there is no modification and only direct call

MohamadSafi commented 1 week ago

Hello!

I came across this issue and thought I could contribute a potential solution. I've taken a stab at it. Please let me know if it meets your expectations or if there are any adjustments needed.

Thank you!