snapshot-labs / sx-starknet

Core smart contracts of Snapshot X for Starknet
https://docs.snapshotx.xyz
MIT License
112 stars 69 forks source link

fix: M-01 Space Deployment vulnerable to front-running #581

Closed pscott closed 9 months ago

pscott commented 9 months ago

Add the caller address to the salt computation

Closes #557