Skip to content

Release: develop -> main#3388

Merged
TaprootFreak merged 2 commits intomainfrom
develop
Mar 11, 2026
Merged

Release: develop -> main#3388
TaprootFreak merged 2 commits intomainfrom
develop

Conversation

@github-actions
Copy link

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* feat: add Edge exchange provider API requirements

- Add evmChainId to AssetInDto for EVM chain identification
- Add EvmUtil.getBlockchain() reverse lookup (chainId → Blockchain)
- Extend resolveAsset() to support evmChainId + chainId combination
- Add RegionRestricted and AssetUnsupported to QuoteError enum
- Add structured errors array to Buy/Sell/Swap quote DTOs
- Add QuoteErrorUtil to map internal errors to Edge format
- Add GET /transaction/status/:orderId with simplified status mapping
- Update EDGE_REQUIREMENTS.md tracking

* feat 2: removed unused endpoint

* feat 6: added missing response fields and result limit

* feat 8: monthly ref payout

* feat 2: find transaction by order UID (if available)

* feat: Spark channel retry

* feat 10: currency name support, country param, quote error non-400

* feat 3: multiple quote errors, standardized structure

* fix: tests

* fix: PR comments

* chore: more reactoring

* chore: improved Swagger docu

* chore: more refactoring

* chore: more refactoring

---------

Co-authored-by: David May <david.leo.may@gmail.com>
Unconfirmed fiat_output 79958 (52,939 EUR) blocks available liquidity
on Olkypay, preventing new outputs like #79984 from being processed.
@github-actions
Copy link
Author

ℹ️ New TODOs/FIXMEs (1)

+        if (tx.id === 79958) return false; // TODO: excluded from pending balance calculation

@TaprootFreak TaprootFreak merged commit d180d52 into main Mar 11, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant