brave / brave-ios

Brave iOS Browser
https://brave.com
Mozilla Public License 2.0
1.7k stars 440 forks source link

Swap Improvements #8616

Closed StephenHeaps closed 10 months ago

StephenHeaps commented 10 months ago

Description:

Some small improvements to swap

  1. Update maxRetries to 2 and preflightCommitment to "processed" for Solana Swaps for higher success rate creating the transaction.
  2. Fix loading state of Swap button when creating a Solana swap transaction. Loading state only shown when fetching price quote.
  3. Possible race condition fetching price quotes when sell amount changes frequently.