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

fixed bytes operations in warplib #1043

Closed AlejandroLabourdette closed 1 year ago

piwonskp commented 1 year ago

Let's add some unit testing as I've suggested in https://github.com/NethermindEth/warp/pull/1038#issuecomment-1534522079

piwonskp commented 1 year ago

The PR include commits from @rodrigo-pino branch #1038

AlejandroLabourdette commented 1 year ago

@rodrigo-pino could you please take a look at the merge, being more specific: to the warp-memory-test.cairo changes. I give priority to incoming changes in sections that were not addressed by this pr, but seems logic to include some of the former approach.

temyurchenko commented 1 year ago

@AlejandroLabourdette could you please rebase on cairo-1.0, it seems that many commits are from the already merged branch didn't disappear

temyurchenko commented 1 year ago

Unfortunately, merges only add more commits( You'll have to rebase