Skip to content

fix(tokens,store,indexer,soroban): fix approveAllowance parameter ord… - #437

Merged
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
Prudentdev-xyz:fix/concurrency-circuit-breaker-allowance-toast
Aug 31, 2026
Merged

fix(tokens,store,indexer,soroban): fix approveAllowance parameter ord…#437
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
Prudentdev-xyz:fix/concurrency-circuit-breaker-allowance-toast

Conversation

@Prudentdev-xyz

Copy link
Copy Markdown
Contributor

…er, dismiss in-flight toasts on disconnect, parallelize indexer stream fetching, and scope circuit breaker

What does this PR do?

Type of change

  • Bug fix
  • New feature / page / component
  • Refactor
  • Style / design fix
  • Test coverage
  • Documentation
  • Dependency update

Related issue

Changes

File Change

Checklist

  • npm run typecheck — no errors
  • npm run lint — no warnings
  • npm test — all tests pass
  • npm run build — production build succeeds
  • Tested in browser with Freighter on testnet
  • No hue-named Tailwind colour classes added (black/white/gray only)
  • Loading state handled for any new data-fetching UI
  • Error state handled and displayed inline (no alert())
  • 'use client' added only where genuinely needed
  • CHANGELOG.md updated under [Unreleased]

Screenshots

Before After

Notes for reviewers

…er, dismiss in-flight toasts on disconnect, parallelize indexer stream fetching, and scope circuit breaker
@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@Prudentdev-xyz Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment