snapshot-labs / sx-starknet

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

Emit the `proposalId` in the `ProposalCreated` event #616

Closed pscott closed 3 months ago

pscott commented 4 months ago

To do that we need to first pass in the proposalId in the l1 relayer execution strategy. Also, we might as well remove the salt from the MetaTransaction type as they are no longer needed for uniqueness