snapshot-labs / sx-monorepo

Snapshot monorepo
https://snapshot.box
MIT License
14 stars 12 forks source link

bug: can't add execution on a proposal #471

Closed bonustrack closed 2 months ago

bonustrack commented 3 months ago

I've created a space with a Timelock execution, I've added the execution address as treasury address, but still I can't add any execution on a proposal, I can't also initiate a tx from the treasury page https://snapshot.box/#/oeth:0x5930951688696Dfe718D5Dc6ee344CEc6d3c6A5E/create/nst2l

Sekhmet commented 2 months ago

Looks like you added treasury on ETH, but execution strategy is configured on OP.

Image

Addresses do match, but UI can't link those two together, because they are not really tied. You need to update space metadata to switch that treasury to be on Optimism.

Sekhmet commented 2 months ago

Closing as it looks like it's not a bug. We can reopen if we think something is not working as intended.