forked from polkadot-js/apps
-
Notifications
You must be signed in to change notification settings - Fork 5
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
[CHA-412] - Update codebase Jan8 v0.133.1 #42
Merged
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
skip-checks: true
* Enable parity endpoints * Update packages/apps-config/src/endpoints/testingRelayWestend.ts Co-authored-by: Jaco <[email protected]> * Update packages/apps-config/src/endpoints/testingRelayWestend.ts Co-authored-by: Jaco <[email protected]> --------- Co-authored-by: Jaco <[email protected]>
skip-checks: true
* Disable unreachable endpoints * Fix lint
skip-checks: true
skip-checks: true
skip-checks: true
* Add OnFinality Westmint endpoint * added OnFinality API for BridgeHub Kusama * added OnFinality API for BridgeHub Westend --------- Co-authored-by: Mike Xing <[email protected]>
skip-checks: true
* Update Polkadex endpoint in productionRelayPolkadot.ts * Update production.ts
skip-checks: true
* [feat] add qpn kusama chain * fix lint * fix logo
skip-checks: true
* Add OnFinality Westmint endpoint * added OnFinality API for BridgeHub Kusama * added OnFinality API for BridgeHub Westend * added OnFinality BridgeHub Polkadot API * Added multiple OnFinality API * Added OnFinality Equilibrium API --------- Co-authored-by: Mike Xing <[email protected]>
skip-checks: true
* Update productionRelayPolkadot.ts The issue was load related and the unavailability had been handled, how ever we didn't notice the bug in polkadot-js. The endpoint has been in use directly and functioning fine. So please re-enable it on polkadotjs. * Update productionRelayPolkadot.ts
skip-checks: true
* Add OnFinality Westmint endpoint * added OnFinality API for BridgeHub Kusama * added OnFinality API for BridgeHub Westend * added OnFinality BridgeHub Polkadot API * Added multiple OnFinality API * Added OnFinality Equilibrium API * added OnFinality API for Bitgreen * added OnFinality API for Darwinia --------- Co-authored-by: Mike Xing <[email protected]>
skip-checks: true
* Add REX network and logo * Import in alphabetical order Co-authored-by: Jaco <[email protected]> --------- Co-authored-by: Jaco <[email protected]>
skip-checks: true
Signed-off-by: calvin puram <[email protected]>
skip-checks: true
* Disable unreachable endpoints * Naming
skip-checks: true
* Add typeBundle for Cere Network * Add auto generation of Cere Network type bundle.
skip-checks: true
This issue was similar to Astar endpoint and related to load and resource balancing. The endpoint has been functional and in use via wallets and polkaassembly etc. We didn't notice the bug in polkadot-js. We request for the endpoint to be re-enable.
skip-checks: true
* Re-add Asia and Geo balancer endpoints for Unique * Update packages/apps-config/src/endpoints/testing.ts Co-authored-by: Jaco <[email protected]> --------- Co-authored-by: Jaco <[email protected]>
skip-checks: true
skip-checks: true
skip-checks: true
skip-checks: true
* Rename KILT Protocol to "BOTLabs Trusted Entity" The full node is provided by "B.T.E. BOTLabs Trusted Entity GmbH" and not "KILT Protocol". * fix order of keys * remove unused import
skip-checks: true
skip-checks: true
typos correction
skip-checks: true
skip-checks: true
skip-checks: true
skip-checks: true
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.
Update codebase from Polkadot/Master - Jan 8, 2024