Skip to content

v2.108.3

Choose a tag to compare

@superKalo superKalo released this 07 Sep 09:32
ea1f0c0

Changelog:

  • 馃摚 Added: Ambire Transaction Builder: additional safety warnings on Safe and Uniswap transactions #2680
    • A batch of Safe transactions that secretly includes a delegate call (code running with full control over your Safe) is now flagged with a warning, not just when the delegate call is at the top level.
    • Safe transactions that pay an extra "gas refund" on top of what you see now show a "Gas refund to" row and a warning, including when the refund goes to whoever broadcasts the transaction.
    • "Grant approval for all NFTs" on Uniswap Position Manager now shows the full NFT approval details instead of the vague "Uniswap action", and keeps its warning.
    • Hidden requests that let an app perform several actions with your account in a row now come with a clear explanatory warning instead of just an exclamation mark in the title.
    • Warnings found by the wallet's own checks are no longer lost when an app provides its own signing description (ERC-7730), both sets are now shown together.

Full Changelog: v2.108.2...v2.108.3