Skip to content

Conversation

@app-token-issuer-data-feeds
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@chainlink/[email protected]

Patch Changes

  • #4345 7bbaacf Thanks @FionnL! - Fix: Gracefully handle unresolvable symbols and add case-insensitive request handling.

    1. Graceful Error Handling: The adapter now returns undefined instead of throwing errors when symbols cannot be resolved to asset IDs in getAssetId() and getQuoteId(). The subscription message builder skips subscriptions for unresolvable symbols with a warning, preventing the EA from failing to establish WebSocket connections due to background processing errors.

    2. Case-Insensitive Requests: Added requestTransforms to uppercase base and quote parameters and resolve them via includes.json before processing. This allows lowercase requests (e.g., btc/usd) to work seamlessly.

@app-token-issuer-data-feeds app-token-issuer-data-feeds bot requested a review from a team as a code owner December 2, 2025 12:44
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

The following packages have unreleased changes:

  • @chainlink/proof-of-reserves-adapter
  • @chainlink/token-balance-adapter

@FionnL FionnL merged commit d828e79 into main Dec 2, 2025
17 checks passed
@FionnL FionnL deleted the changeset-release/main branch December 2, 2025 14:18
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.

2 participants