Digine-Labs / rosettanet

Ethereum <> Starknet RPC middleware.
MIT License
34 stars 27 forks source link

feat: Implement `getCalldataByteSize(...)` #105

Closed ermvrs closed 4 months ago

ermvrs commented 4 months ago

Function should return etherem data slots. This will be used to parse ethereum calldata

ermvrs commented 4 months ago

https://github.com/keep-starknet-strange/rosettanet/pull/106 completed