Skip to content

ssx-gnosis-extension/v.1.1.4

Compare
Choose a tag to compare
@w4ll3 w4ll3 released this 15 Feb 13:39
· 59 commits to main since this release
88d074c

Patch Changes

  • 60dedab: Fixes some UI elements and update some classes to prevent external CSS.
  • 63f70cf: ssx-gnosis-extension helps enable DAO Login functionality by creating a modal and gives an account selector for end users. SSX Server is used to retrieve the list of delegates via a call to SiweMessage.verify, and these modules were designed to work together. This change improves the experience for developers who want to use ssx-gnosis-extension standalone (that is, without SSX Server) by adding extra checks on the client side to help with UX. However, the server side MUST still check for delegate inclusion by using SiweMessage.verify or similar immediately after sign-in.