gnosisguild / zodiac-safe-app

https://gnosis-safe.io/app/share/safe-app?appUrl=https://zodiac.gnosisguild.org/&chainId=5
GNU Lesser General Public License v3.0
26 stars 28 forks source link

Outdated Validation for Snapshot Schema #194

Closed greenlucid closed 1 year ago

greenlucid commented 1 year ago

Describe the bug

Cannot use reality module because Your snapshot settings file is invalid

To Reproduce

  1. Create a snapshot space
  2. Create a safe
  3. Try to add zodiac reality module
  4. Write ens
  5. Your snapshot settings file is invalid

Expected behavior

This error to not appear.

I would also expect the error to be automatically solvable (like, providing a button to a tx or signature that will automatically set an unbroken schema).

Screenshots / logs

image

image

Relevant environment details:

not relevant.

Additional context

Snapshot added moderators to the schema recently. https://github.com/snapshot-labs/snapshot.js/blob/d76a688721f5302771f3fb220c07c3488c8cf50d/src/schemas/space.json

asgeir-s commented 1 year ago

Thank you!

Solved in #197