kkrt-labs / kakarot

Kakarot is a zkEVM written in Cairo, leveraging the STARK proof system.
https://kakarot.org
MIT License
998 stars 307 forks source link

dev: return value of Starknet Messaging should be returned #1583

Open obatirou opened 2 weeks ago

obatirou commented 2 weeks ago

In L1KakarotMessaging.sol, starknetMessaging.sendMessageToL2 and starknetMessaging.consumeMessageFromL2 are not returned. They should be

ShantelPeters commented 2 weeks ago

Can I work on this @obatirou

SoarinSkySagar commented 2 weeks ago

hi @obatirou, can you please elaborate the issue further?