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

Dynamic arrays utils warplib translate #982

Closed AlejandroLabourdette closed 1 year ago

AlejandroLabourdette commented 1 year ago

This PR solve #974.

This PR is on hold until we decided how to approach for warp-memory impicit in dict write/read functions, but it introduce all other syntax changes.