Skip to content

v2.104.3

Choose a tag to compare

@superKalo superKalo released this 23 Jul 09:27
7729d7a

Changelog:

  • Fixed: Safe (multisig) API requests now time out after 15 seconds instead of leaving you stuck waiting during signing #2559
  • Fixed: Safe account transactions failing to execute with a GS026 error #2564
    • Concatenated multisig signatures were not sorted in one code path used during estimation, causing execution to revert for Safe accounts with multiple signers.
    • Also fixed broken Transfer controller tests due to missing constructor properties.

Full Changelog: v2.104.2...v2.104.3