Skip to content

Gnosis Module Fixes

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 07 Mar 00:44
7a505db

[gnosis:v2.0.1]

  • Adds check to see if loaded within an iframe. If loaded in an iframe then it is possibly a Gnosis Safe context, so return the Gnosis module, if not, then it cannot be a safe context, so return empty array.
  • Patches eth_requestAccounts method on provider to return safe address
  • Adds error message if Gnosis is selected, but not in a safe context
  • Fixes SafeAppSDK import that was failing in some build environments

[core:v2.0.5]

  • Adds scroll to top functionality for core wallet select modal to ensure that error message is displayed even when scrolled to the bottom of modal

[demo:v2.0.1]

  • Adds Gnosis safe to the demo package