foundry-rs / starknet-foundry

Blazing fast toolkit for developing Starknet contracts.
https://foundry-rs.github.io/starknet-foundry/
MIT License
307 stars 150 forks source link

Remove `CairoSerialize` impl for String. Use `ByteArray` explicitly #2147

Open Draggu opened 4 months ago

Draggu commented 4 months ago

Which components does the task require to be changed? (think hard pls)

snforge

Description

title