Skip to content

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 19:17
· 49 commits to main since this release
525b6ba

Fixed

  • The submit CTA no longer stays disabled/loading indefinitely after a transaction reverts or is rejected in the wallet. The quote is now refreshed immediately on failure (instead of resuming from the stale, often expired, frozen quote), and the gas-estimate simulation is re-run whenever a new quote lands — previously an errored simulation query could never recover when the refreshed quote carried identical tx bytes, leaving the button stuck on "Simulation failed - Refetching quote".