NethermindEth / warp

Warp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
https://nethermind.io/warp/
Apache License 2.0
754 stars 70 forks source link

Correctly annotate implicits inside traits #1063

Open rodrigo-pino opened 1 year ago

rodrigo-pino commented 1 year ago

Functions inside the WarpMemory trait are not being set to require the warp_memory implicit.