-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cherry pick: api: add phala-network to the pricefeed (#1668) #1670
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit b8ffbe2)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Running Lighthouse audit... |
tomjeatt
approved these changes
Sep 23, 2024
* chore: update @interlay/bridge (xcm lib) * feat: add phala wss endpoints, add additional bifrost_polkadot endooints * chore: updated yarn lock file
tomjeatt
added a commit
that referenced
this pull request
Oct 9, 2024
* master: (246 commits) chore: release v2.41.14 chore: update XCM nodes (#1672) Cherry pick: api: add phala-network to the pricefeed (#1668) (#1670) chore: Update xcm-endpoints.ts (#1669) exclude USDC.wh from foreign assets (#1643) chore: release v2.41.13 chore: bump bridge and add new dependency (#1664) Fixed a small dashboard display issue (#1658) chore: release v2.41.12 api: improve cache-control headers (#1659) chore: release v2.41.11 chore: release v2.41.10 HDX and BNC icons (#1655) api: add Vercel KV cache for storing market data (#1654) Tom/bridge 0.5.1 (#1651) chore: release v2.41.9 chore: bump bridge (#1648) chore: release v2.41.8 hotfix: XCM polkadot/kintsugi max transferable balance (#1645) Revert "[release] Interlay 2.41.7 (#1639)" (#1641) ... # Conflicts: # api/market_data.js # package.json # src/hooks/api/use-get-currencies.tsx # src/hooks/api/xcm/xcm-endpoints.ts # yarn.lock
tomjeatt
added a commit
that referenced
this pull request
Oct 9, 2024
* master: (246 commits) chore: release v2.41.14 chore: update XCM nodes (#1672) Cherry pick: api: add phala-network to the pricefeed (#1668) (#1670) chore: Update xcm-endpoints.ts (#1669) exclude USDC.wh from foreign assets (#1643) chore: release v2.41.13 chore: bump bridge and add new dependency (#1664) Fixed a small dashboard display issue (#1658) chore: release v2.41.12 api: improve cache-control headers (#1659) chore: release v2.41.11 chore: release v2.41.10 HDX and BNC icons (#1655) api: add Vercel KV cache for storing market data (#1654) Tom/bridge 0.5.1 (#1651) chore: release v2.41.9 chore: bump bridge (#1648) chore: release v2.41.8 hotfix: XCM polkadot/kintsugi max transferable balance (#1645) Revert "[release] Interlay 2.41.7 (#1639)" (#1641) ... # Conflicts: # package.json # src/hooks/api/use-get-currencies.tsx # src/hooks/api/xcm/xcm-endpoints.ts # yarn.lock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit b8ffbe2 on branch
interlay
)