Skip to content

Release / v2.107.0 and v2.107.1 - #2600

Open
superKalo wants to merge 71 commits into
mainfrom
release/v2.107
Open

Release / v2.107.0 and v2.107.1#2600
superKalo wants to merge 71 commits into
mainfrom
release/v2.107

Conversation

@superKalo

@superKalo superKalo commented Aug 6, 2026

Copy link
Copy Markdown
Member

sonytooo and others added 30 commits June 23, 2026 17:10
…med-payload

Trending tokens/ remove duplicate properties
…alization

Refactor/ Domain names normalization
Oxbobby and others added 17 commits August 5, 2026 09:54
…nt-flow

Refactoring / Create new account flow
…-trailing-dot

Fix / Dapp phishing protection - Trailing-dot hostnames bypassed the checks
…/paymaster-sponsorship-improvemens-allow-upgrade
…p-improvemens-allow-upgrade

Allow ERC-7677 sponsorship retry after bundler estimation
@superKalo superKalo self-assigned this Aug 6, 2026
@superKalo superKalo added the next Indicates this is Ambire Next related feature / release. label Aug 6, 2026
sonytooo and others added 4 commits August 7, 2026 13:48
The fee speed preference was a single value shared by every chain and was
written to storage the moment the user picked a speed, even if the
transaction was then rejected. The fee token preference already worked
per-network and was only committed on a successful broadcast, so the two
behaved in opposite ways.

- signAccountOpFeeSpeedPreference is now a { [chainId]: FeeSpeed } map
- values stored before this change were a bare FeeSpeed string and cannot
  be mapped to a chain, so they are dropped on load and fall back to Fast
- update() takes pendingFeeSpeedPreference instead of shouldPersistSpeed;
  the staged speed is discarded when a different speed is selected and is
  written to storage next to the fee token one, on broadcast
- feeSpeedPreference and pendingFeeSpeedPreference are exposed to the UI

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Per-network default fee speed + NFC multi-tx signing (for v2.107)
@superKalo superKalo changed the title Release / v2.107.0 Release / v2.107.0 and v2.107.1 Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next Indicates this is Ambire Next related feature / release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants