Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

v3.13.0

Compare
Choose a tag to compare
@katspaugh katspaugh released this 30 Aug 07:22
· 709 commits to dev since this release

Features

  • A new safe list design
  • Enable apps for non-owners
  • Generate default random safe names
  • Display all owned safes incl. added safes

Bugfixes

  • Fix byte32[] decoding
  • Fix: show QR code even if no safe name
  • Automatically checksum valid eth addresses
  • Delete empty csv empty rows
  • Fix the gas price being fetched 5 times when creating a safe
  • Fix direct Safe app links redirecting to balances

Chores

  • Use a string for chainId
  • Migrate to the unified gateway
  • Sentry: ignore wallet errors; set sample rate to 0.1
  • Replace coveralls with Jest result annotations
  • Dockerize safe react project
  • Update Electron to version 13