fix: update URLs, logos, and package versions

- Fix GitHub URLs from pezkuwi-js/apps to pezkuwichain/pezkuwi-apps
- Fix wiki URL from wiki.pezkuwi.network to wiki.pezkuwichain.io
- Fix support/statement URLs to use pezkuwichain.io domain
- Fix chain logos import (use variables instead of strings)
- Update @pezkuwi/networks to ^14.0.9
- Update @pezkuwi/types-known to ^16.5.8
This commit is contained in:
2026-01-07 16:22:53 +03:00
parent 6f59b1f3e4
commit a91f2cf714
38 changed files with 548 additions and 542 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ These are generously provided by the [Web3 Foundation](https://web3.foundation/)
The idea is that these bounties should be left open to community participation, so only if there is no outside interest for a specific issue, should those directly or indirectly paid by the W3F for work, attempt to close an issue. (in which case it will be "un-bountied") The idea is that these bounties should be left open to community participation, so only if there is no outside interest for a specific issue, should those directly or indirectly paid by the W3F for work, attempt to close an issue. (in which case it will be "un-bountied")
Current bounties are tracked by the [!bounty](https://github.com/pezkuwi-js/apps/labels/%21bounty) label. Current bounties are tracked by the [!bounty](https://github.com/pezkuwichain/pezkuwi-apps/labels/%21bounty) label.
## Process ## Process
+315 -315
View File
@@ -4,543 +4,543 @@
Contributed: Contributed:
- Update Labs WebSocket URL for Autonomys mainnet ([#11941](https://github.com/pezkuwi-js/apps/pull/11941)) (Thanks to https://github.com/vedhavyas) - Update Labs WebSocket URL for Autonomys mainnet ([#11941](https://github.com/pezkuwichain/pezkuwi-apps/pull/11941)) (Thanks to https://github.com/vedhavyas)
- Refactor provider names for Autonomys Chronos networks ([#11942](https://github.com/pezkuwi-js/apps/pull/11942)) (Thanks to https://github.com/vedhavyas) - Refactor provider names for Autonomys Chronos networks ([#11942](https://github.com/pezkuwichain/pezkuwi-apps/pull/11942)) (Thanks to https://github.com/vedhavyas)
- chore: add Paseo Collectives endpoint ([#11954](https://github.com/pezkuwi-js/apps/pull/11954)) (Thanks to https://github.com/al3mart) - chore: add Paseo Collectives endpoint ([#11954](https://github.com/pezkuwichain/pezkuwi-apps/pull/11954)) (Thanks to https://github.com/al3mart)
- Remove Helikon Phala RPC endpoint ([#11961](https://github.com/pezkuwi-js/apps/pull/11961)) (Thanks to https://github.com/kukabi) - Remove Helikon Phala RPC endpoint ([#11961](https://github.com/pezkuwichain/pezkuwi-apps/pull/11961)) (Thanks to https://github.com/kukabi)
- remove Onfinality's Aleph Zero and Integritee-Dicle endpoint ([#11966](https://github.com/pezkuwi-js/apps/pull/11966)) (Thanks to https://github.com/leoonf) - remove Onfinality's Aleph Zero and Integritee-Dicle endpoint ([#11966](https://github.com/pezkuwichain/pezkuwi-apps/pull/11966)) (Thanks to https://github.com/leoonf)
- Remove Permanence DAO Zagros Asset Hub RPC endpoint ([#11982](https://github.com/pezkuwi-js/apps/pull/11982)) (Thanks to https://github.com/kukabi) - Remove Permanence DAO Zagros Asset Hub RPC endpoint ([#11982](https://github.com/pezkuwichain/pezkuwi-apps/pull/11982)) (Thanks to https://github.com/kukabi)
- add paseo-people-lite teyrchain ([#11974](https://github.com/pezkuwi-js/apps/pull/11974)) (Thanks to https://github.com/ArshamTeymouri) - add paseo-people-lite teyrchain ([#11974](https://github.com/pezkuwichain/pezkuwi-apps/pull/11974)) (Thanks to https://github.com/ArshamTeymouri)
- Update subsquare external links ([#11985](https://github.com/pezkuwi-js/apps/pull/11985)) (Thanks to https://github.com/wliyongfeng) - Update subsquare external links ([#11985](https://github.com/pezkuwichain/pezkuwi-apps/pull/11985)) (Thanks to https://github.com/wliyongfeng)
- Avoid to add Relay Chain Genesis Hash for Ethereum chain even if they are system teyrchain ([#11884](https://github.com/pezkuwi-js/apps/pull/11884)) (Thanks to https://github.com/la10736) - Avoid to add Relay Chain Genesis Hash for Ethereum chain even if they are system teyrchain ([#11884](https://github.com/pezkuwichain/pezkuwi-apps/pull/11884)) (Thanks to https://github.com/la10736)
- Add bifrost-paseo providers ([#11987](https://github.com/pezkuwi-js/apps/pull/11987)) (Thanks to https://github.com/TomatoAres) - Add bifrost-paseo providers ([#11987](https://github.com/pezkuwichain/pezkuwi-apps/pull/11987)) (Thanks to https://github.com/TomatoAres)
Changes: Changes:
- Handle zero length divisor case ([#11953](https://github.com/pezkuwi-js/apps/pull/11953)) - Handle zero length divisor case ([#11953](https://github.com/pezkuwichain/pezkuwi-apps/pull/11953))
- Fixed validator stats url ([#11964](https://github.com/pezkuwi-js/apps/pull/11964)) - Fixed validator stats url ([#11964](https://github.com/pezkuwichain/pezkuwi-apps/pull/11964))
- Show RefEnd time correctly ([#11970](https://github.com/pezkuwi-js/apps/pull/11970)) - Show RefEnd time correctly ([#11970](https://github.com/pezkuwichain/pezkuwi-apps/pull/11970))
- Shown era duration correctly in staking ([#11972](https://github.com/pezkuwi-js/apps/pull/11972)) - Shown era duration correctly in staking ([#11972](https://github.com/pezkuwichain/pezkuwi-apps/pull/11972))
- Add banner for accounts page for AHM ([#11981](https://github.com/pezkuwi-js/apps/pull/11981)) - Add banner for accounts page for AHM ([#11981](https://github.com/pezkuwichain/pezkuwi-apps/pull/11981))
- Fixed assethub link ([#11990](https://github.com/pezkuwi-js/apps/pull/11990)) - Fixed assethub link ([#11990](https://github.com/pezkuwichain/pezkuwi-apps/pull/11990))
- Disable unreachable endpoints ([#11951](https://github.com/pezkuwi-js/apps/pull/11951) [#11967](https://github.com/pezkuwi-js/apps/pull/11967) [#11993](https://github.com/pezkuwi-js/apps/pull/11993)) - Disable unreachable endpoints ([#11951](https://github.com/pezkuwichain/pezkuwi-apps/pull/11951) [#11967](https://github.com/pezkuwichain/pezkuwi-apps/pull/11967) [#11993](https://github.com/pezkuwichain/pezkuwi-apps/pull/11993))
- Bump pezkuwi-api & pezkuwi-js dependencies ([#11997](https://github.com/pezkuwi-js/apps/pull/11997)) - Bump pezkuwi-api & pezkuwi-js dependencies ([#11997](https://github.com/pezkuwichain/pezkuwi-apps/pull/11997))
## 0.167.1 Oct 23, 2025 ## 0.167.1 Oct 23, 2025
Contributed: Contributed:
- Return DAO IPCI endpoint ([#11906](https://github.com/pezkuwi-js/apps/pull/11906)) (Thanks to https://github.com/dergudzon) - Return DAO IPCI endpoint ([#11906](https://github.com/pezkuwichain/pezkuwi-apps/pull/11906)) (Thanks to https://github.com/dergudzon)
- Added l1.media RPC for Joystream ([#11912](https://github.com/pezkuwi-js/apps/pull/11912)) (Thanks to https://github.com/traumschule) - Added l1.media RPC for Joystream ([#11912](https://github.com/pezkuwichain/pezkuwi-apps/pull/11912)) (Thanks to https://github.com/traumschule)
- Add Shibuya Chain ([#11879](https://github.com/pezkuwi-js/apps/pull/11879)) (Thanks to https://github.com/armin-x86) - Add Shibuya Chain ([#11879](https://github.com/pezkuwichain/pezkuwi-apps/pull/11879)) (Thanks to https://github.com/armin-x86)
- Enables identity on Tanssi and Dancelight ([#11924](https://github.com/pezkuwi-js/apps/pull/11924)) (Thanks to https://github.com/augustocollado) - Enables identity on Tanssi and Dancelight ([#11924](https://github.com/pezkuwichain/pezkuwi-apps/pull/11924)) (Thanks to https://github.com/augustocollado)
- Add DataHaven Testnet & Mainnet to Ethereum Chains ([#11934](https://github.com/pezkuwi-js/apps/pull/11934)) (Thanks to https://github.com/stiiifff) - Add DataHaven Testnet & Mainnet to Ethereum Chains ([#11934](https://github.com/pezkuwichain/pezkuwi-apps/pull/11934)) (Thanks to https://github.com/stiiifff)
- Change endpoints for the Unique Network chains: Unique, Quartz, Opal ([#11937](https://github.com/pezkuwi-js/apps/pull/11937)) (Thanks to https://github.com/BuddyGlas) - Change endpoints for the Unique Network chains: Unique, Quartz, Opal ([#11937](https://github.com/pezkuwichain/pezkuwi-apps/pull/11937)) (Thanks to https://github.com/BuddyGlas)
Changes: Changes:
- Bump pezkuwi-api & pezkuwi-js dependencies ([#11939](https://github.com/pezkuwi-js/apps/pull/11939)) - Bump pezkuwi-api & pezkuwi-js dependencies ([#11939](https://github.com/pezkuwichain/pezkuwi-apps/pull/11939))
- Disable unreachable endpoints ([#11936](https://github.com/pezkuwi-js/apps/pull/11936)) - Disable unreachable endpoints ([#11936](https://github.com/pezkuwichain/pezkuwi-apps/pull/11936))
- Display validators info after AHM ([#11871](https://github.com/pezkuwi-js/apps/pull/11871)) - Display validators info after AHM ([#11871](https://github.com/pezkuwichain/pezkuwi-apps/pull/11871))
- Fix: Staking summary and Schedular remaining time ([#11903](https://github.com/pezkuwi-js/apps/pull/11903)) - Fix: Staking summary and Schedular remaining time ([#11903](https://github.com/pezkuwichain/pezkuwi-apps/pull/11903))
- Improved session keys UX ([#11909](https://github.com/pezkuwi-js/apps/pull/11909)) - Improved session keys UX ([#11909](https://github.com/pezkuwichain/pezkuwi-apps/pull/11909))
- Show "remove expired votes" ([#11922](https://github.com/pezkuwi-js/apps/pull/11922)) - Show "remove expired votes" ([#11922](https://github.com/pezkuwichain/pezkuwi-apps/pull/11922))
- New command center ([#11899](https://github.com/pezkuwi-js/apps/pull/11899)) - New command center ([#11899](https://github.com/pezkuwichain/pezkuwi-apps/pull/11899))
## 0.166.1 Oct 9, 2025 ## 0.166.1 Oct 9, 2025
Contributed: Contributed:
- feat: remove Polimec ([#11864](https://github.com/pezkuwi-js/apps/pull/11864)) (Thanks to https://github.com/lrazovic) - feat: remove Polimec ([#11864](https://github.com/pezkuwichain/pezkuwi-apps/pull/11864)) (Thanks to https://github.com/lrazovic)
- Add Bulletin chain ([#11865](https://github.com/pezkuwi-js/apps/pull/11865)) (Thanks to https://github.com/bkontur) - Add Bulletin chain ([#11865](https://github.com/pezkuwichain/pezkuwi-apps/pull/11865)) (Thanks to https://github.com/bkontur)
- Added one more Bulletin ([#11869](https://github.com/pezkuwi-js/apps/pull/11869)) (Thanks to https://github.com/bkontur) - Added one more Bulletin ([#11869](https://github.com/pezkuwichain/pezkuwi-apps/pull/11869)) (Thanks to https://github.com/bkontur)
Changes: Changes:
- Fixed Assets loading screen ([#11854](https://github.com/pezkuwi-js/apps/pull/11854)) - Fixed Assets loading screen ([#11854](https://github.com/pezkuwichain/pezkuwi-apps/pull/11854))
- mproved Validator DX for set_keys in staking POST AHM ([#11863](https://github.com/pezkuwi-js/apps/pull/11863)) - mproved Validator DX for set_keys in staking POST AHM ([#11863](https://github.com/pezkuwichain/pezkuwi-apps/pull/11863))
- Improve block time handling for chains with elastic scaling ([#11876](https://github.com/pezkuwi-js/apps/pull/11876)) - Improve block time handling for chains with elastic scaling ([#11876](https://github.com/pezkuwichain/pezkuwi-apps/pull/11876))
- fix: filter-out non eth accounts from eth chains ([#11877](https://github.com/pezkuwi-js/apps/pull/11877)) - fix: filter-out non eth accounts from eth chains ([#11877](https://github.com/pezkuwichain/pezkuwi-apps/pull/11877))
- Disable unreachable endpoints ([#11883](https://github.com/pezkuwi-js/apps/pull/11883)) - Disable unreachable endpoints ([#11883](https://github.com/pezkuwichain/pezkuwi-apps/pull/11883))
- Refactor: Move Relay and Asset Hub API Connections to Context ([#11891](https://github.com/pezkuwi-js/apps/pull/11891)) - Refactor: Move Relay and Asset Hub API Connections to Context ([#11891](https://github.com/pezkuwichain/pezkuwi-apps/pull/11891))
- Bump @pezkuwi/phishing & @pezkuwi/extension dependencies ([#11902](https://github.com/pezkuwi-js/apps/pull/11902)) - Bump @pezkuwi/phishing & @pezkuwi/extension dependencies ([#11902](https://github.com/pezkuwichain/pezkuwi-apps/pull/11902))
## 0.165.1 Sep 25, 2025 ## 0.165.1 Sep 25, 2025
Contributed: Contributed:
- chore: remove redundant word ([#11802](https://github.com/pezkuwi-js/apps/pull/11802)) (Thanks to https://github.com/tzchenxixi) - chore: remove redundant word ([#11802](https://github.com/pezkuwichain/pezkuwi-apps/pull/11802)) (Thanks to https://github.com/tzchenxixi)
- chore: add blockops dicle endpoint ([#11811](https://github.com/pezkuwi-js/apps/pull/11811)) (Thanks to https://github.com/segunjkf) - chore: add blockops dicle endpoint ([#11811](https://github.com/pezkuwichain/pezkuwi-apps/pull/11811)) (Thanks to https://github.com/segunjkf)
- docs(readme): install dependencies faster ([#11822](https://github.com/pezkuwi-js/apps/pull/11822)) (Thanks to https://github.com/0xsecaas) - docs(readme): install dependencies faster ([#11822](https://github.com/pezkuwichain/pezkuwi-apps/pull/11822)) (Thanks to https://github.com/0xsecaas)
- fix Integritee Pezkuwi paraid ([#11832](https://github.com/pezkuwi-js/apps/pull/11832)) (Thanks to https://github.com/brenzi) - fix Integritee Pezkuwi paraid ([#11832](https://github.com/pezkuwichain/pezkuwi-apps/pull/11832)) (Thanks to https://github.com/brenzi)
- reactivate Integritee Paseo endpoint ([#11831](https://github.com/pezkuwi-js/apps/pull/11831)) (Thanks to https://github.com/brenzi) - reactivate Integritee Paseo endpoint ([#11831](https://github.com/pezkuwichain/pezkuwi-apps/pull/11831)) (Thanks to https://github.com/brenzi)
- Add Autonomys Chronos testnet and Autonomys Chronos EVM testnet endpoints ([#11839](https://github.com/pezkuwi-js/apps/pull/11839)) (Thanks to https://github.com/EmilFattakhov) - Add Autonomys Chronos testnet and Autonomys Chronos EVM testnet endpoints ([#11839](https://github.com/pezkuwichain/pezkuwi-apps/pull/11839)) (Thanks to https://github.com/EmilFattakhov)
- Fix Moonriver URL Remove Mangata ([#11848](https://github.com/pezkuwi-js/apps/pull/11848)) (Thanks to https://github.com/albertov19) - Fix Moonriver URL Remove Mangata ([#11848](https://github.com/pezkuwichain/pezkuwi-apps/pull/11848)) (Thanks to https://github.com/albertov19)
- chore: fix some typos in comment ([#11844](https://github.com/pezkuwi-js/apps/pull/11844)) (Thanks to https://github.com/quantpoet) - chore: fix some typos in comment ([#11844](https://github.com/pezkuwichain/pezkuwi-apps/pull/11844)) (Thanks to https://github.com/quantpoet)
- Add zkVerify and its VFlow teyrchain mainnet entries ([#11852](https://github.com/pezkuwi-js/apps/pull/11852)) (Thanks to https://github.com/la10736) - Add zkVerify and its VFlow teyrchain mainnet entries ([#11852](https://github.com/pezkuwichain/pezkuwi-apps/pull/11852)) (Thanks to https://github.com/la10736)
Changes: Changes:
- Disable unreachable endpoints ([#11810](https://github.com/pezkuwi-js/apps/pull/11810) [#11818](https://github.com/pezkuwi-js/apps/pull/11818) [#11828](https://github.com/pezkuwi-js/apps/pull/11828) [#11847](https://github.com/pezkuwi-js/apps/pull/11847)) - Disable unreachable endpoints ([#11810](https://github.com/pezkuwichain/pezkuwi-apps/pull/11810) [#11818](https://github.com/pezkuwichain/pezkuwi-apps/pull/11818) [#11828](https://github.com/pezkuwichain/pezkuwi-apps/pull/11828) [#11847](https://github.com/pezkuwichain/pezkuwi-apps/pull/11847))
- Enhance tooltip styling and content in Vesting component ([#11815](https://github.com/pezkuwi-js/apps/pull/11815)) - Enhance tooltip styling and content in Vesting component ([#11815](https://github.com/pezkuwichain/pezkuwi-apps/pull/11815))
- Modify chain names and order in the side menu ([#11829](https://github.com/pezkuwi-js/apps/pull/11829)) - Modify chain names and order in the side menu ([#11829](https://github.com/pezkuwichain/pezkuwi-apps/pull/11829))
- Staking Async Feedback ([#11681](https://github.com/pezkuwi-js/apps/pull/11681)) - Staking Async Feedback ([#11681](https://github.com/pezkuwichain/pezkuwi-apps/pull/11681))
- Support for Extension Ethereum Signing ([#11592](https://github.com/pezkuwi-js/apps/pull/11592)) - Support for Extension Ethereum Signing ([#11592](https://github.com/pezkuwichain/pezkuwi-apps/pull/11592))
- Bump @pezkuwi-api/merkleize-metadata, @pezkuwi/api, @pezkuwi/phishing, @pezkuwi/extension dependencies ([#11860](https://github.com/pezkuwi-js/apps/pull/11860)) - Bump @pezkuwi-api/merkleize-metadata, @pezkuwi/api, @pezkuwi/phishing, @pezkuwi/extension dependencies ([#11860](https://github.com/pezkuwichain/pezkuwi-apps/pull/11860))
## 0.164.1 Aug 29, 2025 ## 0.164.1 Aug 29, 2025
Contributed: Contributed:
- Updated Simply Staking endpoint for Pezkuwi in productionRelayPezkuwi.ts ([#11778](https://github.com/pezkuwi-js/apps/pull/11778)) (Thanks to https://github.com/DanielMagro97) - Updated Simply Staking endpoint for Pezkuwi in productionRelayPezkuwi.ts ([#11778](https://github.com/pezkuwichain/pezkuwi-apps/pull/11778)) (Thanks to https://github.com/DanielMagro97)
- Update RPC endpoints for zkVerify and VFlow ([#11783](https://github.com/pezkuwi-js/apps/pull/11783)) (Thanks to https://github.com/DanieleDiBenedetto) - Update RPC endpoints for zkVerify and VFlow ([#11783](https://github.com/pezkuwichain/pezkuwi-apps/pull/11783)) (Thanks to https://github.com/DanieleDiBenedetto)
- fintra logo setting ([#11785](https://github.com/pezkuwi-js/apps/pull/11785)) (Thanks to https://github.com/wasif1024) - fintra logo setting ([#11785](https://github.com/pezkuwichain/pezkuwi-apps/pull/11785)) (Thanks to https://github.com/wasif1024)
- Fintra ([#11788](https://github.com/pezkuwi-js/apps/pull/11788)) (Thanks to https://github.com/wasif1024) - Fintra ([#11788](https://github.com/pezkuwichain/pezkuwi-apps/pull/11788)) (Thanks to https://github.com/wasif1024)
- Add ideal network consumer chain ([#11790](https://github.com/pezkuwi-js/apps/pull/11790)) (Thanks to https://github.com/juangirini) - Add ideal network consumer chain ([#11790](https://github.com/pezkuwichain/pezkuwi-apps/pull/11790)) (Thanks to https://github.com/juangirini)
- Fix: Rename 'Quantum Fusion' to 'QF Network' ([#11789](https://github.com/pezkuwi-js/apps/pull/11789)) (Thanks to https://github.com/AlexLgn) - Fix: Rename 'Quantum Fusion' to 'QF Network' ([#11789](https://github.com/pezkuwichain/pezkuwi-apps/pull/11789)) (Thanks to https://github.com/AlexLgn)
- remove public endpoint support update pezkuwi-assethub ([#11797](https://github.com/pezkuwi-js/apps/pull/11797)) (Thanks to https://github.com/segunjkf) - remove public endpoint support update pezkuwi-assethub ([#11797](https://github.com/pezkuwichain/pezkuwi-apps/pull/11797)) (Thanks to https://github.com/segunjkf)
- Fintra Logo Updates ([#11800](https://github.com/pezkuwi-js/apps/pull/11800)) (Thanks to https://github.com/wasif1024) - Fintra Logo Updates ([#11800](https://github.com/pezkuwichain/pezkuwi-apps/pull/11800)) (Thanks to https://github.com/wasif1024)
Changes: Changes:
- Prioritize Selected Chain RPC Provider for System Chains ([#11764](https://github.com/pezkuwi-js/apps/pull/11764)) - Prioritize Selected Chain RPC Provider for System Chains ([#11764](https://github.com/pezkuwichain/pezkuwi-apps/pull/11764))
- Run playground code in iframe ([#11780](https://github.com/pezkuwi-js/apps/pull/11780)) - Run playground code in iframe ([#11780](https://github.com/pezkuwichain/pezkuwi-apps/pull/11780))
- White screen issue on forking chain ([#11787](https://github.com/pezkuwi-js/apps/pull/11787)) - White screen issue on forking chain ([#11787](https://github.com/pezkuwichain/pezkuwi-apps/pull/11787))
- Disable unreachable endpoints ([#11792](https://github.com/pezkuwi-js/apps/pull/11792)) - Disable unreachable endpoints ([#11792](https://github.com/pezkuwichain/pezkuwi-apps/pull/11792))
- Filter events by user accounts ([#11728](https://github.com/pezkuwi-js/apps/pull/11728)) - Filter events by user accounts ([#11728](https://github.com/pezkuwichain/pezkuwi-apps/pull/11728))
- Bump @pezkuwi-api/merkleize-metadata, @pezkuwi/api, @pezkuwi/common, @pezkuwi/phishing, @pezkuwi/wasm, @pezkuwi/ui, @pezkuwi/extension dependencies ([#11805](https://github.com/pezkuwi-js/apps/pull/11805)) - Bump @pezkuwi-api/merkleize-metadata, @pezkuwi/api, @pezkuwi/common, @pezkuwi/phishing, @pezkuwi/wasm, @pezkuwi/ui, @pezkuwi/extension dependencies ([#11805](https://github.com/pezkuwichain/pezkuwi-apps/pull/11805))
## 0.163.1 Aug 15, 2025 ## 0.163.1 Aug 15, 2025
Contributed: Contributed:
- Update Tanssi Endpoints ([#11738](https://github.com/pezkuwi-js/apps/pull/11738)) (Thanks to https://github.com/albertov19) - Update Tanssi Endpoints ([#11738](https://github.com/pezkuwichain/pezkuwi-apps/pull/11738)) (Thanks to https://github.com/albertov19)
- Fix typos in comment ([#11733](https://github.com/pezkuwi-js/apps/pull/11733)) (Thanks to https://github.com/seun556) - Fix typos in comment ([#11733](https://github.com/pezkuwichain/pezkuwi-apps/pull/11733)) (Thanks to https://github.com/seun556)
- Add Autonomys EVM mainnet endpoint ([#11750](https://github.com/pezkuwi-js/apps/pull/11750)) (Thanks to https://github.com/jfrank-summit) - Add Autonomys EVM mainnet endpoint ([#11750](https://github.com/pezkuwichain/pezkuwi-apps/pull/11750)) (Thanks to https://github.com/jfrank-summit)
- Add RegionX Dicle ([#11752](https://github.com/pezkuwi-js/apps/pull/11752)) (Thanks to https://github.com/Szegoo) - Add RegionX Dicle ([#11752](https://github.com/pezkuwichain/pezkuwi-apps/pull/11752)) (Thanks to https://github.com/Szegoo)
- Update: Change XODE rpc on Dicle and Paseo ([#11761](https://github.com/pezkuwi-js/apps/pull/11761)) (Thanks to https://github.com/ArneilPaulPolican) - Update: Change XODE rpc on Dicle and Paseo ([#11761](https://github.com/pezkuwichain/pezkuwi-apps/pull/11761)) (Thanks to https://github.com/ArneilPaulPolican)
- Add VFlow Testnet ([#11754](https://github.com/pezkuwi-js/apps/pull/11754)) (Thanks to https://github.com/drgora) - Add VFlow Testnet ([#11754](https://github.com/pezkuwichain/pezkuwi-apps/pull/11754)) (Thanks to https://github.com/drgora)
Changes: Changes:
- Mark Chains as Favorites ([#11718](https://github.com/pezkuwi-js/apps/pull/11718)) - Mark Chains as Favorites ([#11718](https://github.com/pezkuwichain/pezkuwi-apps/pull/11718))
- fix: disable unreachable endpoints ([#11746](https://github.com/pezkuwi-js/apps/pull/11746)) - fix: disable unreachable endpoints ([#11746](https://github.com/pezkuwichain/pezkuwi-apps/pull/11746))
- Accumulate proof size for block details page ([#11748](https://github.com/pezkuwi-js/apps/pull/11748)) - Accumulate proof size for block details page ([#11748](https://github.com/pezkuwichain/pezkuwi-apps/pull/11748))
- Simplified Chain Endpoint Selection ([#11742](https://github.com/pezkuwi-js/apps/pull/11742) [#11762](https://github.com/pezkuwi-js/apps/pull/11762)) - Simplified Chain Endpoint Selection ([#11742](https://github.com/pezkuwichain/pezkuwi-apps/pull/11742) [#11762](https://github.com/pezkuwichain/pezkuwi-apps/pull/11762))
- Avoid embedding of UI in iframe ([#11769](https://github.com/pezkuwi-js/apps/pull/11769)) - Avoid embedding of UI in iframe ([#11769](https://github.com/pezkuwichain/pezkuwi-apps/pull/11769))
- Upgraded pezkuwi dependencies ([#11771](https://github.com/pezkuwi-js/apps/pull/11771)) - Upgraded pezkuwi dependencies ([#11771](https://github.com/pezkuwichain/pezkuwi-apps/pull/11771))
## 0.162.1 July 31, 2025 ## 0.162.1 July 31, 2025
Contributed: Contributed:
- Update peerplays types bundle ([#11712](https://github.com/pezkuwi-js/apps/pull/11712)) (Thanks to https://github.com/serkixenos) - Update peerplays types bundle ([#11712](https://github.com/pezkuwichain/pezkuwi-apps/pull/11712)) (Thanks to https://github.com/serkixenos)
- Remove IBP endpoints on zagros ([#11711](https://github.com/pezkuwi-js/apps/pull/11711)) (Thanks to https://github.com/senseless) - Remove IBP endpoints on zagros ([#11711](https://github.com/pezkuwichain/pezkuwi-apps/pull/11711)) (Thanks to https://github.com/senseless)
- Update peerplays types bundle, hotfix ([#11715](https://github.com/pezkuwi-js/apps/pull/11715)) (Thanks to https://github.com/serkixenos) - Update peerplays types bundle, hotfix ([#11715](https://github.com/pezkuwichain/pezkuwi-apps/pull/11715)) (Thanks to https://github.com/serkixenos)
- Activate IBP2 Passet Hub Paseo ([#11722](https://github.com/pezkuwi-js/apps/pull/11722)) (Thanks to https://github.com/senseless) - Activate IBP2 Passet Hub Paseo ([#11722](https://github.com/pezkuwichain/pezkuwi-apps/pull/11722)) (Thanks to https://github.com/senseless)
- Added Simply Staking endpoint for Pezkuwi in productionRelayPezkuwi.ts ([#11731](https://github.com/pezkuwi-js/apps/pull/11731)) (Thanks to https://github.com/DanielMagro97) - Added Simply Staking endpoint for Pezkuwi in productionRelayPezkuwi.ts ([#11731](https://github.com/pezkuwichain/pezkuwi-apps/pull/11731)) (Thanks to https://github.com/DanielMagro97)
Changes: Changes:
- Teleport Feature Enhancement ([#11699](https://github.com/pezkuwi-js/apps/pull/11699)) - Teleport Feature Enhancement ([#11699](https://github.com/pezkuwichain/pezkuwi-apps/pull/11699))
- Remove pools warning for staking ([#11730](https://github.com/pezkuwi-js/apps/pull/11730)) - Remove pools warning for staking ([#11730](https://github.com/pezkuwichain/pezkuwi-apps/pull/11730))
- fix: disable unreachable endpoints ([#11714](https://github.com/pezkuwi-js/apps/pull/11714)) - fix: disable unreachable endpoints ([#11714](https://github.com/pezkuwichain/pezkuwi-apps/pull/11714))
- Upgraded pezkuwi dependencies ([#11736](https://github.com/pezkuwi-js/apps/pull/11736)) - Upgraded pezkuwi dependencies ([#11736](https://github.com/pezkuwichain/pezkuwi-apps/pull/11736))
## 0.161.1 July 17, 2025 ## 0.161.1 July 17, 2025
Contributed: Contributed:
- chore: Bump Kilt dep ([#11679](https://github.com/pezkuwi-js/apps/pull/11679)) (Thanks to https://github.com/abdulmth) - chore: Bump Kilt dep ([#11679](https://github.com/pezkuwichain/pezkuwi-apps/pull/11679)) (Thanks to https://github.com/abdulmth)
- re-add IDN node provider to Paseo ([#11688](https://github.com/pezkuwi-js/apps/pull/11688)) (Thanks to https://github.com/juangirini) - re-add IDN node provider to Paseo ([#11688](https://github.com/pezkuwichain/pezkuwi-apps/pull/11688)) (Thanks to https://github.com/juangirini)
- Remove some JelliedOwl node - cutting costs ([#11686](https://github.com/pezkuwi-js/apps/pull/11686)) (Thanks to https://github.com/JelliedOwl) - Remove some JelliedOwl node - cutting costs ([#11686](https://github.com/pezkuwichain/pezkuwi-apps/pull/11686)) (Thanks to https://github.com/JelliedOwl)
- Add RPC endpoints for Quantum Fusion testnet (replaces #11454) ([#11687](https://github.com/pezkuwi-js/apps/pull/11687)) (Thanks to https://github.com/Vsevolod-Rusinskiy) - Add RPC endpoints for Quantum Fusion testnet (replaces #11454) ([#11687](https://github.com/pezkuwichain/pezkuwi-apps/pull/11687)) (Thanks to https://github.com/Vsevolod-Rusinskiy)
Changes: Changes:
- fix(ui): resolve apps version caching issue ([#11678](https://github.com/pezkuwi-js/apps/pull/11678)) - fix(ui): resolve apps version caching issue ([#11678](https://github.com/pezkuwichain/pezkuwi-apps/pull/11678))
- feat: add hover tooltip to Badge on Teyrchain page for unlock icon ([#11683](https://github.com/pezkuwi-js/apps/pull/11683)) - feat: add hover tooltip to Badge on Teyrchain page for unlock icon ([#11683](https://github.com/pezkuwichain/pezkuwi-apps/pull/11683))
- fix: disable unreachable endpoints ([#11693](https://github.com/pezkuwi-js/apps/pull/11693)) - fix: disable unreachable endpoints ([#11693](https://github.com/pezkuwichain/pezkuwi-apps/pull/11693))
- Handle Import/Export of In-browser accounts gracefully ([#11669](https://github.com/pezkuwi-js/apps/pull/11669)) - Handle Import/Export of In-browser accounts gracefully ([#11669](https://github.com/pezkuwichain/pezkuwi-apps/pull/11669))
- Upgraded pezkuwi dependencies ([#11702](https://github.com/pezkuwi-js/apps/pull/11702)) - Upgraded pezkuwi dependencies ([#11702](https://github.com/pezkuwichain/pezkuwi-apps/pull/11702))
## 0.160.1 July 7, 2025 ## 0.160.1 July 7, 2025
Contributed: Contributed:
- Fix radiumblock bifrost endpoint ([#11642](https://github.com/pezkuwi-js/apps/pull/11642)) (Thanks to https://github.com/TomatoAres) - Fix radiumblock bifrost endpoint ([#11642](https://github.com/pezkuwichain/pezkuwi-apps/pull/11642)) (Thanks to https://github.com/TomatoAres)
- Polkadex updated end point ([#11635](https://github.com/pezkuwi-js/apps/pull/11635)) (Thanks to https://github.com/charanks030) - Polkadex updated end point ([#11635](https://github.com/pezkuwichain/pezkuwi-apps/pull/11635)) (Thanks to https://github.com/charanks030)
- Updated Onfinality endpoints ([#11647](https://github.com/pezkuwi-js/apps/pull/11647)) (Thanks to https://github.com/FiveKG) - Updated Onfinality endpoints ([#11647](https://github.com/pezkuwichain/pezkuwi-apps/pull/11647)) (Thanks to https://github.com/FiveKG)
- docs: fix dead link in apps-config/README.md ([#11672](https://github.com/pezkuwi-js/apps/pull/11672)) (Thanks to https://github.com/seun556) - docs: fix dead link in apps-config/README.md ([#11672](https://github.com/pezkuwichain/pezkuwi-apps/pull/11672)) (Thanks to https://github.com/seun556)
- Added onfinality endpoints ([#11664](https://github.com/pezkuwi-js/apps/pull/11664)) (Thanks to https://github.com/FiveKG) - Added onfinality endpoints ([#11664](https://github.com/pezkuwichain/pezkuwi-apps/pull/11664)) (Thanks to https://github.com/FiveKG)
- chore: fix spelling issues ([#11656](https://github.com/pezkuwi-js/apps/pull/11656)) (Thanks to https://github.com/Bvegas882) - chore: fix spelling issues ([#11656](https://github.com/pezkuwichain/pezkuwi-apps/pull/11656)) (Thanks to https://github.com/Bvegas882)
Changes: Changes:
- Improve regex for weight formatting in formatMeta function ([#11640](https://github.com/pezkuwi-js/apps/pull/11640)) - Improve regex for weight formatting in formatMeta function ([#11640](https://github.com/pezkuwichain/pezkuwi-apps/pull/11640))
- fix: disable unreachable endpoints ([#11644](https://github.com/pezkuwi-js/apps/pull/11644) [#11658](https://github.com/pezkuwi-js/apps/pull/11658)) - fix: disable unreachable endpoints ([#11644](https://github.com/pezkuwichain/pezkuwi-apps/pull/11644) [#11658](https://github.com/pezkuwichain/pezkuwi-apps/pull/11658))
- Preserve referenda with missing info during grouping ([#11651](https://github.com/pezkuwi-js/apps/pull/11651)) - Preserve referenda with missing info during grouping ([#11651](https://github.com/pezkuwichain/pezkuwi-apps/pull/11651))
- Upgraded pezkuwi dependencies ([#11676](https://github.com/pezkuwi-js/apps/pull/11676)) - Upgraded pezkuwi dependencies ([#11676](https://github.com/pezkuwichain/pezkuwi-apps/pull/11676))
## 0.159.1 Jun 19, 2025 ## 0.159.1 Jun 19, 2025
Contributed: Contributed:
- fix: disable unreachable endpoints ([#11612](https://github.com/pezkuwi-js/apps/pull/11612) [#11626](https://github.com/pezkuwi-js/apps/pull/11626)) (Thanks to https://github.com/rajk93) - fix: disable unreachable endpoints ([#11612](https://github.com/pezkuwichain/pezkuwi-apps/pull/11612) [#11626](https://github.com/pezkuwichain/pezkuwi-apps/pull/11626)) (Thanks to https://github.com/rajk93)
- Add passet-hub Paseo endpoint by IBP ([#11618](https://github.com/pezkuwi-js/apps/pull/11618)) (Thanks to https://github.com/miloskriz) - Add passet-hub Paseo endpoint by IBP ([#11618](https://github.com/pezkuwichain/pezkuwi-apps/pull/11618)) (Thanks to https://github.com/miloskriz)
- Enhance BlockByHash with next block navigation and copy functionality ([#11614](https://github.com/pezkuwi-js/apps/pull/11614)) (Thanks to https://github.com/rajk93) - Enhance BlockByHash with next block navigation and copy functionality ([#11614](https://github.com/pezkuwichain/pezkuwi-apps/pull/11614)) (Thanks to https://github.com/rajk93)
- Clean up and renaming of Dwellir endpoints ([#11609](https://github.com/pezkuwi-js/apps/pull/11609)) (Thanks to https://github.com/Maharacha) - Clean up and renaming of Dwellir endpoints ([#11609](https://github.com/pezkuwichain/pezkuwi-apps/pull/11609)) (Thanks to https://github.com/Maharacha)
- Update Mandala testnet config ([#11621](https://github.com/pezkuwi-js/apps/pull/11621)) (Thanks to https://github.com/fewForce) - Update Mandala testnet config ([#11621](https://github.com/pezkuwichain/pezkuwi-apps/pull/11621)) (Thanks to https://github.com/fewForce)
- Adds Tansi ([#11636](https://github.com/pezkuwi-js/apps/pull/11636)) (Thanks to https://github.com/albertov19) - Adds Tansi ([#11636](https://github.com/pezkuwichain/pezkuwi-apps/pull/11636)) (Thanks to https://github.com/albertov19)
- update frequency svgs (mainnet and testnet paseo). update ui colors. ([#11624](https://github.com/pezkuwi-js/apps/pull/11624)) (Thanks to https://github.com/claireclark1) - update frequency svgs (mainnet and testnet paseo). update ui colors. ([#11624](https://github.com/pezkuwichain/pezkuwi-apps/pull/11624)) (Thanks to https://github.com/claireclark1)
Changes: Changes:
- Handle External URL Navigation in Electron App ([#11630](https://github.com/pezkuwi-js/apps/pull/11630)) - Handle External URL Navigation in Electron App ([#11630](https://github.com/pezkuwichain/pezkuwi-apps/pull/11630))
- Add security headers to disallow iframe embedding ([#11632](https://github.com/pezkuwi-js/apps/pull/11632)) - Add security headers to disallow iframe embedding ([#11632](https://github.com/pezkuwichain/pezkuwi-apps/pull/11632))
- Staking Next Page ([#11483](https://github.com/pezkuwi-js/apps/pull/11483)) - Staking Next Page ([#11483](https://github.com/pezkuwichain/pezkuwi-apps/pull/11483))
- Upgraded pezkuwi dependencies ([#11639](https://github.com/pezkuwi-js/apps/pull/11639)) - Upgraded pezkuwi dependencies ([#11639](https://github.com/pezkuwichain/pezkuwi-apps/pull/11639))
## 0.158.1 Jun 6, 2025 ## 0.158.1 Jun 6, 2025
Contributed: Contributed:
- Re-enable Kabocha RPC (JelliedOwl) ([#11599](https://github.com/pezkuwi-js/apps/pull/11599)) (Thanks to https://github.com/JelliedOwl) - Re-enable Kabocha RPC (JelliedOwl) ([#11599](https://github.com/pezkuwichain/pezkuwi-apps/pull/11599)) (Thanks to https://github.com/JelliedOwl)
- NFTMart is available ([#11606](https://github.com/pezkuwi-js/apps/pull/11606)) (Thanks to https://github.com/blackjooohn) - NFTMart is available ([#11606](https://github.com/pezkuwichain/pezkuwi-apps/pull/11606)) (Thanks to https://github.com/blackjooohn)
Changes: Changes:
- Move appsVersion initialization inside component ([#11600](https://github.com/pezkuwi-js/apps/pull/11600)) - Move appsVersion initialization inside component ([#11600](https://github.com/pezkuwichain/pezkuwi-apps/pull/11600))
- Upgraded pezkuwi dependencies ([#11611](https://github.com/pezkuwi-js/apps/pull/11611)) - Upgraded pezkuwi dependencies ([#11611](https://github.com/pezkuwichain/pezkuwi-apps/pull/11611))
## 0.157.1 Jun 2, 2025 ## 0.157.1 Jun 2, 2025
Contributed: Contributed:
- Add ZeitgeistPM OnFinality provider to production relay pezkuwi endpoints ([#11558](https://github.com/pezkuwi-js/apps/pull/11558)) (Thanks to https://github.com/Chralt98) - Add ZeitgeistPM OnFinality provider to production relay pezkuwi endpoints ([#11558](https://github.com/pezkuwichain/pezkuwi-apps/pull/11558)) (Thanks to https://github.com/Chralt98)
- Updates Dancebox for Dancelight ([#11559](https://github.com/pezkuwi-js/apps/pull/11559)) (Thanks to https://github.com/albertov19) - Updates Dancebox for Dancelight ([#11559](https://github.com/pezkuwichain/pezkuwi-apps/pull/11559)) (Thanks to https://github.com/albertov19)
- Update jamton definitions ([#11538](https://github.com/pezkuwi-js/apps/pull/11538)) (Thanks to https://github.com/alexxxkny) - Update jamton definitions ([#11538](https://github.com/pezkuwichain/pezkuwi-apps/pull/11538)) (Thanks to https://github.com/alexxxkny)
- chore: display prices as full number on sales page ([#11554](https://github.com/pezkuwi-js/apps/pull/11554)) (Thanks to https://github.com/rajk93) - chore: display prices as full number on sales page ([#11554](https://github.com/pezkuwichain/pezkuwi-apps/pull/11554)) (Thanks to https://github.com/rajk93)
- chore: re-enable rpc3 for Pop Network ([#11571](https://github.com/pezkuwi-js/apps/pull/11571)) (Thanks to https://github.com/al3mart) - chore: re-enable rpc3 for Pop Network ([#11571](https://github.com/pezkuwichain/pezkuwi-apps/pull/11571)) (Thanks to https://github.com/al3mart)
- Auto suggestion for proxy based on transaction type ([#11579](https://github.com/pezkuwi-js/apps/pull/11579)) (Thanks to https://github.com/rajk93) - Auto suggestion for proxy based on transaction type ([#11579](https://github.com/pezkuwichain/pezkuwi-apps/pull/11579)) (Thanks to https://github.com/rajk93)
- chore(passet-hub): add PAssetHub endpoint to Paseo ([#11591](https://github.com/pezkuwi-js/apps/pull/11591)) (Thanks to https://github.com/al3mart) - chore(passet-hub): add PAssetHub endpoint to Paseo ([#11591](https://github.com/pezkuwichain/pezkuwi-apps/pull/11591)) (Thanks to https://github.com/al3mart)
Changes: Changes:
- Improve input conversion logic in BaseBytes component ([#11562](https://github.com/pezkuwi-js/apps/pull/11562)) - Improve input conversion logic in BaseBytes component ([#11562](https://github.com/pezkuwichain/pezkuwi-apps/pull/11562))
- Small fix for non-showing tag for Reservation type on Coretime Broker - Coretime Chain ([#11567](https://github.com/pezkuwi-js/apps/pull/11567)) - Small fix for non-showing tag for Reservation type on Coretime Broker - Coretime Chain ([#11567](https://github.com/pezkuwichain/pezkuwi-apps/pull/11567))
- Disable unreachable endpoints ([#11574](https://github.com/pezkuwi-js/apps/pull/11574) [#11590](https://github.com/pezkuwi-js/apps/pull/11590)) - Disable unreachable endpoints ([#11574](https://github.com/pezkuwichain/pezkuwi-apps/pull/11574) [#11590](https://github.com/pezkuwichain/pezkuwi-apps/pull/11590))
- Improve amount error calculation by considering OpenGov-related locks ([#11578](https://github.com/pezkuwi-js/apps/pull/11578)) - Improve amount error calculation by considering OpenGov-related locks ([#11578](https://github.com/pezkuwichain/pezkuwi-apps/pull/11578))
- Enhance Preimage Page with Decodable Call Link ([#11570](https://github.com/pezkuwi-js/apps/pull/11570)) - Enhance Preimage Page with Decodable Call Link ([#11570](https://github.com/pezkuwichain/pezkuwi-apps/pull/11570))
- Enable Manual Address in Account Input When No Accounts Are Present ([#11583](https://github.com/pezkuwi-js/apps/pull/11583)) - Enable Manual Address in Account Input When No Accounts Are Present ([#11583](https://github.com/pezkuwichain/pezkuwi-apps/pull/11583))
- Display Basic Chain Info, Apps, API, and Metadata in Settings ([#11584](https://github.com/pezkuwi-js/apps/pull/11584)) - Display Basic Chain Info, Apps, API, and Metadata in Settings ([#11584](https://github.com/pezkuwichain/pezkuwi-apps/pull/11584))
- Upgraded pezkuwi dependencies ([#11597](https://github.com/pezkuwi-js/apps/pull/11597)) - Upgraded pezkuwi dependencies ([#11597](https://github.com/pezkuwichain/pezkuwi-apps/pull/11597))
## 0.156.1 May 16, 2025 ## 0.156.1 May 16, 2025
Contributed: Contributed:
- chore: update Subscan links for Paseo chains ([#11535](https://github.com/pezkuwi-js/apps/pull/11535)) (Thanks to https://github.com/carlhong) - chore: update Subscan links for Paseo chains ([#11535](https://github.com/pezkuwichain/pezkuwi-apps/pull/11535)) (Thanks to https://github.com/carlhong)
- Fix typos in translation JSON files ([#11536](https://github.com/pezkuwi-js/apps/pull/11536)) (Thanks to https://github.com/seun556) - Fix typos in translation JSON files ([#11536](https://github.com/pezkuwichain/pezkuwi-apps/pull/11536)) (Thanks to https://github.com/seun556)
- Add Kreivo testnet endpoint to testingRelayPaseo.ts ([#11519](https://github.com/pezkuwi-js/apps/pull/11519)) (Thanks to https://github.com/pandres95) - Add Kreivo testnet endpoint to testingRelayPaseo.ts ([#11519](https://github.com/pezkuwichain/pezkuwi-apps/pull/11519)) (Thanks to https://github.com/pandres95)
- fix: update upload menu background color to use theme variable ([#11548](https://github.com/pezkuwi-js/apps/pull/11548)) (Thanks to https://github.com/rajk93) - fix: update upload menu background color to use theme variable ([#11548](https://github.com/pezkuwichain/pezkuwi-apps/pull/11548)) (Thanks to https://github.com/rajk93)
- Update peerplays types bundle ([#11550](https://github.com/pezkuwi-js/apps/pull/11550)) (Thanks to https://github.com/vampik33) - Update peerplays types bundle ([#11550](https://github.com/pezkuwichain/pezkuwi-apps/pull/11550)) (Thanks to https://github.com/vampik33)
- chore: reenable peregrine RPC ([#11557](https://github.com/pezkuwi-js/apps/pull/11557)) (Thanks to https://github.com/ggera) - chore: reenable peregrine RPC ([#11557](https://github.com/pezkuwichain/pezkuwi-apps/pull/11557)) (Thanks to https://github.com/ggera)
- fix: multisig data disappears while signing multiple multisig tx's from same account ([#11552](https://github.com/pezkuwi-js/apps/pull/11552)) (Thanks to https://github.com/rajk93) - fix: multisig data disappears while signing multiple multisig tx's from same account ([#11552](https://github.com/pezkuwichain/pezkuwi-apps/pull/11552)) (Thanks to https://github.com/rajk93)
Changes: Changes:
- Import and export of addresses to the My Accounts Tab ([#11507](https://github.com/pezkuwi-js/apps/pull/11507)) - Import and export of addresses to the My Accounts Tab ([#11507](https://github.com/pezkuwichain/pezkuwi-apps/pull/11507))
- Disable unreachable endpoints ([#11532](https://github.com/pezkuwi-js/apps/pull/11532) [#11545](https://github.com/pezkuwi-js/apps/pull/11545)) - Disable unreachable endpoints ([#11532](https://github.com/pezkuwichain/pezkuwi-apps/pull/11532) [#11545](https://github.com/pezkuwichain/pezkuwi-apps/pull/11545))
- Refactor: Vote component ([#11540](https://github.com/pezkuwi-js/apps/pull/11540)) - Refactor: Vote component ([#11540](https://github.com/pezkuwichain/pezkuwi-apps/pull/11540))
- Update delegated account input type ([#11553](https://github.com/pezkuwi-js/apps/pull/11553)) - Update delegated account input type ([#11553](https://github.com/pezkuwichain/pezkuwi-apps/pull/11553))
- Upgraded pezkuwi dependencies ([#11556](https://github.com/pezkuwi-js/apps/pull/11556)) - Upgraded pezkuwi dependencies ([#11556](https://github.com/pezkuwichain/pezkuwi-apps/pull/11556))
## 0.155.1 May 5, 2025 ## 0.155.1 May 5, 2025
Contributed: Contributed:
- Dicle People Chain -> Helixstreet RPC Endpoint added ([#11497](https://github.com/pezkuwi-js/apps/pull/11497)) (Thanks to https://github.com/helixstreet) - Dicle People Chain -> Helixstreet RPC Endpoint added ([#11497](https://github.com/pezkuwichain/pezkuwi-apps/pull/11497)) (Thanks to https://github.com/helixstreet)
- Add XODE endpoint for Pezkuwi ([#11486](https://github.com/pezkuwi-js/apps/pull/11486)) (Thanks to https://github.com/ArneilPaulPolican) - Add XODE endpoint for Pezkuwi ([#11486](https://github.com/pezkuwichain/pezkuwi-apps/pull/11486)) (Thanks to https://github.com/ArneilPaulPolican)
- Added onfinality 4 endpoints ([#11494](https://github.com/pezkuwi-js/apps/pull/11494)) (Thanks to https://github.com/FiveKG) - Added onfinality 4 endpoints ([#11494](https://github.com/pezkuwichain/pezkuwi-apps/pull/11494)) (Thanks to https://github.com/FiveKG)
- Add DataHaven Stagenet to Ethereum Chains ([#11501](https://github.com/pezkuwi-js/apps/pull/11501)) (Thanks to https://github.com/stiiifff) - Add DataHaven Stagenet to Ethereum Chains ([#11501](https://github.com/pezkuwichain/pezkuwi-apps/pull/11501)) (Thanks to https://github.com/stiiifff)
- Add IBP endpoint to Xcavate Pezkuwi ([#11503](https://github.com/pezkuwi-js/apps/pull/11503)) (Thanks to https://github.com/miloskriz) - Add IBP endpoint to Xcavate Pezkuwi ([#11503](https://github.com/pezkuwichain/pezkuwi-apps/pull/11503)) (Thanks to https://github.com/miloskriz)
- Stakeworld endpoints for pezkuwi coretime and pezkuwi people ([#11505](https://github.com/pezkuwi-js/apps/pull/11505)) (Thanks to https://github.com/stakeworld) - Stakeworld endpoints for pezkuwi coretime and pezkuwi people ([#11505](https://github.com/pezkuwichain/pezkuwi-apps/pull/11505)) (Thanks to https://github.com/stakeworld)
- Added Dwellir endpoints for Coretime and People on Pezkuwi and Dicle ([#11508](https://github.com/pezkuwi-js/apps/pull/11508)) (Thanks to https://github.com/Maharacha) - Added Dwellir endpoints for Coretime and People on Pezkuwi and Dicle ([#11508](https://github.com/pezkuwichain/pezkuwi-apps/pull/11508)) (Thanks to https://github.com/Maharacha)
- fix: change Xode RPC Endpoint under Pezkuwi ([#11512](https://github.com/pezkuwi-js/apps/pull/11512)) (Thanks to https://github.com/ArneilPaulPolican) - fix: change Xode RPC Endpoint under Pezkuwi ([#11512](https://github.com/pezkuwichain/pezkuwi-apps/pull/11512)) (Thanks to https://github.com/ArneilPaulPolican)
- Update productionRelayPezkuwi.ts ([#11509](https://github.com/pezkuwi-js/apps/pull/11509)) (Thanks to https://github.com/dcolley) - Update productionRelayPezkuwi.ts ([#11509](https://github.com/pezkuwichain/pezkuwi-apps/pull/11509)) (Thanks to https://github.com/dcolley)
- Add IBP2 to PJS XCavate endpoint ([#11514](https://github.com/pezkuwi-js/apps/pull/11514)) (Thanks to https://github.com/senseless) - Add IBP2 to PJS XCavate endpoint ([#11514](https://github.com/pezkuwichain/pezkuwi-apps/pull/11514)) (Thanks to https://github.com/senseless)
- Restore Kippu's node in Kreivo provider ([#11518](https://github.com/pezkuwi-js/apps/pull/11518)) (Thanks to https://github.com/pandres95) - Restore Kippu's node in Kreivo provider ([#11518](https://github.com/pezkuwichain/pezkuwi-apps/pull/11518)) (Thanks to https://github.com/pandres95)
- add: Zeeve RPC Endpoint for Xode Pezkuwi ([#11516](https://github.com/pezkuwi-js/apps/pull/11516)) (Thanks to https://github.com/ArneilPaulPolican) - add: Zeeve RPC Endpoint for Xode Pezkuwi ([#11516](https://github.com/pezkuwichain/pezkuwi-apps/pull/11516)) (Thanks to https://github.com/ArneilPaulPolican)
- Remove support to parallel ([#11525](https://github.com/pezkuwi-js/apps/pull/11525)) (Thanks to https://github.com/miloskriz) - Remove support to parallel ([#11525](https://github.com/pezkuwichain/pezkuwi-apps/pull/11525)) (Thanks to https://github.com/miloskriz)
Changes: Changes:
- Disable unreachable endpoints ([#11496](https://github.com/pezkuwi-js/apps/pull/11496) [#11515](https://github.com/pezkuwi-js/apps/pull/11515) [#11529](https://github.com/pezkuwi-js/apps/pull/11529)) - Disable unreachable endpoints ([#11496](https://github.com/pezkuwichain/pezkuwi-apps/pull/11496) [#11515](https://github.com/pezkuwichain/pezkuwi-apps/pull/11515) [#11529](https://github.com/pezkuwichain/pezkuwi-apps/pull/11529))
- Add Deregister ParaId component and integrate into Actions ([#11499](https://github.com/pezkuwi-js/apps/pull/11499)) - Add Deregister ParaId component and integrate into Actions ([#11499](https://github.com/pezkuwichain/pezkuwi-apps/pull/11499))
- Displaying the commission set by a nomination pool on the staking pools page ([#11517](https://github.com/pezkuwi-js/apps/pull/11517)) - Displaying the commission set by a nomination pool on the staking pools page ([#11517](https://github.com/pezkuwichain/pezkuwi-apps/pull/11517))
## 0.154.1 Apr 18, 2025 ## 0.154.1 Apr 18, 2025
Contributed: Contributed:
- [LAOS] update bootnodes and hosting name ([#11452](https://github.com/pezkuwi-js/apps/pull/11452)) (Thanks to https://github.com/asiniscalchi) - [LAOS] update bootnodes and hosting name ([#11452](https://github.com/pezkuwichain/pezkuwi-apps/pull/11452)) (Thanks to https://github.com/asiniscalchi)
- chore: fixed bug on chart and ui issue in sale page ([#11354](https://github.com/pezkuwi-js/apps/pull/11354)) (Thanks to https://github.com/Ernesto-tha-great) - chore: fixed bug on chart and ui issue in sale page ([#11354](https://github.com/pezkuwichain/pezkuwi-apps/pull/11354)) (Thanks to https://github.com/Ernesto-tha-great)
- adding xcav into pezkuwi ([#11463](https://github.com/pezkuwi-js/apps/pull/11463)) (Thanks to https://github.com/ganesh1997oli) - adding xcav into pezkuwi ([#11463](https://github.com/pezkuwichain/pezkuwi-apps/pull/11463)) (Thanks to https://github.com/ganesh1997oli)
- fix: add logo image of collectives ([#11467](https://github.com/pezkuwi-js/apps/pull/11467)) (Thanks to https://github.com/quinn-gaoo) - fix: add logo image of collectives ([#11467](https://github.com/pezkuwichain/pezkuwi-apps/pull/11467)) (Thanks to https://github.com/quinn-gaoo)
- Update zkVerify testnet endpoint and name ([#11472](https://github.com/pezkuwi-js/apps/pull/11472)) (Thanks to https://github.com/drgora) - Update zkVerify testnet endpoint and name ([#11472](https://github.com/pezkuwichain/pezkuwi-apps/pull/11472)) (Thanks to https://github.com/drgora)
- add tscs network ([#11438](https://github.com/pezkuwi-js/apps/pull/11438)) (Thanks to https://github.com/weimeme) - add tscs network ([#11438](https://github.com/pezkuwichain/pezkuwi-apps/pull/11438)) (Thanks to https://github.com/weimeme)
Changes: Changes:
- Feedback/#11253 ([#11304](https://github.com/pezkuwi-js/apps/pull/11304)) - Feedback/#11253 ([#11304](https://github.com/pezkuwichain/pezkuwi-apps/pull/11304))
- Enable Extrinsic Page Access Without Accounts ([#11441](https://github.com/pezkuwi-js/apps/pull/11441)) - Enable Extrinsic Page Access Without Accounts ([#11441](https://github.com/pezkuwichain/pezkuwi-apps/pull/11441))
- Disable unreachable endpoints ([#11461](https://github.com/pezkuwi-js/apps/pull/11461) [#11478](https://github.com/pezkuwi-js/apps/pull/11478)) - Disable unreachable endpoints ([#11461](https://github.com/pezkuwichain/pezkuwi-apps/pull/11461) [#11478](https://github.com/pezkuwichain/pezkuwi-apps/pull/11478))
- Added warning message for XCM (teleport) ([#11462](https://github.com/pezkuwi-js/apps/pull/11462)) - Added warning message for XCM (teleport) ([#11462](https://github.com/pezkuwichain/pezkuwi-apps/pull/11462))
- Suspended candidates query ([#11469](https://github.com/pezkuwi-js/apps/pull/11469)) - Suspended candidates query ([#11469](https://github.com/pezkuwichain/pezkuwi-apps/pull/11469))
- Improved behavior for dissolving crowdloan ([#11470](https://github.com/pezkuwi-js/apps/pull/11470)) - Improved behavior for dissolving crowdloan ([#11470](https://github.com/pezkuwichain/pezkuwi-apps/pull/11470))
- Fix External Links ([#11485](https://github.com/pezkuwi-js/apps/pull/11485)) - Fix External Links ([#11485](https://github.com/pezkuwichain/pezkuwi-apps/pull/11485))
- Upgraded pezkuwi dependencies ([#11489](https://github.com/pezkuwi-js/apps/pull/11489)) - Upgraded pezkuwi dependencies ([#11489](https://github.com/pezkuwichain/pezkuwi-apps/pull/11489))
## 0.153.1 Apr 3, 2025 ## 0.153.1 Apr 3, 2025
Contributed: Contributed:
- Update logo for Robonomics teyrchains ([#11318](https://github.com/pezkuwi-js/apps/pull/11318)) (Thanks to https://github.com/PavelSheremetev) - Update logo for Robonomics teyrchains ([#11318](https://github.com/pezkuwichain/pezkuwi-apps/pull/11318)) (Thanks to https://github.com/PavelSheremetev)
- Fix multisig when the proxy pallet is not available ([#11435](https://github.com/pezkuwi-js/apps/pull/11435)) (Thanks to https://github.com/MOZGIII) - Fix multisig when the proxy pallet is not available ([#11435](https://github.com/pezkuwichain/pezkuwi-apps/pull/11435)) (Thanks to https://github.com/MOZGIII)
- fix: update 3dpass rpc endpoint ([#11442](https://github.com/pezkuwi-js/apps/pull/11442)) (Thanks to https://github.com/fedosov) - fix: update 3dpass rpc endpoint ([#11442](https://github.com/pezkuwichain/pezkuwi-apps/pull/11442)) (Thanks to https://github.com/fedosov)
- Update Dwellirs Litentry endpoint to Heima ([#11443](https://github.com/pezkuwi-js/apps/pull/11443)) (Thanks to https://github.com/Maharacha) - Update Dwellirs Litentry endpoint to Heima ([#11443](https://github.com/pezkuwichain/pezkuwi-apps/pull/11443)) (Thanks to https://github.com/Maharacha)
- Update Dwellirs Moonbase endpoint ([#11444](https://github.com/pezkuwi-js/apps/pull/11444)) (Thanks to https://github.com/Maharacha) - Update Dwellirs Moonbase endpoint ([#11444](https://github.com/pezkuwichain/pezkuwi-apps/pull/11444)) (Thanks to https://github.com/Maharacha)
- Add zkVerify Volta inflation parameters ([#11448](https://github.com/pezkuwi-js/apps/pull/11448)) (Thanks to https://github.com/drgora) - Add zkVerify Volta inflation parameters ([#11448](https://github.com/pezkuwichain/pezkuwi-apps/pull/11448)) (Thanks to https://github.com/drgora)
Changes: Changes:
- Export Multisig as JSON ([#11408](https://github.com/pezkuwi-js/apps/pull/11408)) - Export Multisig as JSON ([#11408](https://github.com/pezkuwichain/pezkuwi-apps/pull/11408))
- Disable unreachable endpoints ([#11424](https://github.com/pezkuwi-js/apps/pull/11424) [#11440](https://github.com/pezkuwi-js/apps/pull/11440)) - Disable unreachable endpoints ([#11424](https://github.com/pezkuwichain/pezkuwi-apps/pull/11424) [#11440](https://github.com/pezkuwichain/pezkuwi-apps/pull/11440))
- Fix: Multisig calls linked to a proxy account ([#11412](https://github.com/pezkuwi-js/apps/pull/11412)) - Fix: Multisig calls linked to a proxy account ([#11412](https://github.com/pezkuwichain/pezkuwi-apps/pull/11412))
- FIX: Unwanted Errors on Sudo Page When Submitting Calls ([#11426](https://github.com/pezkuwi-js/apps/pull/11426)) - FIX: Unwanted Errors on Sudo Page When Submitting Calls ([#11426](https://github.com/pezkuwichain/pezkuwi-apps/pull/11426))
- Improve signing with multisig proxy ([#11433](https://github.com/pezkuwi-js/apps/pull/11433)) - Improve signing with multisig proxy ([#11433](https://github.com/pezkuwichain/pezkuwi-apps/pull/11433))
- Allow anonymous proxy ([#11450](https://github.com/pezkuwi-js/apps/pull/11450)) - Allow anonymous proxy ([#11450](https://github.com/pezkuwichain/pezkuwi-apps/pull/11450))
- Upgraded pezkuwi dependencies ([#11453](https://github.com/pezkuwi-js/apps/pull/11453)) - Upgraded pezkuwi dependencies ([#11453](https://github.com/pezkuwichain/pezkuwi-apps/pull/11453))
## 0.152.1 Mar 24, 2025 ## 0.152.1 Mar 24, 2025
Contributed: Contributed:
- Update productionRelayPezkuwi.ts - Added Coretime Pezkuwi endpoint for LuckyFriday.io ([#11363](https://github.com/pezkuwi-js/apps/pull/11363)) (Thanks to https://github.com/Rbdude25) - Update productionRelayPezkuwi.ts - Added Coretime Pezkuwi endpoint for LuckyFriday.io ([#11363](https://github.com/pezkuwichain/pezkuwi-apps/pull/11363)) (Thanks to https://github.com/Rbdude25)
- Update productionRelayDicle.ts - Added Encointer Dicle RPC endpoint for Luckyfriday.io ([#11361](https://github.com/pezkuwi-js/apps/pull/11361)) (Thanks to https://github.com/Rbdude25) - Update productionRelayDicle.ts - Added Encointer Dicle RPC endpoint for Luckyfriday.io ([#11361](https://github.com/pezkuwichain/pezkuwi-apps/pull/11361)) (Thanks to https://github.com/Rbdude25)
- Fix dark mode display hash display result in Fork ([#11378](https://github.com/pezkuwi-js/apps/pull/11378)) (Thanks to https://github.com/Amity808) - Fix dark mode display hash display result in Fork ([#11378](https://github.com/pezkuwichain/pezkuwi-apps/pull/11378)) (Thanks to https://github.com/Amity808)
- Update Heima teyrchain endpoints ([#11366](https://github.com/pezkuwi-js/apps/pull/11366)) (Thanks to https://github.com/Kailai-Wang) - Update Heima teyrchain endpoints ([#11366](https://github.com/pezkuwichain/pezkuwi-apps/pull/11366)) (Thanks to https://github.com/Kailai-Wang)
- Update subscan.ts - add heima network ([#11388](https://github.com/pezkuwi-js/apps/pull/11388)) (Thanks to https://github.com/yakio) - Update subscan.ts - add heima network ([#11388](https://github.com/pezkuwichain/pezkuwi-apps/pull/11388)) (Thanks to https://github.com/yakio)
- Remove the dev notification for 1 month ([#11400](https://github.com/pezkuwi-js/apps/pull/11400)) (Thanks to https://github.com/wirednkod) - Remove the dev notification for 1 month ([#11400](https://github.com/pezkuwichain/pezkuwi-apps/pull/11400)) (Thanks to https://github.com/wirednkod)
- Removing Dwellir Bifrost endpoints ([#11399](https://github.com/pezkuwi-js/apps/pull/11399)) (Thanks to https://github.com/jonathanudd) - Removing Dwellir Bifrost endpoints ([#11399](https://github.com/pezkuwichain/pezkuwi-apps/pull/11399)) (Thanks to https://github.com/jonathanudd)
- Updated 6 Dwellir endpoints ([#11407](https://github.com/pezkuwi-js/apps/pull/11407)) (Thanks to https://github.com/Maharacha) - Updated 6 Dwellir endpoints ([#11407](https://github.com/pezkuwichain/pezkuwi-apps/pull/11407)) (Thanks to https://github.com/Maharacha)
- Deleted onfinality polkadex teyrchain endpoint ([#11409](https://github.com/pezkuwi-js/apps/pull/11409)) (Thanks to https://github.com/FiveKG) - Deleted onfinality polkadex teyrchain endpoint ([#11409](https://github.com/pezkuwichain/pezkuwi-apps/pull/11409)) (Thanks to https://github.com/FiveKG)
- Update Peerplays types bundle ([#11405](https://github.com/pezkuwi-js/apps/pull/11405)) (Thanks to https://github.com/serkixenos) - Update Peerplays types bundle ([#11405](https://github.com/pezkuwichain/pezkuwi-apps/pull/11405)) (Thanks to https://github.com/serkixenos)
Changes: Changes:
- Fix: Coretime sale page -> purchase transactions subscan url is constructred with start and end blocks = 0 ([#11360](https://github.com/pezkuwi-js/apps/pull/11360)) - Fix: Coretime sale page -> purchase transactions subscan url is constructred with start and end blocks = 0 ([#11360](https://github.com/pezkuwichain/pezkuwi-apps/pull/11360))
- Disable unreachable endpoints ([#11371](https://github.com/pezkuwi-js/apps/pull/11371) [#11394](https://github.com/pezkuwi-js/apps/pull/11394) [#11411](https://github.com/pezkuwi-js/apps/pull/11411)) - Disable unreachable endpoints ([#11371](https://github.com/pezkuwichain/pezkuwi-apps/pull/11371) [#11394](https://github.com/pezkuwichain/pezkuwi-apps/pull/11394) [#11411](https://github.com/pezkuwichain/pezkuwi-apps/pull/11411))
- Refactor: Enhance useOwnEraRewards with staker rewards fetching and event handling ([#11376](https://github.com/pezkuwi-js/apps/pull/11376)) - Refactor: Enhance useOwnEraRewards with staker rewards fetching and event handling ([#11376](https://github.com/pezkuwichain/pezkuwi-apps/pull/11376))
- Changed pools warning message ([#11386](https://github.com/pezkuwi-js/apps/pull/11386)) - Changed pools warning message ([#11386](https://github.com/pezkuwichain/pezkuwi-apps/pull/11386))
- FIX: Fee Asset Selection ([#11397](https://github.com/pezkuwi-js/apps/pull/11397)) - FIX: Fee Asset Selection ([#11397](https://github.com/pezkuwichain/pezkuwi-apps/pull/11397))
- Improvement: Multisig Call Data Field ([#11403](https://github.com/pezkuwi-js/apps/pull/11403)) - Improvement: Multisig Call Data Field ([#11403](https://github.com/pezkuwichain/pezkuwi-apps/pull/11403))
- Import & Export Feature for Address Book ([#11383](https://github.com/pezkuwi-js/apps/pull/11383)) - Import & Export Feature for Address Book ([#11383](https://github.com/pezkuwichain/pezkuwi-apps/pull/11383))
- Upgraded pezkuwi deps ([#11420](https://github.com/pezkuwi-js/apps/pull/11420)) - Upgraded pezkuwi deps ([#11420](https://github.com/pezkuwichain/pezkuwi-apps/pull/11420))
## 0.151.1 Mar 6, 2025 ## 0.151.1 Mar 6, 2025
Contributed: Contributed:
- Add light client for LAOS teyrchain ([#11284](https://github.com/pezkuwi-js/apps/pull/11284)) (Thanks to https://github.com/asiniscalchi) - Add light client for LAOS teyrchain ([#11284](https://github.com/pezkuwichain/pezkuwi-apps/pull/11284)) (Thanks to https://github.com/asiniscalchi)
- Update para id and providers ([#11326](https://github.com/pezkuwi-js/apps/pull/11326)) (Thanks to https://github.com/ganesh1997oli) - Update para id and providers ([#11326](https://github.com/pezkuwichain/pezkuwi-apps/pull/11326)) (Thanks to https://github.com/ganesh1997oli)
- Add zkVerify Testnet ([#11356](https://github.com/pezkuwi-js/apps/pull/11356)) (Thanks to https://github.com/DanieleDiBenedetto) - Add zkVerify Testnet ([#11356](https://github.com/pezkuwichain/pezkuwi-apps/pull/11356)) (Thanks to https://github.com/DanieleDiBenedetto)
Changes: Changes:
- Ensure useReferenda doesnt cause a white screen ([#11328](https://github.com/pezkuwi-js/apps/pull/11328)) - Ensure useReferenda doesnt cause a white screen ([#11328](https://github.com/pezkuwichain/pezkuwi-apps/pull/11328))
- Improve parameter handling in Option ([#11330](https://github.com/pezkuwi-js/apps/pull/11330)) - Improve parameter handling in Option ([#11330](https://github.com/pezkuwichain/pezkuwi-apps/pull/11330))
- Maximum transfer value while teleport ([#11332](https://github.com/pezkuwi-js/apps/pull/11332)) - Maximum transfer value while teleport ([#11332](https://github.com/pezkuwichain/pezkuwi-apps/pull/11332))
- Fix Asset Id Parsing ([#11334](https://github.com/pezkuwi-js/apps/pull/11334)) - Fix Asset Id Parsing ([#11334](https://github.com/pezkuwichain/pezkuwi-apps/pull/11334))
- Enhancement: Fee Payment with Sufficient Assets ([#11336](https://github.com/pezkuwi-js/apps/pull/11336)) - Enhancement: Fee Payment with Sufficient Assets ([#11336](https://github.com/pezkuwichain/pezkuwi-apps/pull/11336))
- Enhancement: Improve Fee Token Verification & Asset ID Handling ([#11341](https://github.com/pezkuwi-js/apps/pull/11341)) - Enhancement: Improve Fee Token Verification & Asset ID Handling ([#11341](https://github.com/pezkuwichain/pezkuwi-apps/pull/11341))
- Disable unreachable endpoints ([#11338](https://github.com/pezkuwi-js/apps/pull/11338)) - Disable unreachable endpoints ([#11338](https://github.com/pezkuwichain/pezkuwi-apps/pull/11338))
- Fix: Voting on referenda breaks Apps ([#11344](https://github.com/pezkuwi-js/apps/pull/11344)) - Fix: Voting on referenda breaks Apps ([#11344](https://github.com/pezkuwichain/pezkuwi-apps/pull/11344))
- Improve Address Book Search ([#11350](https://github.com/pezkuwi-js/apps/pull/11350)) - Improve Address Book Search ([#11350](https://github.com/pezkuwichain/pezkuwi-apps/pull/11350))
- Replace `isEmpty` checks with utility function ([#11355](https://github.com/pezkuwi-js/apps/pull/11355)) - Replace `isEmpty` checks with utility function ([#11355](https://github.com/pezkuwichain/pezkuwi-apps/pull/11355))
- Ensure safety check on isEmpty ([#11358](https://github.com/pezkuwi-js/apps/pull/11358)) - Ensure safety check on isEmpty ([#11358](https://github.com/pezkuwichain/pezkuwi-apps/pull/11358))
- Fix for not showing expires if the chain renewed ([#11353](https://github.com/pezkuwi-js/apps/pull/11353)) - Fix for not showing expires if the chain renewed ([#11353](https://github.com/pezkuwichain/pezkuwi-apps/pull/11353))
- Enhance Preimages Page with Improved Usability ([#11342](https://github.com/pezkuwi-js/apps/pull/11342)) - Enhance Preimages Page with Improved Usability ([#11342](https://github.com/pezkuwichain/pezkuwi-apps/pull/11342))
- Upgraded pezkuwi deps ([#11365](https://github.com/pezkuwi-js/apps/pull/11365)) - Upgraded pezkuwi deps ([#11365](https://github.com/pezkuwichain/pezkuwi-apps/pull/11365))
## 0.150.2 Feb 22, 2025 ## 0.150.2 Feb 22, 2025
Changes: Changes:
- Fix TracksInfo values being undefined and causing a whitescreen ([#11320](https://github.com/pezkuwi-js/apps/pull/11320)) - Fix TracksInfo values being undefined and causing a whitescreen ([#11320](https://github.com/pezkuwichain/pezkuwi-apps/pull/11320))
## 0.150.1 Feb 19, 2025 ## 0.150.1 Feb 19, 2025
Contributed: Contributed:
- Add IBP2 as mythos RPC provider ([#11288](https://github.com/pezkuwi-js/apps/pull/11288)) (Thanks to https://github.com/senseless) - Add IBP2 as mythos RPC provider ([#11288](https://github.com/pezkuwichain/pezkuwi-apps/pull/11288)) (Thanks to https://github.com/senseless)
- Update subsquare and statescan external links ([#11295](https://github.com/pezkuwi-js/apps/pull/11295)) (Thanks to https://github.com/wliyongfeng) - Update subsquare and statescan external links ([#11295](https://github.com/pezkuwichain/pezkuwi-apps/pull/11295)) (Thanks to https://github.com/wliyongfeng)
- Enable Helixstreet Endpoints ([#11293](https://github.com/pezkuwi-js/apps/pull/11293)) (Thanks to https://github.com/helixstreet) - Enable Helixstreet Endpoints ([#11293](https://github.com/pezkuwichain/pezkuwi-apps/pull/11293)) (Thanks to https://github.com/helixstreet)
- Rebrand litentry to heima ([#11276](https://github.com/pezkuwi-js/apps/pull/11276)) (Thanks to https://github.com/Kailai-Wang) - Rebrand litentry to heima ([#11276](https://github.com/pezkuwichain/pezkuwi-apps/pull/11276)) (Thanks to https://github.com/Kailai-Wang)
- Remove Helikon Khala RPC endpoint ([#11301](https://github.com/pezkuwi-js/apps/pull/11301)) (Thanks to https://github.com/kukabi) - Remove Helikon Khala RPC endpoint ([#11301](https://github.com/pezkuwichain/pezkuwi-apps/pull/11301)) (Thanks to https://github.com/kukabi)
Changes: Changes:
- Adding Filters for the Coretime - Overview Tab according to feedback ([#11217](https://github.com/pezkuwi-js/apps/pull/11217)) - Adding Filters for the Coretime - Overview Tab according to feedback ([#11217](https://github.com/pezkuwichain/pezkuwi-apps/pull/11217))
- Fixed Table Spacing in Firefox ([#11287](https://github.com/pezkuwi-js/apps/pull/11287)) - Fixed Table Spacing in Firefox ([#11287](https://github.com/pezkuwichain/pezkuwi-apps/pull/11287))
- Disable unreachable endpoints ([#11286](https://github.com/pezkuwi-js/apps/pull/11286) [#11303](https://github.com/pezkuwi-js/apps/pull/11303)) - Disable unreachable endpoints ([#11286](https://github.com/pezkuwichain/pezkuwi-apps/pull/11286) [#11303](https://github.com/pezkuwichain/pezkuwi-apps/pull/11303))
- Input Number component ([#11275](https://github.com/pezkuwi-js/apps/pull/11275)) - Input Number component ([#11275](https://github.com/pezkuwichain/pezkuwi-apps/pull/11275))
- Refactor Assets Page <> Improve Non-Native Asset Balance Display ([#11290](https://github.com/pezkuwi-js/apps/pull/11290)) - Refactor Assets Page <> Improve Non-Native Asset Balance Display ([#11290](https://github.com/pezkuwichain/pezkuwi-apps/pull/11290))
- Show Multilocation for Foreign Assets <> Assets Page ([#11306](https://github.com/pezkuwi-js/apps/pull/11306)) - Show Multilocation for Foreign Assets <> Assets Page ([#11306](https://github.com/pezkuwichain/pezkuwi-apps/pull/11306))
- Upgraded pezkuwi dependencies ([#11309](https://github.com/pezkuwi-js/apps/pull/11309)) - Upgraded pezkuwi dependencies ([#11309](https://github.com/pezkuwichain/pezkuwi-apps/pull/11309))
## 0.149.1 Feb 7, 2025 ## 0.149.1 Feb 7, 2025
Contributed: Contributed:
- Add Helixstreet Endpoints ([#11237](https://github.com/pezkuwi-js/apps/pull/11237)) (Thanks to https://github.com/helixstreet) - Add Helixstreet Endpoints ([#11237](https://github.com/pezkuwichain/pezkuwi-apps/pull/11237)) (Thanks to https://github.com/helixstreet)
- Update moonbeam-types-bundle to latest ([#11240](https://github.com/pezkuwi-js/apps/pull/11240)) (Thanks to https://github.com/timbrinded) - Update moonbeam-types-bundle to latest ([#11240](https://github.com/pezkuwichain/pezkuwi-apps/pull/11240)) (Thanks to https://github.com/timbrinded)
- Update new paraId ([#11245](https://github.com/pezkuwi-js/apps/pull/11245)) (Thanks to https://github.com/ganesh1997oli) - Update new paraId ([#11245](https://github.com/pezkuwichain/pezkuwi-apps/pull/11245)) (Thanks to https://github.com/ganesh1997oli)
- Add IBP endpoint to Mythos ([#11249](https://github.com/pezkuwi-js/apps/pull/11249)) (Thanks to https://github.com/miloskriz) - Add IBP endpoint to Mythos ([#11249](https://github.com/pezkuwichain/pezkuwi-apps/pull/11249)) (Thanks to https://github.com/miloskriz)
- Restore `wss://kreivo.io` provider to the list of providers ([#11250](https://github.com/pezkuwi-js/apps/pull/11250)) (Thanks to https://github.com/pandres95) - Restore `wss://kreivo.io` provider to the list of providers ([#11250](https://github.com/pezkuwichain/pezkuwi-apps/pull/11250)) (Thanks to https://github.com/pandres95)
- Add Permanence DAO Europe public RPC endpoints for Pezkuwi and Zagros Asset Hub ([#11252](https://github.com/pezkuwi-js/apps/pull/11252)) (Thanks to https://github.com/kukabi) - Add Permanence DAO Europe public RPC endpoints for Pezkuwi and Zagros Asset Hub ([#11252](https://github.com/pezkuwichain/pezkuwi-apps/pull/11252)) (Thanks to https://github.com/kukabi)
- WeTEE added to Paseo ([#11254](https://github.com/pezkuwi-js/apps/pull/11254)) (Thanks to https://github.com/BurnWW) - WeTEE added to Paseo ([#11254](https://github.com/pezkuwichain/pezkuwi-apps/pull/11254)) (Thanks to https://github.com/BurnWW)
- Update xode paraid in Paseo ([#11264](https://github.com/pezkuwi-js/apps/pull/11264)) (Thanks to https://github.com/Mrigesh901) - Update xode paraid in Paseo ([#11264](https://github.com/pezkuwichain/pezkuwi-apps/pull/11264)) (Thanks to https://github.com/Mrigesh901)
- Add blockops assethub rpc endpoint ([#11266](https://github.com/pezkuwi-js/apps/pull/11266)) (Thanks to https://github.com/haroldsphinx) - Add blockops assethub rpc endpoint ([#11266](https://github.com/pezkuwichain/pezkuwi-apps/pull/11266)) (Thanks to https://github.com/haroldsphinx)
- Deleted OnFinality 2 endpoints ([#11270](https://github.com/pezkuwi-js/apps/pull/11270)) (Thanks to https://github.com/FiveKG) - Deleted OnFinality 2 endpoints ([#11270](https://github.com/pezkuwichain/pezkuwi-apps/pull/11270)) (Thanks to https://github.com/FiveKG)
- [KILT] Design change and node operator rename ([#11271](https://github.com/pezkuwi-js/apps/pull/11271)) (Thanks to https://github.com/rflechtner) - [KILT] Design change and node operator rename ([#11271](https://github.com/pezkuwichain/pezkuwi-apps/pull/11271)) (Thanks to https://github.com/rflechtner)
- Add LH ws to bittensor ([#11273](https://github.com/pezkuwi-js/apps/pull/11273)) (Thanks to https://github.com/camfairchild) - Add LH ws to bittensor ([#11273](https://github.com/pezkuwichain/pezkuwi-apps/pull/11273)) (Thanks to https://github.com/camfairchild)
Changes: Changes:
- Disable unreachable endpoints ([#11236](https://github.com/pezkuwi-js/apps/pull/11236) [#11258](https://github.com/pezkuwi-js/apps/pull/11258) [#11268](https://github.com/pezkuwi-js/apps/pull/11268)) - Disable unreachable endpoints ([#11236](https://github.com/pezkuwichain/pezkuwi-apps/pull/11236) [#11258](https://github.com/pezkuwichain/pezkuwi-apps/pull/11258) [#11268](https://github.com/pezkuwichain/pezkuwi-apps/pull/11268))
- Make use of `spendLocal` in treasury ([#11243](https://github.com/pezkuwi-js/apps/pull/11243)) - Make use of `spendLocal` in treasury ([#11243](https://github.com/pezkuwichain/pezkuwi-apps/pull/11243))
- Remove Experimental from Coretime ([#11246](https://github.com/pezkuwi-js/apps/pull/11246)) - Remove Experimental from Coretime ([#11246](https://github.com/pezkuwichain/pezkuwi-apps/pull/11246))
- Ensure safeguard against treasury spendLocal functions ([#11247](https://github.com/pezkuwi-js/apps/pull/11247)) - Ensure safeguard against treasury spendLocal functions ([#11247](https://github.com/pezkuwichain/pezkuwi-apps/pull/11247))
- Showing what core the chain is renewed on ([#11256](https://github.com/pezkuwi-js/apps/pull/11256)) - Showing what core the chain is renewed on ([#11256](https://github.com/pezkuwichain/pezkuwi-apps/pull/11256))
- Treasury Spend Params Issue ([#11265](https://github.com/pezkuwi-js/apps/pull/11265)) - Treasury Spend Params Issue ([#11265](https://github.com/pezkuwichain/pezkuwi-apps/pull/11265))
- Update @pezkuwi/types dep ([#11272](https://github.com/pezkuwi-js/apps/pull/11272)) - Update @pezkuwi/types dep ([#11272](https://github.com/pezkuwichain/pezkuwi-apps/pull/11272))
- Upgraded pezkuwi-js deps ([#11277](https://github.com/pezkuwi-js/apps/pull/11277)) - Upgraded pezkuwi-js deps ([#11277](https://github.com/pezkuwichain/pezkuwi-apps/pull/11277))
- Fee payment with any sufficient asset ([#11229](https://github.com/pezkuwi-js/apps/pull/11229)) - Fee payment with any sufficient asset ([#11229](https://github.com/pezkuwichain/pezkuwi-apps/pull/11229))
- 0.148.1 ([#11231](https://github.com/pezkuwi-js/apps/pull/11231)) - 0.148.1 ([#11231](https://github.com/pezkuwichain/pezkuwi-apps/pull/11231))
## 0.148.1 Jan 23, 2025 ## 0.148.1 Jan 23, 2025
Contributed: Contributed:
- Remove Dwellir Tinkernet endpoint ([#11196](https://github.com/pezkuwi-js/apps/pull/11196)) (Thanks to https://github.com/jonathanudd) - Remove Dwellir Tinkernet endpoint ([#11196](https://github.com/pezkuwichain/pezkuwi-apps/pull/11196)) (Thanks to https://github.com/jonathanudd)
- Update Joystream staking inflation parameters ([#11206](https://github.com/pezkuwi-js/apps/pull/11206)) (Thanks to https://github.com/DzhideX) - Update Joystream staking inflation parameters ([#11206](https://github.com/pezkuwichain/pezkuwi-apps/pull/11206)) (Thanks to https://github.com/DzhideX)
- Add torus network chain ([#11175](https://github.com/pezkuwi-js/apps/pull/11175)) (Thanks to https://github.com/EdSDR) - Add torus network chain ([#11175](https://github.com/pezkuwichain/pezkuwi-apps/pull/11175)) (Thanks to https://github.com/EdSDR)
- Change Aventus public rpc endpoints ([#11220](https://github.com/pezkuwi-js/apps/pull/11220)) (Thanks to https://github.com/vukomir) - Change Aventus public rpc endpoints ([#11220](https://github.com/pezkuwichain/pezkuwi-apps/pull/11220)) (Thanks to https://github.com/vukomir)
- Update allfeat testnet ([#11214](https://github.com/pezkuwi-js/apps/pull/11214)) (Thanks to https://github.com/SailorSnoW) - Update allfeat testnet ([#11214](https://github.com/pezkuwichain/pezkuwi-apps/pull/11214)) (Thanks to https://github.com/SailorSnoW)
- -
Changes: Changes:
- Fix broken balances page ([#11230](https://github.com/pezkuwi-js/apps/pull/11230)) - Fix broken balances page ([#11230](https://github.com/pezkuwichain/pezkuwi-apps/pull/11230))
- Fixed broken Block Details for blocks/chains with V1 Weight ([#11225](https://github.com/pezkuwi-js/apps/pull/11225)) - Fixed broken Block Details for blocks/chains with V1 Weight ([#11225](https://github.com/pezkuwichain/pezkuwi-apps/pull/11225))
- Fix get next asset Id ([#11213](https://github.com/pezkuwi-js/apps/pull/11213)) - Fix get next asset Id ([#11213](https://github.com/pezkuwichain/pezkuwi-apps/pull/11213))
- Restore submit proposal button for `proposeSend` ([#11218](https://github.com/pezkuwi-js/apps/pull/11218)) - Restore submit proposal button for `proposeSend` ([#11218](https://github.com/pezkuwichain/pezkuwi-apps/pull/11218))
- Fix default asset selection ([#11222](https://github.com/pezkuwi-js/apps/pull/11222)) - Fix default asset selection ([#11222](https://github.com/pezkuwichain/pezkuwi-apps/pull/11222))
- Add more sale details to coretime plus region info ([#11188](https://github.com/pezkuwi-js/apps/pull/11188)) - Add more sale details to coretime plus region info ([#11188](https://github.com/pezkuwichain/pezkuwi-apps/pull/11188))
- Fix transactionPaymentApi issue ([#11208](https://github.com/pezkuwi-js/apps/pull/11208)) - Fix transactionPaymentApi issue ([#11208](https://github.com/pezkuwichain/pezkuwi-apps/pull/11208))
- Fix card title and related translations ([#11205](https://github.com/pezkuwi-js/apps/pull/11205)) - Fix card title and related translations ([#11205](https://github.com/pezkuwichain/pezkuwi-apps/pull/11205))
- Fix BountyType with new PalletBountiesBounty ([#11204](https://github.com/pezkuwi-js/apps/pull/11204)) - Fix BountyType with new PalletBountiesBounty ([#11204](https://github.com/pezkuwichain/pezkuwi-apps/pull/11204))
- Added missing types description to docs ([#11197](https://github.com/pezkuwi-js/apps/pull/11197)) - Added missing types description to docs ([#11197](https://github.com/pezkuwichain/pezkuwi-apps/pull/11197))
- Disable unreachable endpoints ([#11201](https://github.com/pezkuwi-js/apps/pull/11201)) ([#11216](https://github.com/pezkuwi-js/apps/pull/11216)) - Disable unreachable endpoints ([#11201](https://github.com/pezkuwichain/pezkuwi-apps/pull/11201)) ([#11216](https://github.com/pezkuwichain/pezkuwi-apps/pull/11216))
- Bump dev to 0.83.2 ([#11210](https://github.com/pezkuwi-js/apps/pull/11210)) - Bump dev to 0.83.2 ([#11210](https://github.com/pezkuwichain/pezkuwi-apps/pull/11210))
## 0.147.1 Jan 9, 2025 ## 0.147.1 Jan 9, 2025
Contributed: Contributed:
- Allow identity on Shibuya ([#11081](https://github.com/pezkuwi-js/apps/pull/11081)) (Thanks to https://github.com/Dinonard) - Allow identity on Shibuya ([#11081](https://github.com/pezkuwichain/pezkuwi-apps/pull/11081)) (Thanks to https://github.com/Dinonard)
- Re-adding Radiumblock as Khala endpoint provider ([#11102](https://github.com/pezkuwi-js/apps/pull/11102)) (Thanks to https://github.com/radiumb) - Re-adding Radiumblock as Khala endpoint provider ([#11102](https://github.com/pezkuwichain/pezkuwi-apps/pull/11102)) (Thanks to https://github.com/radiumb)
- Re-adding Radiumblock as Bridgehub Dicle and Pezkuwi Assethub endpoint provider ([#11104](https://github.com/pezkuwi-js/apps/pull/11104)) (Thanks to https://github.com/radiumb) - Re-adding Radiumblock as Bridgehub Dicle and Pezkuwi Assethub endpoint provider ([#11104](https://github.com/pezkuwichain/pezkuwi-apps/pull/11104)) (Thanks to https://github.com/radiumb)
- Update testingRelayZagros.ts ([#11105](https://github.com/pezkuwi-js/apps/pull/11105)) (Thanks to https://github.com/radiumb) - Update testingRelayZagros.ts ([#11105](https://github.com/pezkuwichain/pezkuwi-apps/pull/11105)) (Thanks to https://github.com/radiumb)
- Enable Zondax paseo rpc node ([#11110](https://github.com/pezkuwi-js/apps/pull/11110)) (Thanks to https://github.com/emmanuelm41) - Enable Zondax paseo rpc node ([#11110](https://github.com/pezkuwichain/pezkuwi-apps/pull/11110)) (Thanks to https://github.com/emmanuelm41)
- Fix Files(IPFS) module status link and download link ([#10181](https://github.com/pezkuwi-js/apps/pull/10181)) (Thanks to https://github.com/XueMoMo) - Fix Files(IPFS) module status link and download link ([#10181](https://github.com/pezkuwichain/pezkuwi-apps/pull/10181)) (Thanks to https://github.com/XueMoMo)
- Re-adding Radiumblock as Shiden and Bifrost Pezkuwi endpoint ([#11112](https://github.com/pezkuwi-js/apps/pull/11112)) (Thanks to https://github.com/radiumb) - Re-adding Radiumblock as Shiden and Bifrost Pezkuwi endpoint ([#11112](https://github.com/pezkuwichain/pezkuwi-apps/pull/11112)) (Thanks to https://github.com/radiumb)
- Updated to load balanced RPC bajun ([#11114](https://github.com/pezkuwi-js/apps/pull/11114)) (Thanks to https://github.com/darkfriend77) - Updated to load balanced RPC bajun ([#11114](https://github.com/pezkuwichain/pezkuwi-apps/pull/11114)) (Thanks to https://github.com/darkfriend77)
- Fix explorer links for Hydration ([#11120](https://github.com/pezkuwi-js/apps/pull/11120)) (Thanks to https://github.com/jak-pan) - Fix explorer links for Hydration ([#11120](https://github.com/pezkuwichain/pezkuwi-apps/pull/11120)) (Thanks to https://github.com/jak-pan)
- Add IBP2 endpoint for invarch & acala ([#11119](https://github.com/pezkuwi-js/apps/pull/11119)) (Thanks to https://github.com/senseless) - Add IBP2 endpoint for invarch & acala ([#11119](https://github.com/pezkuwichain/pezkuwi-apps/pull/11119)) (Thanks to https://github.com/senseless)
- Additional IBP endpoints for miscallaneous maintenance ([#11127](https://github.com/pezkuwi-js/apps/pull/11127)) (Thanks to https://github.com/miloskriz) - Additional IBP endpoints for miscallaneous maintenance ([#11127](https://github.com/pezkuwichain/pezkuwi-apps/pull/11127)) (Thanks to https://github.com/miloskriz)
- Update edgeware nodes ([#11134](https://github.com/pezkuwi-js/apps/pull/11134)) (Thanks to https://github.com/JelliedOwl) - Update edgeware nodes ([#11134](https://github.com/pezkuwichain/pezkuwi-apps/pull/11134)) (Thanks to https://github.com/JelliedOwl)
- Add Jamton ([#11123](https://github.com/pezkuwi-js/apps/pull/11123)) (Thanks to https://github.com/alexxxkny) - Add Jamton ([#11123](https://github.com/pezkuwichain/pezkuwi-apps/pull/11123)) (Thanks to https://github.com/alexxxkny)
- Add Autonomys Taurus EVM testnet endpoints ([#11135](https://github.com/pezkuwi-js/apps/pull/11135)) (Thanks to https://github.com/jfrank-summit) - Add Autonomys Taurus EVM testnet endpoints ([#11135](https://github.com/pezkuwichain/pezkuwi-apps/pull/11135)) (Thanks to https://github.com/jfrank-summit)
- Update statescan/subsquare external links ([#11143](https://github.com/pezkuwi-js/apps/pull/11143)) (Thanks to https://github.com/wliyongfeng) - Update statescan/subsquare external links ([#11143](https://github.com/pezkuwichain/pezkuwi-apps/pull/11143)) (Thanks to https://github.com/wliyongfeng)
- Updated Dwellir endpoints for Moonriver, Moonbeam, Basilisk and Hydration ([#11149](https://github.com/pezkuwi-js/apps/pull/11149)) (Thanks to https://github.com/Maharacha) - Updated Dwellir endpoints for Moonriver, Moonbeam, Basilisk and Hydration ([#11149](https://github.com/pezkuwichain/pezkuwi-apps/pull/11149)) (Thanks to https://github.com/Maharacha)
- Add NeuroWeb Testnet endpoint for Paseo ([#11151](https://github.com/pezkuwi-js/apps/pull/11151)) (Thanks to https://github.com/NZT48) - Add NeuroWeb Testnet endpoint for Paseo ([#11151](https://github.com/pezkuwichain/pezkuwi-apps/pull/11151)) (Thanks to https://github.com/NZT48)
- Fix links to edgescan.ink for Edgeware ([#11154](https://github.com/pezkuwi-js/apps/pull/11154)) (Thanks to https://github.com/JelliedOwl) - Fix links to edgescan.ink for Edgeware ([#11154](https://github.com/pezkuwichain/pezkuwi-apps/pull/11154)) (Thanks to https://github.com/JelliedOwl)
- Add Helikon public RPC endpoint for Mythos ([#11141](https://github.com/pezkuwi-js/apps/pull/11141)) (Thanks to https://github.com/kukabi) - Add Helikon public RPC endpoint for Mythos ([#11141](https://github.com/pezkuwichain/pezkuwi-apps/pull/11141)) (Thanks to https://github.com/kukabi)
- Set Dicle People as identity provider for Kreivo ([#10609](https://github.com/pezkuwi-js/apps/pull/10609)) (Thanks to https://github.com/pandres95) - Set Dicle People as identity provider for Kreivo ([#10609](https://github.com/pezkuwichain/pezkuwi-apps/pull/10609)) (Thanks to https://github.com/pandres95)
- Deleted the OnFinality Bajun endpoints ([](https://github.com/pezkuwi-js/apps/pull/11183)) (Thanks to https://github.com/FiveKG) - Deleted the OnFinality Bajun endpoints ([](https://github.com/pezkuwichain/pezkuwi-apps/pull/11183)) (Thanks to https://github.com/FiveKG)
- Add Analog mainnet ([#11179](https://github.com/pezkuwi-js/apps/pull/11179)) (Thanks to https://github.com/FlorianFranzen) - Add Analog mainnet ([#11179](https://github.com/pezkuwichain/pezkuwi-apps/pull/11179)) (Thanks to https://github.com/FlorianFranzen)
- Add zagros penpal to the list of networks ([#11171](https://github.com/pezkuwi-js/apps/pull/11171)) (Thanks to https://github.com/franciscoaguirre) - Add zagros penpal to the list of networks ([#11171](https://github.com/pezkuwichain/pezkuwi-apps/pull/11171)) (Thanks to https://github.com/franciscoaguirre)
- Updated the Onfinality Nodle endpoints ([#11189](https://github.com/pezkuwi-js/apps/pull/11189)) (Thanks to https://github.com/FiveKG) - Updated the Onfinality Nodle endpoints ([#11189](https://github.com/pezkuwichain/pezkuwi-apps/pull/11189)) (Thanks to https://github.com/FiveKG)
Changes: Changes:
- Relay Chain Coretime Sales UI ([#11091](https://github.com/pezkuwi-js/apps/pull/11091)) - Relay Chain Coretime Sales UI ([#11091](https://github.com/pezkuwichain/pezkuwi-apps/pull/11091))
- Allow for teyrchains with `isPeopleForIdentity` to access identity from the people chain ([#11160](https://github.com/pezkuwi-js/apps/pull/11160)) - Allow for teyrchains with `isPeopleForIdentity` to access identity from the people chain ([#11160](https://github.com/pezkuwichain/pezkuwi-apps/pull/11160))
- Upgrade chopsticks to 1.0.1 ([#11163](https://github.com/pezkuwi-js/apps/pull/11163)) - Upgrade chopsticks to 1.0.1 ([#11163](https://github.com/pezkuwichain/pezkuwi-apps/pull/11163))
- Upgrade pezkuwi-js deps ([#11191](https://github.com/pezkuwi-js/apps/pull/11191)) - Upgrade pezkuwi-js deps ([#11191](https://github.com/pezkuwichain/pezkuwi-apps/pull/11191))
- @pezkuwi/api -> 15.2.1 - @pezkuwi/api -> 15.2.1
- @pezkuwi/common -> 13.3.1 - @pezkuwi/common -> 13.3.1
- @pezkuwi/ui -> 3.12.1 - @pezkuwi/ui -> 3.12.1
- @pezkuwi/tools -> 0.62.1 - @pezkuwi/tools -> 0.62.1
- @pezkuwi/extension -> 0.58.1 - @pezkuwi/extension -> 0.58.1
- @pezkuwi/phishing -> 0.25.1 - @pezkuwi/phishing -> 0.25.1
- Disable Unreachable Endpoints ([#11099](https://github.com/pezkuwi-js/apps/pull/11099)) ([#11161](https://github.com/pezkuwi-js/apps/pull/11161)) ([#11187](https://github.com/pezkuwi-js/apps/pull/11187)) - Disable Unreachable Endpoints ([#11099](https://github.com/pezkuwichain/pezkuwi-apps/pull/11099)) ([#11161](https://github.com/pezkuwichain/pezkuwi-apps/pull/11161)) ([#11187](https://github.com/pezkuwichain/pezkuwi-apps/pull/11187))
- Update Headers to 2025 ([#11172](https://github.com/pezkuwi-js/apps/pull/11172)) - Update Headers to 2025 ([#11172](https://github.com/pezkuwichain/pezkuwi-apps/pull/11172))
- Update Scripts to correctly write headers ([#11176](https://github.com/pezkuwi-js/apps/pull/11176)) - Update Scripts to correctly write headers ([#11176](https://github.com/pezkuwichain/pezkuwi-apps/pull/11176))
- Fix test that writes to typesbundle ([#11180](https://github.com/pezkuwi-js/apps/pull/11180)) - Fix test that writes to typesbundle ([#11180](https://github.com/pezkuwichain/pezkuwi-apps/pull/11180))
- Bump yarn to 4.6.0 ([#11193](https://github.com/pezkuwi-js/apps/pull/11193)) - Bump yarn to 4.6.0 ([#11193](https://github.com/pezkuwichain/pezkuwi-apps/pull/11193))
+3 -3
View File
@@ -14,11 +14,11 @@ Here you will find a dropdown of all the available languages and all the modules
- adjust any strings as required - adjust any strings as required
- once completed with the changes, click the `Generate translation.json` button to download the translation file - once completed with the changes, click the `Generate translation.json` button to download the translation file
- this file can now be added to the repo with a PR to https://github.com/pezkuwi-js/apps/tree/master/packages/apps/public/locales - this file can now be added to the repo with a PR to https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/apps/public/locales
## Adding a new language (if not in dropdown above) ## Adding a new language (if not in dropdown above)
The process is similar for the above, but does require a new folder with the language identifier to be added. Create [packages/apps/public/locales/<id>](https://github.com/pezkuwi-js/apps/tree/master/packages/apps/public/locales) folder with an empty `translation.json` (containing only `{}`). After addition of the folder, run `yarn build:i18n` and then the new language will be available for update as per the process in the previous section. The process is similar for the above, but does require a new folder with the language identifier to be added. Create [packages/apps/public/locales/<id>](https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/apps/public/locales) folder with an empty `translation.json` (containing only `{}`). After addition of the folder, run `yarn build:i18n` and then the new language will be available for update as per the process in the previous section.
In addition to the language folder, the language also needs to be added to the dropdown for available languages, this can be found in [packages/apps-config/src/settings/languages.ts](https://github.com/pezkuwi-js/apps/blob/master/packages/apps-config/src/settings/languages.ts) In addition to the language folder, the language also needs to be added to the dropdown for available languages, this can be found in [packages/apps-config/src/settings/languages.ts](https://github.com/pezkuwichain/pezkuwi-apps/blob/master/packages/apps-config/src/settings/languages.ts)
+2 -2
View File
@@ -22,7 +22,7 @@ To start off, this repo (along with others in the [@pezkuwi](https://github.com/
To get started - To get started -
1. Clone the repo locally, via `git clone https://github.com/pezkuwi-js/apps <optional local path>` 1. Clone the repo locally, via `git clone https://github.com/pezkuwichain/pezkuwi-apps <optional local path>`
2. Ensure that you have a recent LTS version of Node.js, for development purposes [Node >= 16](https://nodejs.org/en/) is recommended. 2. Ensure that you have a recent LTS version of Node.js, for development purposes [Node >= 16](https://nodejs.org/en/) is recommended.
3. Ensure that you have a recent version of Yarn, for development purposes [Yarn >= 1.22](https://yarnpkg.com/docs/install) is required. 3. Ensure that you have a recent version of Yarn, for development purposes [Yarn >= 1.22](https://yarnpkg.com/docs/install) is required.
4. Install the dependencies by running `yarn install --frozen-lockfile` 4. Install the dependencies by running `yarn install --frozen-lockfile`
@@ -141,4 +141,4 @@ The accounts are stored in the following directories:
* Linux: `~/.config/pezkuwi-apps/pezkuwi-accounts` (or `$XDG_CONFIG_HOME/pezkuwi-apps/pezkuwi-accounts` if `$XDG_CONFIG_HOME` is defined) * Linux: `~/.config/pezkuwi-apps/pezkuwi-accounts` (or `$XDG_CONFIG_HOME/pezkuwi-apps/pezkuwi-accounts` if `$XDG_CONFIG_HOME` is defined)
* Windows: `%APPDATA%\pezkuwi-apps\pezkuwi-accounts` * Windows: `%APPDATA%\pezkuwi-apps\pezkuwi-accounts`
For more details on the desktop app, head over to [Electron package README](https://github.com/pezkuwi-js/apps/blob/master/packages/apps-electron/README.md). For more details on the desktop app, head over to [Electron package README](https://github.com/pezkuwichain/pezkuwi-apps/blob/master/packages/apps-electron/README.md).
+2 -2
View File
@@ -98,7 +98,7 @@
"@pezkuwi/api-derive": "^16.5.6", "@pezkuwi/api-derive": "^16.5.6",
"@pezkuwi/hw-ledger": "^14.0.7", "@pezkuwi/hw-ledger": "^14.0.7",
"@pezkuwi/keyring": "^14.0.7", "@pezkuwi/keyring": "^14.0.7",
"@pezkuwi/networks": "^14.0.7", "@pezkuwi/networks": "^14.0.9",
"@pezkuwi/phishing": "^0.25.22", "@pezkuwi/phishing": "^0.25.22",
"@pezkuwi/rpc-augment": "^16.5.6", "@pezkuwi/rpc-augment": "^16.5.6",
"@pezkuwi/rpc-core": "^16.5.6", "@pezkuwi/rpc-core": "^16.5.6",
@@ -108,7 +108,7 @@
"@pezkuwi/types-augment": "^16.5.6", "@pezkuwi/types-augment": "^16.5.6",
"@pezkuwi/types-codec": "^16.5.6", "@pezkuwi/types-codec": "^16.5.6",
"@pezkuwi/types-create": "^16.5.6", "@pezkuwi/types-create": "^16.5.6",
"@pezkuwi/types-known": "^16.5.6", "@pezkuwi/types-known": "^16.5.8",
"@pezkuwi/types-support": "^16.5.6", "@pezkuwi/types-support": "^16.5.6",
"@pezkuwi/util": "^14.0.7", "@pezkuwi/util": "^14.0.7",
"@pezkuwi/util-crypto": "^14.0.7", "@pezkuwi/util-crypto": "^14.0.7",
+9 -6
View File
@@ -16,17 +16,20 @@ export function getGenesis (name: string): HexString {
export const KULUPU_GENESIS = getGenesis('kulupu'); export const KULUPU_GENESIS = getGenesis('kulupu');
// Dicle (formerly Kusama) genesis hash // Dicle - Pezkuwi canary relay chain (placeholder until mainnet launch)
export const DICLE_GENESIS = '0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe'; export const DICLE_GENESIS = '0xd9d3cd7c1e5d890d969b957f4c5b71a111bbeeabc968f1d0d4538c2663f080a7';
// Pezkuwi (formerly Polkadot) genesis hash // Pezkuwi - Pezkuwi main relay chain (placeholder until mainnet launch)
export const PEZKUWI_GENESIS = '0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3'; export const PEZKUWI_GENESIS = '0x41693961995d879073269a008d0a52832caa3e0ae73869f02127f3d5daa4934c';
export const PEZKUWI_DENOM_BLOCK = new BN(1248328); export const PEZKUWI_DENOM_BLOCK = new BN(1248328);
export const PASEO_GENESIS = '0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f'; export const PASEO_GENESIS = '0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f';
// Zagros (formerly Westend) genesis hash // Zagros - Pezkuwi test relay chain (placeholder until testnet launch)
export const ZAGROS_GENESIS = '0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e'; export const ZAGROS_GENESIS = '0x297f5a4d105b4b28312586ff1915572ffe4ee015ff772b76399ecbff25a22026';
// PezkuwiChain - Pezkuwi dev relay chain (placeholder until devnet launch)
export const PEZKUWICHAIN_GENESIS = '0x32154fd2c844f928c82964ff66168b41b15fc235f3a956d14393734c1ed4326b';
export const NEATCOIN_GENESIS = '0xfbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595'; export const NEATCOIN_GENESIS = '0xfbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595';
@@ -1,7 +1,7 @@
// Copyright 2017-2025 @pezkuwi/apps-config authors & contributors // Copyright 2017-2025 @pezkuwi/apps-config authors & contributors
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// Not used/included in index.ts as of https://github.com/pezkuwi-js/apps/pull/9243 // Not used/included in index.ts as of https://github.com/pezkuwichain/pezkuwi-apps/pull/9243
import type { OverrideBundleDefinition } from '@pezkuwi/types/types'; import type { OverrideBundleDefinition } from '@pezkuwi/types/types';
+2 -2
View File
@@ -46,7 +46,7 @@ import encointerNodeTeeproxy from './encointer-node-teeproxy.js';
import encointerPara from './encointer-para.js'; import encointerPara from './encointer-para.js';
import equilibrium from './equilibrium.js'; import equilibrium from './equilibrium.js';
import fantour from './fantour.js'; import fantour from './fantour.js';
// See https://github.com/pezkuwi-js/apps/pull/9243 // See https://github.com/pezkuwichain/pezkuwi-apps/pull/9243
// import fragnova from './fragnova.js'; // import fragnova from './fragnova.js';
import ferrum from './ferrum.js'; import ferrum from './ferrum.js';
import frequency from './frequency.js'; import frequency from './frequency.js';
@@ -198,7 +198,7 @@ const spec: Record<string, OverrideBundleDefinition> = {
'encointer-node-teeproxy': encointerNodeTeeproxy, 'encointer-node-teeproxy': encointerNodeTeeproxy,
'encointer-teyrchain': encointerPara, 'encointer-teyrchain': encointerPara,
fantour, fantour,
// See https://github.com/pezkuwi-js/apps/pull/9243 // See https://github.com/pezkuwichain/pezkuwi-apps/pull/9243
// fragnova, // fragnova,
// 'fragnova-testnet': fragnova, // 'fragnova-testnet': fragnova,
'ferrum-teyrchain': ferrum, 'ferrum-teyrchain': ferrum,
@@ -61,7 +61,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'Ares Odyssey', info: 'Ares Odyssey',
providers: { providers: {
// 'Ares Protocol': 'wss://odyssey.aresprotocol.io' // https://github.com/pezkuwi-js/apps/issues/10411 // 'Ares Protocol': 'wss://odyssey.aresprotocol.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10411
}, },
text: 'Ares Odyssey', text: 'Ares Odyssey',
ui: { ui: {
@@ -145,7 +145,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'centrifuge', info: 'centrifuge',
providers: { providers: {
// Centrifuge: 'wss://fullnode.centrifuge.io' // https://github.com/pezkuwi-js/apps/issues/8012 // Centrifuge: 'wss://fullnode.centrifuge.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8012
}, },
text: 'Centrifuge Standalone [Archived]', text: 'Centrifuge Standalone [Archived]',
ui: { ui: {
@@ -157,7 +157,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'cere', info: 'cere',
providers: { providers: {
'Cere Network': 'wss://archive.mainnet.cere.network/ws' 'Cere Network': 'wss://archive.mainnet.cere.network/ws'
// 'Republic Crypto | Runtime': 'wss://mainnet.cere-archive.republiccrypto-runtime.com:444' // https://github.com/pezkuwi-js/apps/issues/9828 // 'Republic Crypto | Runtime': 'wss://mainnet.cere-archive.republiccrypto-runtime.com:444' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9828
}, },
text: 'Cere Network', text: 'Cere Network',
ui: { ui: {
@@ -190,7 +190,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'communeai', info: 'communeai',
providers: { providers: {
// Bitconnect: 'wss://commune-api-node-1.communeai.net' // https://github.com/pezkuwi-js/apps/issues/11950 // Bitconnect: 'wss://commune-api-node-1.communeai.net' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11950
// OnFinality: 'wss://commune.api.onfinality.io/public-ws' // OnFinality: 'wss://commune.api.onfinality.io/public-ws'
}, },
text: 'Commune AI', text: 'Commune AI',
@@ -202,7 +202,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'competitors-club', info: 'competitors-club',
providers: { providers: {
// 'Competitors Club': 'wss://node0.competitors.club/wss' // https://github.com/pezkuwi-js/apps/issues/8263 // 'Competitors Club': 'wss://node0.competitors.club/wss' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8263
}, },
text: 'Competitors Club', text: 'Competitors Club',
ui: { ui: {
@@ -224,7 +224,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'crown-sterling', info: 'crown-sterling',
providers: { providers: {
// 'Crown Sterling': 'wss://blockchain.crownsterling.io' https://github.com/pezkuwi-js/apps/issues/10289 // 'Crown Sterling': 'wss://blockchain.crownsterling.io' https://github.com/pezkuwichain/pezkuwi-apps/issues/10289
}, },
text: 'Crown Sterling', text: 'Crown Sterling',
ui: { ui: {
@@ -250,8 +250,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'debio', info: 'debio',
providers: { providers: {
// DeBio: 'wss://ws-rpc.debio.network', // https://github.com/pezkuwi-js/apps/issues/10118 // DeBio: 'wss://ws-rpc.debio.network', // https://github.com/pezkuwichain/pezkuwi-apps/issues/10118
// Octopus: 'wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e' // https://github.com/pezkuwi-js/apps/issues/11234 // Octopus: 'wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11234
}, },
text: 'DeBio', text: 'DeBio',
ui: { ui: {
@@ -262,7 +262,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'dock-pos-mainnet', info: 'dock-pos-mainnet',
providers: { providers: {
// 'Dock Association': 'wss://mainnet-node.dock.io' // https://github.com/pezkuwi-js/apps/issues/11460 // 'Dock Association': 'wss://mainnet-node.dock.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11460
}, },
text: 'Dock', text: 'Dock',
ui: { ui: {
@@ -272,9 +272,9 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'edgeware', info: 'edgeware',
providers: { providers: {
// 'Commonwealth Labs': 'wss://mainnet2.edgewa.re', // https://github.com/pezkuwi-js/apps/issues/10373 // 'Commonwealth Labs': 'wss://mainnet2.edgewa.re', // https://github.com/pezkuwichain/pezkuwi-apps/issues/10373
'JelliedOwl Bangalore': 'wss://edgeware-rpc3.jelliedowl.net' 'JelliedOwl Bangalore': 'wss://edgeware-rpc3.jelliedowl.net'
// OnFinality: 'wss://edgeware.api.onfinality.io/public-ws' // https://github.com/pezkuwi-js/apps/issues/9795 // OnFinality: 'wss://edgeware.api.onfinality.io/public-ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9795
}, },
text: 'Edgeware', text: 'Edgeware',
ui: { ui: {
@@ -285,7 +285,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'efinity', info: 'efinity',
providers: { providers: {
// Efinity: 'wss://rpc.efinity.io' // https://github.com/pezkuwi-js/apps/pull/6761 // Efinity: 'wss://rpc.efinity.io' // https://github.com/pezkuwichain/pezkuwi-apps/pull/6761
}, },
text: 'Efinity', text: 'Efinity',
ui: { ui: {
@@ -307,7 +307,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'fragnova', info: 'fragnova',
providers: { providers: {
// 'Fragnova Network': 'wss://ws.fragnova.network' // https://github.com/pezkuwi-js/apps/issues/10172 // 'Fragnova Network': 'wss://ws.fragnova.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10172
}, },
text: 'Fragnova', // The text to display on the dropdown text: 'Fragnova', // The text to display on the dropdown
ui: { ui: {
@@ -318,7 +318,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'hanonycash', info: 'hanonycash',
providers: { providers: {
// Hanonycash: 'wss://rpc.hanonycash.com' // https://github.com/pezkuwi-js/apps/runs/2755409009?check_suite_focus=true // Hanonycash: 'wss://rpc.hanonycash.com' // https://github.com/pezkuwichain/pezkuwi-apps/runs/2755409009?check_suite_focus=true
}, },
text: 'Hanonycash', text: 'Hanonycash',
ui: { ui: {
@@ -339,7 +339,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'innovatorchain', info: 'innovatorchain',
providers: { providers: {
// Innovator: 'wss://rpc.innovatorchain.com' // https://github.com/pezkuwi-js/apps/issues/10373 // Innovator: 'wss://rpc.innovatorchain.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10373
}, },
text: 'Innovator Chain', text: 'Innovator Chain',
ui: { ui: {
@@ -363,8 +363,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'jur', info: 'jur',
providers: { providers: {
// 'Iceberg Nodes': 'wss://jur-mainnet-archive-rpc-1.icebergnodes.io' // https://github.com/pezkuwi-js/apps/issues/10289 // 'Iceberg Nodes': 'wss://jur-mainnet-archive-rpc-1.icebergnodes.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10289
// 'Simply Staking': 'wss://jur-archive-mainnet-1.simplystaking.xyz/VX68C07AR4K2/ws' // https://github.com/pezkuwi-js/apps/issues/10172 // 'Simply Staking': 'wss://jur-archive-mainnet-1.simplystaking.xyz/VX68C07AR4K2/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10172
}, },
text: 'Jur', text: 'Jur',
ui: { ui: {
@@ -375,7 +375,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'kulupu', info: 'kulupu',
providers: { providers: {
// Kulupu: 'wss://rpc.kulupu.corepaper.org/ws' https://github.com/pezkuwi-js/apps/issues/11157 // Kulupu: 'wss://rpc.kulupu.corepaper.org/ws' https://github.com/pezkuwichain/pezkuwi-apps/issues/11157
}, },
text: 'Kulupu', text: 'Kulupu',
ui: { ui: {
@@ -386,7 +386,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'kusari', info: 'kusari',
providers: { providers: {
// Swapdex: 'wss://ws.kusari.network' // https://github.com/pezkuwi-js/apps/issues/9712 // Swapdex: 'wss://ws.kusari.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9712
}, },
text: 'Kusari', text: 'Kusari',
ui: { ui: {
@@ -409,7 +409,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'logion', info: 'logion',
providers: { providers: {
// 'Logion 1': 'wss://rpc01.logion.network' // https://github.com/pezkuwi-js/apps/issues/10667 // 'Logion 1': 'wss://rpc01.logion.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10667
}, },
text: 'Logion Solochain (Archive)', text: 'Logion Solochain (Archive)',
ui: { ui: {
@@ -420,8 +420,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'mathchain', info: 'mathchain',
providers: { providers: {
// MathWallet: 'wss://mathchain-asia.maiziqianbao.net/ws', // https://github.com/pezkuwi-js/apps/issues/8525 // MathWallet: 'wss://mathchain-asia.maiziqianbao.net/ws', // https://github.com/pezkuwichain/pezkuwi-apps/issues/8525
// 'MathWallet Backup': 'wss://mathchain-us.maiziqianbao.net/ws' // https://github.com/pezkuwi-js/apps/issues/8525 // 'MathWallet Backup': 'wss://mathchain-us.maiziqianbao.net/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8525
}, },
text: 'MathChain', text: 'MathChain',
ui: { ui: {
@@ -432,7 +432,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'minix', info: 'minix',
providers: { providers: {
// ChainX: 'wss://minichain-mainnet.coming.chat/ws' // https://github.com/pezkuwi-js/apps/issues/7182 // ChainX: 'wss://minichain-mainnet.coming.chat/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7182
}, },
text: 'MiniX', text: 'MiniX',
ui: { ui: {
@@ -443,8 +443,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'myriad', info: 'myriad',
providers: { providers: {
// Myriad: 'wss://ws-rpc.myriad.social', // https://github.com/pezkuwi-js/apps/issues/10172 // Myriad: 'wss://ws-rpc.myriad.social', // https://github.com/pezkuwichain/pezkuwi-apps/issues/10172
// Octopus: 'wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0' // https://github.com/pezkuwi-js/apps/issues/11263 // Octopus: 'wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11263
}, },
text: 'Myriad', text: 'Myriad',
ui: { ui: {
@@ -455,7 +455,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'neatcoin', info: 'neatcoin',
providers: { providers: {
// Neatcoin: 'wss://rpc.neatcoin.org/ws' https://github.com/pezkuwi-js/apps/issues/11157 // Neatcoin: 'wss://rpc.neatcoin.org/ws' https://github.com/pezkuwichain/pezkuwi-apps/issues/11157
}, },
text: 'Neatcoin', text: 'Neatcoin',
ui: {} ui: {}
@@ -473,8 +473,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'nodle', info: 'nodle',
providers: { providers: {
// Nodle: 'wss://main3.nodleprotocol.io', // https://github.com/pezkuwi-js/apps/issues/7652 // Nodle: 'wss://main3.nodleprotocol.io', // https://github.com/pezkuwichain/pezkuwi-apps/issues/7652
// OnFinality: 'wss://nodle.api.onfinality.io/public-ws' // https://github.com/pezkuwi-js/apps/issues/8013 // OnFinality: 'wss://nodle.api.onfinality.io/public-ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8013
}, },
text: 'Nodle', text: 'Nodle',
ui: { ui: {
@@ -485,7 +485,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'polkadex', info: 'polkadex',
providers: { providers: {
// OnFinality: 'wss://polkadex.api.onfinality.io/public-ws', // https://github.com/pezkuwi-js/apps/issues/11827 // OnFinality: 'wss://polkadex.api.onfinality.io/public-ws', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11827
PolkadexSup: 'wss://so.polkadex.ee', PolkadexSup: 'wss://so.polkadex.ee',
RadiumBlock: 'wss://polkadex.public.curie.radiumblock.co/ws' RadiumBlock: 'wss://polkadex.public.curie.radiumblock.co/ws'
}, },
@@ -509,7 +509,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'riochain', info: 'riochain',
providers: { providers: {
// RioChain: 'wss://node.v1.riochain.io' // https://github.com/pezkuwi-js/apps/issues/9054 // RioChain: 'wss://node.v1.riochain.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9054
}, },
text: 'RioChain', text: 'RioChain',
ui: { ui: {
@@ -520,7 +520,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'robonomics', info: 'robonomics',
providers: { providers: {
// Airalab: 'wss://dicle.rpc.robonomics.network/' // https://github.com/pezkuwi-js/apps/pull/6761 // Airalab: 'wss://dicle.rpc.robonomics.network/' // https://github.com/pezkuwichain/pezkuwi-apps/pull/6761
}, },
text: 'Robonomics', text: 'Robonomics',
ui: { ui: {
@@ -531,7 +531,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'sherpax', info: 'sherpax',
providers: { providers: {
// ChainX: 'wss://mainnet.sherpax.io' // https://github.com/pezkuwi-js/apps/issues/9712 // ChainX: 'wss://mainnet.sherpax.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9712
}, },
text: 'SherpaX', text: 'SherpaX',
ui: { ui: {
@@ -545,7 +545,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
OnFinality: 'wss://sora.api.onfinality.io/public-ws', OnFinality: 'wss://sora.api.onfinality.io/public-ws',
'SORA Parliament Ministry of Finance': 'wss://ws.mof.sora.org', 'SORA Parliament Ministry of Finance': 'wss://ws.mof.sora.org',
'SORA Parliament Ministry of Finance #2': 'wss://mof2.sora.org' 'SORA Parliament Ministry of Finance #2': 'wss://mof2.sora.org'
// 'SORA Parliament Ministry of Finance #3': 'wss://mof3.sora.org' // https://github.com/pezkuwi-js/apps/issues/12007 // 'SORA Parliament Ministry of Finance #3': 'wss://mof3.sora.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/12007
}, },
text: 'SORA', text: 'SORA',
ui: { ui: {
@@ -556,7 +556,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'spanner', info: 'spanner',
providers: { providers: {
// Spanner: 'wss://wss.spannerprotocol.com' // https://github.com/pezkuwi-js/apps/issues/6547 // Spanner: 'wss://wss.spannerprotocol.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6547
}, },
text: 'Spanner', text: 'Spanner',
ui: { ui: {
@@ -578,7 +578,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subgame', info: 'subgame',
providers: { providers: {
// SubGame: 'wss://mainnet.subgame.org/' // https://github.com/pezkuwi-js/apps/issues/9030 // SubGame: 'wss://mainnet.subgame.org/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9030
}, },
text: 'SubGame', text: 'SubGame',
ui: { ui: {
@@ -589,7 +589,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subsocial', info: 'subsocial',
providers: { providers: {
// DappForce: 'wss://rpc.subsocial.network' // https://github.com/pezkuwi-js/apps/issues/8046 // DappForce: 'wss://rpc.subsocial.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8046
}, },
text: 'Subsocial', text: 'Subsocial',
ui: { ui: {
@@ -600,7 +600,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'swapdex', info: 'swapdex',
providers: { providers: {
// Swapdex: 'wss://ws.swapdex.network' // https://github.com/pezkuwi-js/apps/issues/10030 // Swapdex: 'wss://ws.swapdex.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10030
}, },
text: 'Swapdex', text: 'Swapdex',
ui: { ui: {
@@ -635,7 +635,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'ternoa', info: 'ternoa',
providers: { providers: {
CapsuleCorp: 'wss://mainnet.ternoa.network' // https://github.com/pezkuwi-js/apps/issues/10172 CapsuleCorp: 'wss://mainnet.ternoa.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10172
}, },
text: 'Ternoa', text: 'Ternoa',
ui: { ui: {
@@ -668,7 +668,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'uniarts', info: 'uniarts',
providers: { providers: {
// UniArts: 'wss://mainnet.uniarts.vip:9443' // https://github.com/pezkuwi-js/apps/issues/9059 // UniArts: 'wss://mainnet.uniarts.vip:9443' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9059
}, },
text: 'UniArts', text: 'UniArts',
ui: { ui: {
@@ -691,9 +691,9 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'vara', info: 'vara',
isPeopleForIdentity: false, isPeopleForIdentity: false,
providers: { providers: {
// Blast: 'wss://vara-mainnet.public.blastapi.io', // https://github.com/pezkuwi-js/apps/issues/11577 // Blast: 'wss://vara-mainnet.public.blastapi.io', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11577
Gear: 'wss://rpc.vara.network' Gear: 'wss://rpc.vara.network'
// 'P2P.org': 'wss://vara.bizinikiwi-rpc.p2p.org/' // https://github.com/pezkuwi-js/apps/issues/11337 // 'P2P.org': 'wss://vara.bizinikiwi-rpc.p2p.org/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11337
}, },
text: 'Vara', text: 'Vara',
ui: { ui: {
@@ -715,7 +715,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'westlake', info: 'westlake',
providers: { providers: {
// DataHighway: 'wss://westlake.datahighway.com' // https://github.com/pezkuwi-js/apps/issues/7293 // DataHighway: 'wss://westlake.datahighway.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7293
}, },
text: 'Westlake', text: 'Westlake',
ui: { ui: {
@@ -4,6 +4,7 @@
import type { EndpointOption } from './types.js'; import type { EndpointOption } from './types.js';
import { DICLE_GENESIS } from '../api/constants.js'; import { DICLE_GENESIS } from '../api/constants.js';
import { chainsDicleSVG } from '../ui/logos/chains/index.js';
import { getTeleports } from './util.js'; import { getTeleports } from './util.js';
// Dicle Network Endpoints (Canary Network) // Dicle Network Endpoints (Canary Network)
@@ -22,7 +23,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Asset Hub', text: 'Asset Hub',
ui: { ui: {
color: '#f47738', color: '#f47738',
logo: 'chainsDicleSVG' logo: chainsDicleSVG
} }
}, },
{ {
@@ -36,7 +37,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Bridge Hub', text: 'Bridge Hub',
ui: { ui: {
color: '#f47738', color: '#f47738',
logo: 'chainsDicleSVG' logo: chainsDicleSVG
} }
}, },
{ {
@@ -50,7 +51,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Collectives', text: 'Collectives',
ui: { ui: {
color: '#f47738', color: '#f47738',
logo: 'chainsDicleSVG' logo: chainsDicleSVG
} }
}, },
{ {
@@ -64,7 +65,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Coretime', text: 'Coretime',
ui: { ui: {
color: '#f47738', color: '#f47738',
logo: 'chainsDicleSVG' logo: chainsDicleSVG
} }
}, },
{ {
@@ -79,7 +80,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'People', text: 'People',
ui: { ui: {
color: '#f47738', color: '#f47738',
logo: 'chainsDicleSVG' logo: chainsDicleSVG
} }
} }
]; ];
@@ -102,6 +103,6 @@ export const prodRelayDicle: EndpointOption = {
ui: { ui: {
color: '#f47738', color: '#f47738',
identityIcon: 'jdenticon', identityIcon: 'jdenticon',
logo: 'chainsDicleSVG' logo: chainsDicleSVG
} }
}; };
@@ -4,6 +4,7 @@
import type { EndpointOption } from './types.js'; import type { EndpointOption } from './types.js';
import { PEZKUWI_GENESIS } from '../api/constants.js'; import { PEZKUWI_GENESIS } from '../api/constants.js';
import { chainsPezkuwiSVG } from '../ui/logos/chains/index.js';
import { getTeleports } from './util.js'; import { getTeleports } from './util.js';
// Pezkuwi Network Endpoints // Pezkuwi Network Endpoints
@@ -22,7 +23,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Asset Hub', text: 'Asset Hub',
ui: { ui: {
color: '#86e62a', color: '#86e62a',
logo: 'chainsPezkuwiSVG' logo: chainsPezkuwiSVG
} }
}, },
{ {
@@ -36,7 +37,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Bridge Hub', text: 'Bridge Hub',
ui: { ui: {
color: '#86e62a', color: '#86e62a',
logo: 'chainsPezkuwiSVG' logo: chainsPezkuwiSVG
} }
}, },
{ {
@@ -50,7 +51,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Collectives', text: 'Collectives',
ui: { ui: {
color: '#86e62a', color: '#86e62a',
logo: 'chainsPezkuwiSVG' logo: chainsPezkuwiSVG
} }
}, },
{ {
@@ -64,7 +65,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Coretime', text: 'Coretime',
ui: { ui: {
color: '#86e62a', color: '#86e62a',
logo: 'chainsPezkuwiSVG' logo: chainsPezkuwiSVG
} }
}, },
{ {
@@ -79,7 +80,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'People', text: 'People',
ui: { ui: {
color: '#86e62a', color: '#86e62a',
logo: 'chainsPezkuwiSVG' logo: chainsPezkuwiSVG
} }
} }
]; ];
@@ -103,6 +104,6 @@ export const prodRelayPezkuwi: EndpointOption = {
ui: { ui: {
color: '#e6007a', color: '#e6007a',
identityIcon: 'jdenticon', identityIcon: 'jdenticon',
logo: 'chainsPezkuwiSVG' logo: chainsPezkuwiSVG
} }
}; };
+94 -94
View File
@@ -37,7 +37,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: '3dpass-testnet', info: '3dpass-testnet',
providers: { providers: {
// '3dpass': 'wss://test-rpc.3dpass.org' // https://github.com/pezkuwi-js/apps/issues/9443 // '3dpass': 'wss://test-rpc.3dpass.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9443
}, },
text: '3DPass Testnet', text: '3DPass Testnet',
ui: { ui: {
@@ -48,7 +48,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'aleph-testnet', info: 'aleph-testnet',
providers: { providers: {
// 'Aleph Zero Foundation': 'wss://ws.test.azero.dev' // https://github.com/pezkuwi-js/apps/issues/11882 // 'Aleph Zero Foundation': 'wss://ws.test.azero.dev' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11882
// OnFinality: 'wss://aleph-zero.api.onfinality.io/public-ws' // OnFinality: 'wss://aleph-zero.api.onfinality.io/public-ws'
}, },
text: 'Aleph Zero Testnet', text: 'Aleph Zero Testnet',
@@ -73,7 +73,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'nodle', info: 'nodle',
providers: { providers: {
// Nodle: 'wss://arcadia1.nodleprotocol.io' // https://github.com/pezkuwi-js/apps/issues/7652 // Nodle: 'wss://arcadia1.nodleprotocol.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7652
}, },
text: 'Arcadia', text: 'Arcadia',
ui: { ui: {
@@ -84,7 +84,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'arctic', info: 'arctic',
providers: { providers: {
// Arctic: 'wss://arctic-rpc.icenetwork.io:9944' // https://github.com/pezkuwi-js/apps/issues/9405 // Arctic: 'wss://arctic-rpc.icenetwork.io:9944' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9405
}, },
text: 'Arctic', text: 'Arctic',
ui: { ui: {
@@ -94,7 +94,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'Ares Gladios', info: 'Ares Gladios',
providers: { providers: {
// 'Ares Protocol': 'wss://gladios.aresprotocol.io' // https://github.com/pezkuwi-js/apps/issues/9106 // 'Ares Protocol': 'wss://gladios.aresprotocol.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9106
}, },
text: 'Ares Gladios', text: 'Ares Gladios',
ui: { ui: {
@@ -116,7 +116,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'jaz', info: 'jaz',
providers: { providers: {
// Jaz: 'wss://ws0.jaz.network' // https://github.com/pezkuwi-js/apps/issues/9059 // Jaz: 'wss://ws0.jaz.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9059
}, },
text: 'Artio Testnet', text: 'Artio Testnet',
ui: { ui: {
@@ -149,7 +149,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'edgeware', info: 'edgeware',
providers: { providers: {
// JelliedOwl: 'wss://beresheet.jelliedowl.net' // https://github.com/pezkuwi-js/apps/issues/11696 // JelliedOwl: 'wss://beresheet.jelliedowl.net' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11696
}, },
text: 'Beresheet (Edgeware)', text: 'Beresheet (Edgeware)',
ui: { ui: {
@@ -159,7 +159,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'bifrost', info: 'bifrost',
providers: { providers: {
// Liebi: 'wss://bifrost-rpc.testnet.liebi.com/ws' // https://github.com/pezkuwi-js/apps/issues/8139 // Liebi: 'wss://bifrost-rpc.testnet.liebi.com/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8139
}, },
text: 'Bifrost Stage Network', text: 'Bifrost Stage Network',
ui: { ui: {
@@ -192,8 +192,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'cere', info: 'cere',
providers: { providers: {
// 'Cere Network': 'wss://archive.testnet.cere.network/ws' // https://github.com/pezkuwi-js/apps/issues/9712 // 'Cere Network': 'wss://archive.testnet.cere.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9712
// 'Republic Crypto | Runtime': 'wss://testnet.cere-archive.republiccrypto-runtime.com:444' // https://github.com/pezkuwi-js/apps/issues/9712 // 'Republic Crypto | Runtime': 'wss://testnet.cere-archive.republiccrypto-runtime.com:444' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9712
}, },
text: 'Cere Network Testnet', text: 'Cere Network Testnet',
ui: { ui: {
@@ -204,7 +204,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'cess-testnet', info: 'cess-testnet',
providers: { providers: {
// CESS: 'wss://testnet-rpc0.cess.cloud/ws/' // https://github.com/pezkuwi-js/apps/issues/10184 // CESS: 'wss://testnet-rpc0.cess.cloud/ws/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10184
}, },
text: 'CESS Testnet', text: 'CESS Testnet',
ui: { ui: {
@@ -248,8 +248,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'Crust Maxwell', info: 'Crust Maxwell',
providers: { providers: {
// 'Crust Network': 'wss://api.crust.network/', // https://github.com/pezkuwi-js/apps/issues/8060 // 'Crust Network': 'wss://api.crust.network/', // https://github.com/pezkuwichain/pezkuwi-apps/issues/8060
// 'DCloud Foundation': 'wss://api.decloudf.com/' // https://github.com/pezkuwi-js/apps/issues/8060 // 'DCloud Foundation': 'wss://api.decloudf.com/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8060
}, },
text: 'Crust Maxwell', text: 'Crust Maxwell',
ui: { ui: {
@@ -283,7 +283,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'datahighway', info: 'datahighway',
isDisabled: true, isDisabled: true,
providers: { providers: {
// MXC: 'wss://spreehafen.datahighway.com' // https://github.com/pezkuwi-js/apps/issues/9601 // MXC: 'wss://spreehafen.datahighway.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9601
}, },
text: 'Spreehafen', text: 'Spreehafen',
ui: { ui: {
@@ -293,8 +293,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'debio-testnet', info: 'debio-testnet',
providers: { providers: {
// DeBio: 'wss://ws-rpc.testnet.debio.network', // https://github.com/pezkuwi-js/apps/issues/10172 // DeBio: 'wss://ws-rpc.testnet.debio.network', // https://github.com/pezkuwichain/pezkuwi-apps/issues/10172
// Octopus: 'wss://gateway.testnet.octopus.network/debionetwork/554976cbb180f676f188abe14d63ca24' // https://github.com/pezkuwi-js/apps/issues/10667 // Octopus: 'wss://gateway.testnet.octopus.network/debionetwork/554976cbb180f676f188abe14d63ca24' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10667
}, },
text: 'DeBio Testnet', text: 'DeBio Testnet',
ui: { ui: {
@@ -305,7 +305,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'dock-testnet', info: 'dock-testnet',
providers: { providers: {
// 'Dock Association': 'wss://knox-1.dock.io' // https://github.com/pezkuwi-js/apps/issues/6831 // 'Dock Association': 'wss://knox-1.dock.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6831
}, },
text: 'Dock', text: 'Dock',
ui: { ui: {
@@ -315,7 +315,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'dolphin', info: 'dolphin',
providers: { providers: {
// 'Dolphin Testnet': 'wss://trillian.dolphin.red' // https://github.com/pezkuwi-js/apps/issues/7439 // 'Dolphin Testnet': 'wss://trillian.dolphin.red' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7439
}, },
text: 'Dolphin Testnet', text: 'Dolphin Testnet',
ui: { ui: {
@@ -326,7 +326,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'dotmog', info: 'dotmog',
providers: { providers: {
// DOTMog: 'wss://mogiway-01.dotmog.com' // https://github.com/pezkuwi-js/apps/issues/8895 // DOTMog: 'wss://mogiway-01.dotmog.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8895
}, },
text: 'DOTMog', text: 'DOTMog',
ui: { ui: {
@@ -337,7 +337,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'encointer', info: 'encointer',
providers: { providers: {
// 'Encointer Association': 'wss://gesell.encointer.org' // https://github.com/pezkuwi-js/apps/issues/11186 // 'Encointer Association': 'wss://gesell.encointer.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11186
}, },
text: 'Encointer Gesell', text: 'Encointer Gesell',
ui: { ui: {
@@ -348,7 +348,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'equilibrium', info: 'equilibrium',
providers: { providers: {
// Equilibrium: 'wss://testnet.equilibrium.io' // https://github.com/pezkuwi-js/apps/issues/6250 // Equilibrium: 'wss://testnet.equilibrium.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6250
}, },
text: 'Equilibrium', text: 'Equilibrium',
ui: { ui: {
@@ -359,7 +359,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'fantour', info: 'fantour',
providers: { providers: {
// FantourDev: 'wss://test-ws.fantour.io' // https://github.com/pezkuwi-js/apps/issues/6519 // FantourDev: 'wss://test-ws.fantour.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6519
}, },
text: 'Fantour', text: 'Fantour',
ui: { ui: {
@@ -370,7 +370,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'ferrum', info: 'ferrum',
providers: { providers: {
// FerrumNetwork: 'wss://testnet.dev.svcs.ferrumnetwork.io' // https://github.com/pezkuwi-js/apps/issues/9748 // FerrumNetwork: 'wss://testnet.dev.svcs.ferrumnetwork.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9748
}, },
text: 'Ferrum Testnet', text: 'Ferrum Testnet',
ui: { ui: {
@@ -381,7 +381,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'bizinikiwi', info: 'bizinikiwi',
providers: { providers: {
// Parity: 'wss://bizinikiwi-rpc.parity.io' // https://github.com/pezkuwi-js/apps/issues/5571 // Parity: 'wss://bizinikiwi-rpc.parity.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/5571
}, },
text: 'Flaming Fir', text: 'Flaming Fir',
ui: { ui: {
@@ -391,7 +391,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'fragnova', info: 'fragnova',
providers: { providers: {
// 'Fragnova Network': 'wss://ws-test.fragnova.network' // https://github.com/pezkuwi-js/apps/issues/9490 // 'Fragnova Network': 'wss://ws-test.fragnova.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9490
}, },
text: 'Fragnova Testnet', text: 'Fragnova Testnet',
ui: { ui: {
@@ -402,7 +402,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'Galital', info: 'Galital',
providers: { providers: {
// StarkleyTech: 'wss://galital-rpc-testnet.starkleytech.com' // https://github.com/pezkuwi-js/apps/issues/6721 // StarkleyTech: 'wss://galital-rpc-testnet.starkleytech.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6721
}, },
text: 'Galital PC2', text: 'Galital PC2',
ui: { ui: {
@@ -413,8 +413,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'galois', info: 'galois',
providers: { providers: {
// MathWallet: 'wss://galois-hk.maiziqianbao.net/ws', // https://github.com/pezkuwi-js/apps/issues/9059 // MathWallet: 'wss://galois-hk.maiziqianbao.net/ws', // https://github.com/pezkuwichain/pezkuwi-apps/issues/9059
// 'MathWallet Backup': 'wss://galois.maiziqianbao.net/ws' // https://github.com/pezkuwi-js/apps/issues/9109 // 'MathWallet Backup': 'wss://galois.maiziqianbao.net/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9109
}, },
text: 'Galois', text: 'Galois',
ui: { ui: {
@@ -425,7 +425,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'gamepower', info: 'gamepower',
providers: { providers: {
// GamePower: 'wss://gamepower.io' // https://github.com/pezkuwi-js/apps/issues/7223 // GamePower: 'wss://gamepower.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7223
}, },
text: 'GamePower', text: 'GamePower',
ui: { ui: {
@@ -436,7 +436,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'geek', info: 'geek',
providers: { providers: {
// 'Geek Team': 'wss://testnet.geekcash.org' // https://github.com/pezkuwi-js/apps/issues/8361 // 'Geek Team': 'wss://testnet.geekcash.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8361
}, },
text: 'GeekCash', text: 'GeekCash',
ui: { ui: {
@@ -447,7 +447,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'halongbay', info: 'halongbay',
providers: { providers: {
// Halongbay: 'wss://halongbay.polkafoundry.com' // https://github.com/pezkuwi-js/apps/issues/6871 // Halongbay: 'wss://halongbay.polkafoundry.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6871
}, },
text: 'Halongbay Testnet', text: 'Halongbay Testnet',
ui: { ui: {
@@ -458,7 +458,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'interlay-testnet', info: 'interlay-testnet',
providers: { providers: {
// Interlay: 'wss://api-testnet.interlay.io/teyrchain/' https://github.com/pezkuwi-js/apps/issues/11157 // Interlay: 'wss://api-testnet.interlay.io/teyrchain/' https://github.com/pezkuwichain/pezkuwi-apps/issues/11157
}, },
text: 'Interlay Testnet', text: 'Interlay Testnet',
ui: { ui: {
@@ -468,7 +468,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'brainstorm', info: 'brainstorm',
providers: { providers: {
// 'InvArch Team': 'wss://brainstorm.invarch.network/' // https://github.com/pezkuwi-js/apps/issues/8020 // 'InvArch Team': 'wss://brainstorm.invarch.network/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8020
}, },
text: 'InvArch Brainstorm Testnet', text: 'InvArch Brainstorm Testnet',
ui: { ui: {
@@ -478,7 +478,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
}, },
{ {
info: 'ipse', info: 'ipse',
isDisabled: true, // https://github.com/pezkuwi-js/apps/issues/6242 isDisabled: true, // https://github.com/pezkuwichain/pezkuwi-apps/issues/6242
providers: { providers: {
'IPSE China': 'wss://testnet-china.ipse.io', 'IPSE China': 'wss://testnet-china.ipse.io',
'IPSE Europe': 'wss://testnet-europe.ipse.io', 'IPSE Europe': 'wss://testnet-europe.ipse.io',
@@ -493,7 +493,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'jupiter', info: 'jupiter',
providers: { providers: {
// Patract: 'wss://ws.jupiter-poa.patract.cn' // https://github.com/pezkuwi-js/apps/issues/7765 // Patract: 'wss://ws.jupiter-poa.patract.cn' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7765
}, },
text: 'Jupiter', text: 'Jupiter',
ui: { ui: {
@@ -504,7 +504,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'jur', info: 'jur',
providers: { providers: {
// Jur: 'wss://testnet.jur.io' // https://github.com/pezkuwi-js/apps/issues/11186 // Jur: 'wss://testnet.jur.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11186
}, },
text: 'Jur Testnet', text: 'Jur Testnet',
ui: { ui: {
@@ -515,7 +515,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'karmachain', info: 'karmachain',
providers: { providers: {
// Karmachain: 'wss://api3.karmaco.in' // https://github.com/pezkuwi-js/apps/issues/10091 // Karmachain: 'wss://api3.karmaco.in' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10091
}, },
text: 'Karmachain Testnet', text: 'Karmachain Testnet',
ui: { ui: {
@@ -526,7 +526,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'khala', info: 'khala',
providers: { providers: {
// 'Phala Network': 'wss://pc-test-3.phala.network/khala/ws' // https://github.com/pezkuwi-js/apps/issues/6930 // 'Phala Network': 'wss://pc-test-3.phala.network/khala/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6930
}, },
text: 'Khala (Para 3)', text: 'Khala (Para 3)',
ui: { ui: {
@@ -537,7 +537,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'kintsugi-testnet', info: 'kintsugi-testnet',
providers: { providers: {
// Interlay: 'wss://api-dev-kintsugi.interlay.io/teyrchain' // https://github.com/pezkuwi-js/apps/issues/11620 // Interlay: 'wss://api-dev-kintsugi.interlay.io/teyrchain' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11620
}, },
text: 'Kintsugi Testnet', text: 'Kintsugi Testnet',
ui: { ui: {
@@ -548,7 +548,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'klugdossier', info: 'klugdossier',
providers: { providers: {
// 'Klug Dossier': 'wss://klugdossier.net/' // https://github.com/pezkuwi-js/apps/issues/8081 // 'Klug Dossier': 'wss://klugdossier.net/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8081
}, },
text: 'Klug Dossier', text: 'Klug Dossier',
ui: { ui: {
@@ -559,7 +559,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'kylin', info: 'kylin',
providers: { providers: {
// 'Kylin Network': 'wss://testnet.kylin-node.co.uk' // https://github.com/pezkuwi-js/apps/issues/6635 // 'Kylin Network': 'wss://testnet.kylin-node.co.uk' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6635
}, },
text: 'Kylin Testnet', text: 'Kylin Testnet',
ui: { ui: {
@@ -580,7 +580,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'logion', info: 'logion',
providers: { providers: {
// Logion: 'wss://test-para-rpc01.logion.network' // https://github.com/pezkuwi-js/apps/issues/11882 // Logion: 'wss://test-para-rpc01.logion.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11882
}, },
text: 'Logion Testnet', text: 'Logion Testnet',
ui: { ui: {
@@ -591,8 +591,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'acala', info: 'acala',
providers: { providers: {
// Acala: 'wss://mandala.polkawallet.io' // https://github.com/pezkuwi-js/apps/issues/9005 // Acala: 'wss://mandala.polkawallet.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9005
// OnFinality: 'wss://acala-mandala.api.onfinality.io/public-ws' // https://github.com/pezkuwi-js/apps/issues/8105 // OnFinality: 'wss://acala-mandala.api.onfinality.io/public-ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8105
}, },
text: 'Mandala', text: 'Mandala',
ui: { ui: {
@@ -602,7 +602,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'manta', info: 'manta',
providers: { providers: {
// 'Manta Testnet': 'wss://ws.f1.testnet.manta.network' // https://github.com/pezkuwi-js/apps/issues/6384 // 'Manta Testnet': 'wss://ws.f1.testnet.manta.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6384
}, },
text: 'Manta Testnet', text: 'Manta Testnet',
ui: { ui: {
@@ -624,7 +624,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'minix', info: 'minix',
providers: { providers: {
// Chainx: 'wss://minichain.coming.chat/ws' // https://github.com/pezkuwi-js/apps/issues/8132 // Chainx: 'wss://minichain.coming.chat/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8132
}, },
text: 'MiniX Testnet', text: 'MiniX Testnet',
ui: { ui: {
@@ -635,12 +635,12 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'moonbaseAlpha', info: 'moonbaseAlpha',
providers: { providers: {
// Blast: 'wss://moonbase-alpha.public.blastapi.io', // https://github.com/pezkuwi-js/apps/issues/11608 // Blast: 'wss://moonbase-alpha.public.blastapi.io', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11608
// Dwellir: 'wss://moonbase-rpc.n.dwellir.com', // https://github.com/pezkuwi-js/apps/issues/11935 // Dwellir: 'wss://moonbase-rpc.n.dwellir.com', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11935
'Moonbeam Foundation': 'wss://wss.api.moonbase.moonbeam.network', 'Moonbeam Foundation': 'wss://wss.api.moonbase.moonbeam.network',
OnFinality: 'wss://moonbeam-alpha.api.onfinality.io/public-ws', OnFinality: 'wss://moonbeam-alpha.api.onfinality.io/public-ws',
RadiumBlock: 'wss://moonbase.public.curie.radiumblock.co/ws' RadiumBlock: 'wss://moonbase.public.curie.radiumblock.co/ws'
// UnitedBloc: 'wss://moonbase.unitedbloc.com' // https://github.com/pezkuwi-js/apps/issues/11992 // UnitedBloc: 'wss://moonbase.unitedbloc.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11992
}, },
text: 'Moonbase Alpha', text: 'Moonbase Alpha',
ui: { ui: {
@@ -651,7 +651,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'mybank', info: 'mybank',
providers: { providers: {
// MYBANK: 'wss://mybank.network/bizinikiwi' // https://github.com/pezkuwi-js/apps/issues/5845 // MYBANK: 'wss://mybank.network/bizinikiwi' // https://github.com/pezkuwichain/pezkuwi-apps/issues/5845
}, },
text: 'mybank.network', text: 'mybank.network',
ui: { ui: {
@@ -662,8 +662,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'myriad-tesnet', info: 'myriad-tesnet',
providers: { providers: {
// Myriad: 'wss://ws-rpc.testnet.myriad.social', // https://github.com/pezkuwi-js/apps/issues/10172 // Myriad: 'wss://ws-rpc.testnet.myriad.social', // https://github.com/pezkuwichain/pezkuwi-apps/issues/10172
// Octopus: 'wss://gateway.testnet.octopus.network/myriad/8f543a1c219f14d83c0faedefdd5be6e' // https://github.com/pezkuwi-js/apps/issues/10667 // Octopus: 'wss://gateway.testnet.octopus.network/myriad/8f543a1c219f14d83c0faedefdd5be6e' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10667
}, },
text: 'Myriad Testnet', text: 'Myriad Testnet',
ui: { ui: {
@@ -674,8 +674,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'nftmart', info: 'nftmart',
providers: { providers: {
// NFTMartDev: 'wss://dev-ws.nftmart.io', // https://github.com/pezkuwi-js/apps/issues/9059 // NFTMartDev: 'wss://dev-ws.nftmart.io', // https://github.com/pezkuwichain/pezkuwi-apps/issues/9059
// NFTMartStaging: 'wss://staging-ws.nftmart.io' // https://github.com/pezkuwi-js/apps/issues/9059 // NFTMartStaging: 'wss://staging-ws.nftmart.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9059
}, },
text: 'NFTMart', text: 'NFTMart',
ui: { ui: {
@@ -686,7 +686,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'opportunity', info: 'opportunity',
providers: { providers: {
// 'Standard Protocol': 'wss://rpc.opportunity.standard.tech' // https://github.com/pezkuwi-js/apps/issues/7982 // 'Standard Protocol': 'wss://rpc.opportunity.standard.tech' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7982
}, },
text: 'Opportunity', text: 'Opportunity',
ui: { ui: {
@@ -707,7 +707,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'phoenix', info: 'phoenix',
providers: { providers: {
// 'phoenix Protocol': 'wss://phoenix-ws.coinid.pro/' // https://github.com/pezkuwi-js/apps/issues/6181 // 'phoenix Protocol': 'wss://phoenix-ws.coinid.pro/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6181
}, },
text: 'Phoenix Mashnet', text: 'Phoenix Mashnet',
ui: { ui: {
@@ -718,7 +718,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'Phyken Network', info: 'Phyken Network',
providers: { providers: {
// 'Phyken Testnet': 'wss://rpc.testnet.metaquity.xyz' // https://github.com/pezkuwi-js/apps/issues/10453 // 'Phyken Testnet': 'wss://rpc.testnet.metaquity.xyz' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10453
}, },
text: 'Phyken Network Testnet', text: 'Phyken Network Testnet',
ui: { ui: {
@@ -729,7 +729,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'pichiu', info: 'pichiu',
providers: { providers: {
// 'Kylin Network': 'wss://zagros.kylin-node.co.uk' // https://github.com/pezkuwi-js/apps/pull/6761 // 'Kylin Network': 'wss://zagros.kylin-node.co.uk' // https://github.com/pezkuwichain/pezkuwi-apps/pull/6761
}, },
text: 'Pichiu Testnet', text: 'Pichiu Testnet',
ui: { ui: {
@@ -739,7 +739,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'polkadex', info: 'polkadex',
providers: { providers: {
// 'Polkadex Team': 'wss://blockchain.polkadex.trade' // https://github.com/pezkuwi-js/apps/issues/9150 // 'Polkadex Team': 'wss://blockchain.polkadex.trade' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9150
}, },
text: 'Polkadex', text: 'Polkadex',
ui: { ui: {
@@ -761,7 +761,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'pontem', info: 'pontem',
providers: { providers: {
// Pontem: 'wss://testnet.pontem.network/ws', // https://github.com/pezkuwi-js/apps/issues/7652 // Pontem: 'wss://testnet.pontem.network/ws', // https://github.com/pezkuwichain/pezkuwi-apps/issues/7652
}, },
text: 'Pontem', text: 'Pontem',
ui: { ui: {
@@ -772,7 +772,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'prism', info: 'prism',
providers: { providers: {
// Prism: 'wss://testnet.psm.link' // https://github.com/pezkuwi-js/apps/issues/7340 // Prism: 'wss://testnet.psm.link' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7340
}, },
text: 'Prism', text: 'Prism',
ui: { ui: {
@@ -794,7 +794,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'realis', info: 'realis',
providers: { providers: {
// 'Realis.Network': 'wss://rpc.realis.network/' // https://github.com/pezkuwi-js/apps/issues/7982 // 'Realis.Network': 'wss://rpc.realis.network/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7982
}, },
text: 'Realis.Network', text: 'Realis.Network',
ui: { ui: {
@@ -805,7 +805,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'riochain', info: 'riochain',
providers: { providers: {
// 'RioChain Staging': 'wss://node.v1.staging.riochain.io' // https://github.com/pezkuwi-js/apps/issues/6181 // 'RioChain Staging': 'wss://node.v1.staging.riochain.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/6181
}, },
text: 'RioChain', text: 'RioChain',
ui: { ui: {
@@ -816,7 +816,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'sherpax', info: 'sherpax',
providers: { providers: {
// Chainx: 'wss://sherpax-testnet.chainx.org' // https://github.com/pezkuwi-js/apps/issues/9672 // Chainx: 'wss://sherpax-testnet.chainx.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9672
}, },
text: 'Sherpax Testnet', text: 'Sherpax Testnet',
ui: { ui: {
@@ -827,7 +827,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'skyekiwi', info: 'skyekiwi',
providers: { providers: {
// SkyeKiwi: 'wss://staging.rpc.skye.kiwi' // https://github.com/pezkuwi-js/apps/issues/10197 // SkyeKiwi: 'wss://staging.rpc.skye.kiwi' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10197
}, },
text: 'SkyeKiwi Testnet', text: 'SkyeKiwi Testnet',
ui: { ui: {
@@ -838,8 +838,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'sora-bizinikiwi', info: 'sora-bizinikiwi',
providers: { providers: {
// 'Soramitsu #1': 'wss://ws.framenode-7.s4.stg1.sora2.soramitsu.co.jp', // https://github.com/pezkuwi-js/apps/issues/11935 // 'Soramitsu #1': 'wss://ws.framenode-7.s4.stg1.sora2.soramitsu.co.jp', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11935
// 'Soramitsu #2': 'wss://ws.framenode-8.s5.stg1.sora2.soramitsu.co.jp' // https://github.com/pezkuwi-js/apps/issues/11965 // 'Soramitsu #2': 'wss://ws.framenode-8.s5.stg1.sora2.soramitsu.co.jp' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11965
}, },
text: 'SORA-staging', text: 'SORA-staging',
ui: { ui: {
@@ -850,7 +850,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subdao', info: 'subdao',
providers: { providers: {
// SubDAO: 'wss://alpha.subdao.org' // https://github.com/pezkuwi-js/apps/issues/7473 // SubDAO: 'wss://alpha.subdao.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7473
}, },
text: 'SubDAO Staging', text: 'SubDAO Staging',
ui: { ui: {
@@ -861,7 +861,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subgame', info: 'subgame',
providers: { providers: {
// SubGame: 'wss://staging.subgame.org' // https://github.com/pezkuwi-js/apps/issues/7982 // SubGame: 'wss://staging.subgame.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7982
}, },
text: 'SubGame Staging', text: 'SubGame Staging',
ui: { ui: {
@@ -872,7 +872,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace-farmnet', info: 'subspace-farmnet',
providers: { providers: {
// 'Subspace Network': 'wss://farm-rpc.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/8135 // 'Subspace Network': 'wss://farm-rpc.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8135
}, },
text: 'Subspace Farmnet', text: 'Subspace Farmnet',
ui: { ui: {
@@ -883,7 +883,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace-gemini-1', info: 'subspace-gemini-1',
providers: { providers: {
// Europe: 'wss://eu.gemini-1b.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11393 // Europe: 'wss://eu.gemini-1b.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11393
}, },
text: 'Subspace Gemini 1', text: 'Subspace Gemini 1',
ui: { ui: {
@@ -894,7 +894,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace-gemini-2a', info: 'subspace-gemini-2a',
providers: { providers: {
// Europe: 'wss://eu-0.gemini-2a.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11513 // Europe: 'wss://eu-0.gemini-2a.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11513
}, },
text: 'Subspace Gemini 2a', text: 'Subspace Gemini 2a',
ui: { ui: {
@@ -906,7 +906,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'subspace-gemini-3f', info: 'subspace-gemini-3f',
providers: { providers: {
Europe: 'wss://rpc-1.gemini-3f.subspace.network/ws' Europe: 'wss://rpc-1.gemini-3f.subspace.network/ws'
// US: 'wss://rpc-0.gemini-3f.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/10091 // US: 'wss://rpc-0.gemini-3f.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10091
}, },
text: 'Subspace Gemini 3f', text: 'Subspace Gemini 3f',
ui: { ui: {
@@ -917,8 +917,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace-gemini-3g', info: 'subspace-gemini-3g',
providers: { providers: {
// Europe: 'wss://rpc-1.gemini-3g.subspace.network/ws', // https://github.com/pezkuwi-js/apps/issues/10912 // Europe: 'wss://rpc-1.gemini-3g.subspace.network/ws', // https://github.com/pezkuwichain/pezkuwi-apps/issues/10912
// US: 'wss://rpc-0.gemini-3g.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11263 // US: 'wss://rpc-0.gemini-3g.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11263
}, },
text: 'Subspace Gemini 3g', text: 'Subspace Gemini 3g',
ui: { ui: {
@@ -929,7 +929,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace-gemini-3g-nova', info: 'subspace-gemini-3g-nova',
providers: { providers: {
// Subspace: 'wss://nova.gemini-3g.subspace.network/ws' https://github.com/pezkuwi-js/apps/issues/10957 // Subspace: 'wss://nova.gemini-3g.subspace.network/ws' https://github.com/pezkuwichain/pezkuwi-apps/issues/10957
}, },
text: 'Subspace Gemini 3g Nova', text: 'Subspace Gemini 3g Nova',
ui: { ui: {
@@ -940,8 +940,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace-gemini-3h', info: 'subspace-gemini-3h',
providers: { providers: {
// US: 'wss://rpc-0.gemini-3h.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11423 // US: 'wss://rpc-0.gemini-3h.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11423
// US2: 'wss://rpc-1.gemini-3h.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11098 // US2: 'wss://rpc-1.gemini-3h.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11098
}, },
text: 'Subspace Gemini 3h', text: 'Subspace Gemini 3h',
ui: { ui: {
@@ -952,8 +952,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace-gemini-3h-nova', info: 'subspace-gemini-3h-nova',
providers: { providers: {
// EU1: 'wss://nova-0.gemini-3h.subspace.network/ws', // https://github.com/pezkuwi-js/apps/issues/11098 // EU1: 'wss://nova-0.gemini-3h.subspace.network/ws', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11098
// EU2: 'wss://nova-1.gemini-3h.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11098 // EU2: 'wss://nova-1.gemini-3h.subspace.network/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11098
}, },
text: 'Subspace Gemini 3h Nova', text: 'Subspace Gemini 3h Nova',
ui: { ui: {
@@ -964,7 +964,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'subspace', info: 'subspace',
providers: { providers: {
// 'Subspace Network': 'wss://test-rpc.subspace.network' // https://github.com/pezkuwi-js/apps/issues/8598 // 'Subspace Network': 'wss://test-rpc.subspace.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8598
}, },
text: 'Subspace Testnet', text: 'Subspace Testnet',
ui: { ui: {
@@ -975,7 +975,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'tangle', info: 'tangle',
providers: { providers: {
// Webb: 'wss://testnet-rpc.tangle.tools' // https://github.com/pezkuwi-js/apps/issues/10555 // Webb: 'wss://testnet-rpc.tangle.tools' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10555
}, },
text: 'Tangle', text: 'Tangle',
ui: { ui: {
@@ -986,7 +986,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'ternoa-alphanet', info: 'ternoa-alphanet',
providers: { providers: {
// CapsuleCorp: 'wss://alphanet.ternoa.com' // https://github.com/pezkuwi-js/apps/issues/11406 // CapsuleCorp: 'wss://alphanet.ternoa.com' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11406
}, },
text: 'Ternoa Alphanet', text: 'Ternoa Alphanet',
ui: { ui: {
@@ -996,7 +996,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'ternoa-testnet', info: 'ternoa-testnet',
providers: { providers: {
// CapsuleCorp: 'wss://testnet.ternoa.com/' // https://github.com/pezkuwi-js/apps/issues/9515 // CapsuleCorp: 'wss://testnet.ternoa.com/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9515
}, },
text: 'Ternoa Testnet', text: 'Ternoa Testnet',
ui: { ui: {
@@ -1007,7 +1007,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'bitcountry', info: 'bitcountry',
providers: { providers: {
// 'Metaverse Foundation': 'wss://tewai-rpc.bit.country' // https://github.com/pezkuwi-js/apps/issues/9059 // 'Metaverse Foundation': 'wss://tewai-rpc.bit.country' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9059
}, },
text: 'Tewai', text: 'Tewai',
ui: { ui: {
@@ -1017,7 +1017,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'laminar', info: 'laminar',
providers: { providers: {
// Laminar: 'wss://testnet-node-1.laminar-chain.laminar.one/ws' // https://github.com/pezkuwi-js/apps/issues/8060 // Laminar: 'wss://testnet-node-1.laminar-chain.laminar.one/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8060
}, },
text: 'Turbulence', text: 'Turbulence',
ui: { ui: {
@@ -1028,7 +1028,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'uniarts', info: 'uniarts',
providers: { providers: {
// UniArts: 'wss://testnet.uniarts.network' // https://github.com/pezkuwi-js/apps/issues/8541 // UniArts: 'wss://testnet.uniarts.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8541
}, },
text: 'UniArts', text: 'UniArts',
ui: { ui: {
@@ -1038,7 +1038,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'unique', info: 'unique',
providers: { providers: {
// Unique: 'wss://testnet2.unique.network' // https://github.com/pezkuwi-js/apps/issues/7621 // Unique: 'wss://testnet2.unique.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7621
}, },
text: 'Unique', text: 'Unique',
ui: { ui: {
@@ -1049,7 +1049,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'unitv', info: 'unitv',
providers: { providers: {
// 'Unit Network': 'wss://unitventures.io/' // https://github.com/pezkuwi-js/apps/issues/5684 // 'Unit Network': 'wss://unitventures.io/' // https://github.com/pezkuwichain/pezkuwi-apps/issues/5684
}, },
text: 'Unit Network', text: 'Unit Network',
ui: { ui: {
@@ -1071,7 +1071,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'vodka', info: 'vodka',
providers: { providers: {
// Vodka: 'wss://vodka.rpc.neatcoin.org/ws' // https://github.com/pezkuwi-js/apps/issues/8175 // Vodka: 'wss://vodka.rpc.neatcoin.org/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8175
}, },
text: 'Vodka', text: 'Vodka',
ui: {} ui: {}
@@ -1079,7 +1079,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'web3games', info: 'web3games',
providers: { providers: {
// 'Web3Games Foundation': 'wss://devnet.web3games.org' // https://github.com/pezkuwi-js/apps/issues/9947 // 'Web3Games Foundation': 'wss://devnet.web3games.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/9947
}, },
text: 'Web3Games', text: 'Web3Games',
ui: { ui: {
@@ -1090,7 +1090,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'xsocial', info: 'xsocial',
providers: { providers: {
// DappForce: 'wss://xsocial.subsocial.network' // https://github.com/pezkuwi-js/apps/issues/10555 // DappForce: 'wss://xsocial.subsocial.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/10555
}, },
text: 'xSocial', text: 'xSocial',
ui: { ui: {
@@ -1100,7 +1100,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{ {
info: 'zCloak', info: 'zCloak',
providers: { providers: {
// 'zCloak Network': 'wss://test1.zcloak.network' // https://github.com/pezkuwi-js/apps/issues/7408 // 'zCloak Network': 'wss://test1.zcloak.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/7408
}, },
text: 'zCloak-network', text: 'zCloak-network',
ui: { ui: {
@@ -1112,7 +1112,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
homepage: 'https://zero.io', homepage: 'https://zero.io',
info: 'ZERO Alphaville', info: 'ZERO Alphaville',
providers: { providers: {
// GameDAO: 'wss://rpc.dev.gamedao.net' https://github.com/pezkuwi-js/apps/issues/11026 // GameDAO: 'wss://rpc.dev.gamedao.net' https://github.com/pezkuwichain/pezkuwi-apps/issues/11026
}, },
text: 'ZERO Alphaville', text: 'ZERO Alphaville',
ui: { ui: {
@@ -48,7 +48,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoAmplitude', info: 'paseoAmplitude',
paraId: 2124, paraId: 2124,
providers: { providers: {
// PendulumChain: 'wss://rpc-foucoco.pendulumchain.tech' // https://github.com/pezkuwi-js/apps/issues/11267 // PendulumChain: 'wss://rpc-foucoco.pendulumchain.tech' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11267
}, },
text: 'Amplitude testnet (Foucoco)', text: 'Amplitude testnet (Foucoco)',
ui: { ui: {
@@ -61,7 +61,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoAventus', info: 'paseoAventus',
paraId: 2056, paraId: 2056,
providers: { providers: {
// Aventus: 'wss://public-rpc.testnet.aventus.io' // https://github.com/pezkuwi-js/apps/issues/11827 // Aventus: 'wss://public-rpc.testnet.aventus.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11827
}, },
text: 'Aventus', text: 'Aventus',
ui: { ui: {
@@ -74,7 +74,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Bajun(paseo)', info: 'Bajun(paseo)',
paraId: 2119, paraId: 2119,
providers: { providers: {
// BajunNetwork: 'wss://rpc-paseo.bajun.network' https://github.com/pezkuwi-js/apps/issues/11026 // BajunNetwork: 'wss://rpc-paseo.bajun.network' https://github.com/pezkuwichain/pezkuwi-apps/issues/11026
}, },
text: 'Bajun Network (Paseo)', text: 'Bajun Network (Paseo)',
ui: { ui: {
@@ -101,7 +101,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Darwinia Koi', info: 'Darwinia Koi',
paraId: 2105, paraId: 2105,
providers: { providers: {
// Darwinia: 'wss://koi-rpc.darwinia.network' // https://github.com/pezkuwi-js/apps/issues/11279 // Darwinia: 'wss://koi-rpc.darwinia.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11279
}, },
text: 'Darwinia Koi', text: 'Darwinia Koi',
ui: { ui: {
@@ -207,7 +207,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'integritee', info: 'integritee',
paraId: 2039, paraId: 2039,
providers: { providers: {
// Integritee: 'wss://paseo.api.integritee.network' // https://github.com/pezkuwi-js/apps/issues/11992 // Integritee: 'wss://paseo.api.integritee.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11992
}, },
text: 'Integritee Network (Paseo)', text: 'Integritee Network (Paseo)',
ui: { ui: {
@@ -287,7 +287,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Myriad Social', info: 'Myriad Social',
paraId: 4005, paraId: 4005,
providers: { providers: {
// myriadPaseo: 'wss://ws-rpc.paseo.myriad.social' // https://github.com/pezkuwi-js/apps/issues/11589 // myriadPaseo: 'wss://ws-rpc.paseo.myriad.social' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11589
}, },
text: 'Myriad Social Testnet', text: 'Myriad Social Testnet',
ui: { ui: {
@@ -351,7 +351,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
paraId: 4001, paraId: 4001,
providers: { providers: {
'R0GUE-RPC1': 'wss://rpc1.paseo.popnetwork.xyz' 'R0GUE-RPC1': 'wss://rpc1.paseo.popnetwork.xyz'
// 'R0GUE-RPC2': 'wss://rpc2.paseo.popnetwork.xyz', // https://github.com/pezkuwi-js/apps/issues/11629 // 'R0GUE-RPC2': 'wss://rpc2.paseo.popnetwork.xyz', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11629
}, },
text: 'Pop Network', text: 'Pop Network',
ui: { ui: {
@@ -364,7 +364,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'qf-paseo', info: 'qf-paseo',
paraId: 4775, paraId: 4775,
providers: { providers: {
// 'QF Network': 'wss://para-test.qfnetwork.xyz' // https://github.com/pezkuwi-js/apps/issues/11745 // 'QF Network': 'wss://para-test.qfnetwork.xyz' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11745
}, },
text: 'QF Network (Paseo)', text: 'QF Network (Paseo)',
ui: { ui: {
@@ -376,7 +376,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'regionxCocos', info: 'regionxCocos',
paraId: 4509, paraId: 4509,
providers: { providers: {
// RegionX: 'wss://regionx-paseo.regionx.tech' // https://github.com/pezkuwi-js/apps/issues/11098 // RegionX: 'wss://regionx-paseo.regionx.tech' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11098
}, },
text: 'RegionX(Paseo)', text: 'RegionX(Paseo)',
ui: { ui: {
@@ -389,7 +389,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'PaseoShibuyaChain', info: 'PaseoShibuyaChain',
paraId: 2000, paraId: 2000,
providers: { providers: {
// Astar: 'wss://rpc.shibuya.astar.network' // https://github.com/pezkuwi-js/apps/issues/11950 // Astar: 'wss://rpc.shibuya.astar.network' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11950
}, },
relayName: 'paseo', relayName: 'paseo',
text: 'Shibuya Testnet (Astar)', text: 'Shibuya Testnet (Astar)',
@@ -402,7 +402,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoWatr', info: 'paseoWatr',
paraId: 2058, paraId: 2058,
providers: { providers: {
// Watr: 'wss://rpc.dev.watr.org' // https://github.com/pezkuwi-js/apps/issues/11648 // Watr: 'wss://rpc.dev.watr.org' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11648
}, },
text: 'Watr Network', text: 'Watr Network',
ui: { ui: {
@@ -415,7 +415,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'TEE cloud', info: 'TEE cloud',
paraId: 4545, paraId: 4545,
providers: { providers: {
// WeTEEDAO: 'wss://paseo.asyou.me/ws' // https://github.com/pezkuwi-js/apps/issues/11610 // WeTEEDAO: 'wss://paseo.asyou.me/ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11610
}, },
text: 'WeTEE (Paseo)', text: 'WeTEE (Paseo)',
ui: { ui: {
@@ -428,7 +428,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Xcavate', info: 'Xcavate',
paraId: 4683, paraId: 4683,
providers: { providers: {
// Xcavate: 'wss://rpc2-paseo.xcavate.io' // https://github.com/pezkuwi-js/apps/issues/12007 // Xcavate: 'wss://rpc2-paseo.xcavate.io' // https://github.com/pezkuwichain/pezkuwi-apps/issues/12007
}, },
text: 'Xcavate', text: 'Xcavate',
ui: { ui: {
@@ -441,7 +441,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoXode', info: 'paseoXode',
paraId: 4607, paraId: 4607,
providers: { providers: {
// XodeCommunity: 'wss://paseo-rpcnode.xode.net' // https://github.com/pezkuwi-js/apps/issues/12007 // XodeCommunity: 'wss://paseo-rpcnode.xode.net' // https://github.com/pezkuwichain/pezkuwi-apps/issues/12007
}, },
text: 'Xode', text: 'Xode',
ui: { ui: {
@@ -454,7 +454,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'ZeitgeistBatteryStation', info: 'ZeitgeistBatteryStation',
paraId: 2101, paraId: 2101,
providers: { providers: {
// Zeitgeist: 'wss://bsr.zeitgeist.pm' // https://github.com/pezkuwi-js/apps/issues/11992 // Zeitgeist: 'wss://bsr.zeitgeist.pm' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11992
}, },
text: 'Zeitgeist Battery Station', text: 'Zeitgeist Battery Station',
ui: { ui: {
@@ -523,7 +523,7 @@ export const testParasPaseoCommon: EndpointOption[] = [
providers: { providers: {
IBP1: 'wss://sys.ibp.network/coretime-paseo', IBP1: 'wss://sys.ibp.network/coretime-paseo',
IBP2: 'wss://coretime-paseo.dotters.network' IBP2: 'wss://coretime-paseo.dotters.network'
// ParaNodes: 'wss://paseo-coretime.paranodes.io', // https://github.com/pezkuwi-js/apps/issues/11587 // ParaNodes: 'wss://paseo-coretime.paranodes.io', // https://github.com/pezkuwichain/pezkuwi-apps/issues/11587
}, },
relayName: 'paseo', relayName: 'paseo',
teleport: [-1], teleport: [-1],
@@ -602,7 +602,7 @@ export const testRelayPaseo: EndpointOption = {
IBP1: 'wss://rpc.ibp.network/paseo', IBP1: 'wss://rpc.ibp.network/paseo',
IBP2: 'wss://paseo.dotters.network', IBP2: 'wss://paseo.dotters.network',
StakeWorld: 'wss://pas-rpc.stakeworld.io' StakeWorld: 'wss://pas-rpc.stakeworld.io'
// Zondax: 'wss://api2.zondax.ch/pas/node/rpc' // https://github.com/pezkuwi-js/apps/issues/11199 // Zondax: 'wss://api2.zondax.ch/pas/node/rpc' // https://github.com/pezkuwichain/pezkuwi-apps/issues/11199
// 'light client': 'light://bizinikiwi-connect/paseo' // 'light client': 'light://bizinikiwi-connect/paseo'
}, },
teleport: getTeleports(testParasPaseoCommon), teleport: getTeleports(testParasPaseoCommon),
@@ -4,6 +4,7 @@
import type { EndpointOption } from './types.js'; import type { EndpointOption } from './types.js';
import { ZAGROS_GENESIS } from '../api/constants.js'; import { ZAGROS_GENESIS } from '../api/constants.js';
import { chainsZagrosSVG } from '../ui/logos/chains/index.js';
import { getTeleports } from './util.js'; import { getTeleports } from './util.js';
// Zagros Test Network Endpoints // Zagros Test Network Endpoints
@@ -22,7 +23,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Asset Hub', text: 'Asset Hub',
ui: { ui: {
color: '#00b894', color: '#00b894',
logo: 'chainsZagrosSVG' logo: chainsZagrosSVG
} }
}, },
{ {
@@ -36,7 +37,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Bridge Hub', text: 'Bridge Hub',
ui: { ui: {
color: '#00b894', color: '#00b894',
logo: 'chainsZagrosSVG' logo: chainsZagrosSVG
} }
}, },
{ {
@@ -50,7 +51,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Collectives', text: 'Collectives',
ui: { ui: {
color: '#00b894', color: '#00b894',
logo: 'chainsZagrosSVG' logo: chainsZagrosSVG
} }
}, },
{ {
@@ -64,7 +65,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Coretime', text: 'Coretime',
ui: { ui: {
color: '#00b894', color: '#00b894',
logo: 'chainsZagrosSVG' logo: chainsZagrosSVG
} }
}, },
{ {
@@ -79,7 +80,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'People', text: 'People',
ui: { ui: {
color: '#00b894', color: '#00b894',
logo: 'chainsZagrosSVG' logo: chainsZagrosSVG
} }
} }
]; ];
@@ -102,6 +103,6 @@ export const testRelayZagros: EndpointOption = {
ui: { ui: {
color: '#00b894', color: '#00b894',
identityIcon: 'jdenticon', identityIcon: 'jdenticon',
logo: 'chainsZagrosSVG' logo: chainsZagrosSVG
} }
}; };
@@ -7,7 +7,7 @@ import type { ExternalDef } from './types.js';
import { externalPezkuwistatsSVG } from '../ui/logos/external/index.js'; import { externalPezkuwistatsSVG } from '../ui/logos/external/index.js';
// NOTE Not maintained, see breakage reports in // NOTE Not maintained, see breakage reports in
// https://github.com/pezkuwi-js/apps/issues/8903 // https://github.com/pezkuwichain/pezkuwi-apps/issues/8903
export const Pezkuwistats: ExternalDef = { export const Pezkuwistats: ExternalDef = {
chains: { chains: {
Dicle: 'dicle', Dicle: 'dicle',
+2 -2
View File
@@ -4,13 +4,13 @@ Desktop Pezkuwi apps client for Windows, Mac and Linux.
## Installation ## Installation
[Download here](https://github.com/pezkuwi-js/apps/releases/latest) latest versions for Windows, Mac and Linux. [Download here](https://github.com/pezkuwichain/pezkuwi-apps/releases/latest) latest versions for Windows, Mac and Linux.
## Development and testing ## Development and testing
Contributions are welcome! Contributions are welcome!
Follow steps described [here](https://github.com/pezkuwi-js/apps#development) to setup the project. Follow steps described [here](https://github.com/pezkuwichain/pezkuwi-apps#development) to setup the project.
* Run `yarn start:electron` to start the app in development mode. You will possibly see the `Not Found / 404` message. It's ok, just wait for the build to finish and refresh pressing `Ctrl+R`. * Run `yarn start:electron` to start the app in development mode. You will possibly see the `Not Found / 404` message. It's ok, just wait for the build to finish and refresh pressing `Ctrl+R`.
* Run `yarn test` to run tests * Run `yarn test` to run tests
+1 -1
View File
@@ -6,7 +6,7 @@ import type { Route, TFunction } from './types.js';
import Component, { useCounter } from '@pezkuwi/app-claims'; import Component, { useCounter } from '@pezkuwi/app-claims';
import { hasBuffer, u8aToBuffer } from '@pezkuwi/util'; import { hasBuffer, u8aToBuffer } from '@pezkuwi/util';
// See https://github.com/pezkuwi-js/apps/issues/10115 - this may not work, // See https://github.com/pezkuwichain/pezkuwi-apps/issues/10115 - this may not work,
// if not we will have to disable it all (no way of testing) // if not we will have to disable it all (no way of testing)
function needsApiCheck (): boolean { function needsApiCheck (): boolean {
try { try {
+2 -2
View File
@@ -27,13 +27,13 @@ interface Props {
function createExternals (t: (key: string, optionsOrText?: string | { replace: Record<string, unknown> }, options?: { ns: string }) => string): ItemRoute[] { function createExternals (t: (key: string, optionsOrText?: string | { replace: Record<string, unknown> }, options?: { ns: string }) => string): ItemRoute[] {
return [ return [
{ {
href: 'https://github.com/pezkuwi-js/apps', href: 'https://github.com/pezkuwichain/pezkuwi-apps',
icon: 'code-branch', icon: 'code-branch',
name: 'github', name: 'github',
text: t('nav.github', 'GitHub', { ns: 'apps-routing' }) text: t('nav.github', 'GitHub', { ns: 'apps-routing' })
}, },
{ {
href: 'https://wiki.pezkuwi.network', href: 'https://wiki.pezkuwichain.io',
icon: 'book', icon: 'book',
name: 'wiki', name: 'wiki',
text: t('nav.wiki', 'Wiki', { ns: 'apps-routing' }) text: t('nav.wiki', 'Wiki', { ns: 'apps-routing' })
@@ -36,7 +36,7 @@ const BannerAssetHubMigration = () => {
<br /> <br />
{t('For more information about Asset Hub migration, check the ')} {t('For more information about Asset Hub migration, check the ')}
<a <a
href='https://support.pezkuwi.network/support/solutions/articles/65000190561#What-would-happen-after-the-migration?' href='https://support.pezkuwichain.io/support/solutions/articles/65000190561#What-would-happen-after-the-migration?'
rel='noopener noreferrer' rel='noopener noreferrer'
target='_blank' target='_blank'
>details here</a>. >details here</a>.
+2 -2
View File
@@ -120,8 +120,8 @@ function getPezkuwi (kind?: StatementKind | null): Statement | undefined {
} }
const url = kind.isRegular const url = kind.isRegular
? 'https://statement.pezkuwi.network/regular.html' ? 'https://statement.pezkuwichain.io/regular.html'
: 'https://statement.pezkuwi.network/saft.html'; : 'https://statement.pezkuwichain.io/saft.html';
const hash = kind.isRegular const hash = kind.isRegular
? 'Qmc1XYqT6S39WNp2UeiRUrZichUWUPpGEThDE6dAb3f6Ny' ? 'Qmc1XYqT6S39WNp2UeiRUrZichUWUPpGEThDE6dAb3f6Ny'
: 'QmXEkMahfhHJPzT3RjkXiZVFi77ZeVeuxtAjhojGRNYckz'; : 'QmXEkMahfhHJPzT3RjkXiZVFi77ZeVeuxtAjhojGRNYckz';
@@ -19,7 +19,7 @@ const optionsMulti = {
function mapValidators (startWith: Record<string, [GroupIndex, ValidatorInfo[]]>, ids: ParaId[], validators: AccountId[], groups: ParaValidatorIndex[][], indices: ParaValidatorIndex[], scheduled: CoreAssignment[]): Record<string, [GroupIndex, ValidatorInfo[]]> { function mapValidators (startWith: Record<string, [GroupIndex, ValidatorInfo[]]>, ids: ParaId[], validators: AccountId[], groups: ParaValidatorIndex[][], indices: ParaValidatorIndex[], scheduled: CoreAssignment[]): Record<string, [GroupIndex, ValidatorInfo[]]> {
return ids.reduce((all: Record<string, [GroupIndex, ValidatorInfo[]]>, id) => { return ids.reduce((all: Record<string, [GroupIndex, ValidatorInfo[]]>, id) => {
// paraId should never be undefined, since it comes from the state, yet here we are... // paraId should never be undefined, since it comes from the state, yet here we are...
// See https://github.com/pezkuwi-js/apps/issues/6435 // See https://github.com/pezkuwichain/pezkuwi-apps/issues/6435
const assignment = scheduled.find(({ paraId }) => paraId && paraId.eq(id)); const assignment = scheduled.find(({ paraId }) => paraId && paraId.eq(id));
if (!assignment) { if (!assignment) {
@@ -68,7 +68,7 @@ function PreimageCall ({ className = '', value }: Props): React.ReactElement<Pro
? ( ? (
<AddressMini <AddressMini
// HACK: In the rare case that the value is passed down as a Null Codec type as seen with Tangle // HACK: In the rare case that the value is passed down as a Null Codec type as seen with Tangle
// We ensure to handle that case. ref: https://github.com/pezkuwi-js/apps/issues/10793 // We ensure to handle that case. ref: https://github.com/pezkuwichain/pezkuwi-apps/issues/10793
balance={!(value.deposit.amount instanceof Null) ? value.deposit.amount : undefined} balance={!(value.deposit.amount instanceof Null) ? value.deposit.amount : undefined}
value={value.deposit.who} value={value.deposit.who}
withBalance withBalance
@@ -24,7 +24,7 @@ interface State {
/** /**
* Declares the Runtime APIs that do not require extrinsic length to be prefixed when converting them to a u8 array. * Declares the Runtime APIs that do not require extrinsic length to be prefixed when converting them to a u8 array.
* REF: https://github.com/pezkuwi-js/apps/blob/master/packages/react-params/src/Param/BaseBytes.tsx#L99 * REF: https://github.com/pezkuwichain/pezkuwi-apps/blob/master/packages/react-params/src/Param/BaseBytes.tsx#L99
*/ */
const WITHOUT_LENGTH = ['transactionPaymentApi']; const WITHOUT_LENGTH = ['transactionPaymentApi'];
+1 -1
View File
@@ -188,7 +188,7 @@ function Developer ({ className = '', onStatusChange }: Props): React.ReactEleme
</div> </div>
<div className='ui--row'> <div className='ui--row'>
<div className='full'> <div className='full'>
<Trans i18nKey='devConfig'><div className='help'>If you are a development team with at least a test network available, consider adding the types directly <a href='https://github.com/pezkuwi-js/apps/tree/master/packages/apps-config' rel='noopener noreferrer' target='_blank'>to the apps-config</a>, allowing out of the box operation for your spec &amp; chains, both for you and anybody trying to connect to it. This is not a replacement for your chain-specific UI, however doing so does help in allowing users to easily discover and use with zero-config.</div></Trans> <Trans i18nKey='devConfig'><div className='help'>If you are a development team with at least a test network available, consider adding the types directly <a href='https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/apps-config' rel='noopener noreferrer' target='_blank'>to the apps-config</a>, allowing out of the box operation for your spec &amp; chains, both for you and anybody trying to connect to it. This is not a replacement for your chain-specific UI, however doing so does help in allowing users to easily discover and use with zero-config.</div></Trans>
</div> </div>
</div> </div>
<Button.Group> <Button.Group>
+2 -2
View File
@@ -1,5 +1,5 @@
# @pezkuwi/react-api # @pezkuwi/react-api
WARNING: This is not deemed stable yet for external use in React-based apps and still included in the [pezkuwi-js/apps](https://github.com/pezkuwi-js/apps) repo. Since these are generic HOC components for React, they will move to the [pezkuwi-js/ui](https://github.com/pezkuwi-js/ui) repo once deemed stable and usable by external projects. WARNING: This is not deemed stable yet for external use in React-based apps and still included in the [pezkuwichain/pezkuwi-apps](https://github.com/pezkuwichain/pezkuwi-apps) repo. Since these are generic HOC components for React, they will move to the [pezkuwichain/pezkuwi-ui](https://github.com/pezkuwichain/pezkuwi-ui) repo once deemed stable and usable by external projects.
For the existing sharable components usable in external React-based projects, take a look at the [pezkuwi-js/ui documentation](https://pezkuwi.js.org/ui/) For the existing sharable components usable in external React-based projects, take a look at the [pezkuwichain/pezkuwi-ui documentation](https://pezkuwi.js.org/ui/)
+1 -1
View File
@@ -359,7 +359,7 @@ export function ApiCtxRoot ({ apiUrl, beforeApiInit, children, isElectron, store
statics.api.on('disconnected', () => setIsApiConnected(false)); statics.api.on('disconnected', () => setIsApiConnected(false));
statics.api.on('error', onError); statics.api.on('error', onError);
statics.api.on('ready', (): void => { statics.api.on('ready', (): void => {
const injectedPromise = web3Enable('pezkuwi-js/apps'); const injectedPromise = web3Enable('pezkuwichain/pezkuwi-apps');
injectedPromise injectedPromise
.then(setExtensions) .then(setExtensions)
+2 -2
View File
@@ -1,5 +1,5 @@
# @pezkuwi/react-components # @pezkuwi/react-components
WARNING: This is an internal package to [pezkuwi-js/apps](https://github.com/pezkuwi-js/apps) so is not intended (yet) for broad use. WARNING: This is an internal package to [pezkuwichain/pezkuwi-apps](https://github.com/pezkuwichain/pezkuwi-apps) so is not intended (yet) for broad use.
For the existing sharable components usable in external React-based projects, take a look at the [pezkuwi-js/ui documentation](https://pezkuwi.js.org/ui/) For the existing sharable components usable in external React-based projects, take a look at the [pezkuwichain/pezkuwi-ui documentation](https://pezkuwi.js.org/ui/)
@@ -40,7 +40,7 @@ const OPT_ID = {
? optId.unwrap() ? optId.unwrap()
: null; : null;
// Backwards compatibility - https://github.com/pezkuwi-js/apps/issues/10493 // Backwards compatibility - https://github.com/pezkuwichain/pezkuwi-apps/issues/10493
return !id return !id
? null ? null
: Array.isArray(id) : Array.isArray(id)
@@ -54,7 +54,7 @@ function extractTotals (stakingInfo?: DeriveStakingAccountPartial, progress?: De
// would be down and then when a session completes, would be higher again, just to // would be down and then when a session completes, would be higher again, just to
// repeat the cycle again // repeat the cycle again
// //
// See https://github.com/pezkuwi-js/apps/issues/9397#issuecomment-1532465939 // See https://github.com/pezkuwichain/pezkuwi-apps/issues/9397#issuecomment-1532465939
isStalled isStalled
? progress.eraProgress.mod(progress.eraLength) ? progress.eraProgress.mod(progress.eraLength)
: progress.eraProgress : progress.eraProgress
+2 -2
View File
@@ -1,5 +1,5 @@
# @pezkuwi/react-hooks # @pezkuwi/react-hooks
WARNING: This is an internal package to [pezkuwi-js/apps](https://github.com/pezkuwi-js/apps) so is not intended (yet) for broad use. Since these are generic components, they will move to the [pezkuwi-js/ui](https://github.com/pezkuwi-js/ui) repo once deemed stable and usable. WARNING: This is an internal package to [pezkuwichain/pezkuwi-apps](https://github.com/pezkuwichain/pezkuwi-apps) so is not intended (yet) for broad use. Since these are generic components, they will move to the [pezkuwichain/pezkuwi-ui](https://github.com/pezkuwichain/pezkuwi-ui) repo once deemed stable and usable.
For the existing sharable components usable in external React-based projects, take a look at the [pezkuwi-js/ui documentation](https://pezkuwi.js.org/ui/) For the existing sharable components usable in external React-based projects, take a look at the [pezkuwichain/pezkuwi-ui documentation](https://pezkuwi.js.org/ui/)
+1 -1
View File
@@ -225,7 +225,7 @@ function usePreimageImpl (hashOrBounded?: Hash | HexString | FrameSupportPreimag
); );
// api.query.preimage.statusFor has been deprecated in favor of api.query.preimage.requestStatusFor. // api.query.preimage.statusFor has been deprecated in favor of api.query.preimage.requestStatusFor.
// To ensure we get all preimages correctly we query both storages. see: https://github.com/pezkuwi-js/apps/pull/10310 // To ensure we get all preimages correctly we query both storages. see: https://github.com/pezkuwichain/pezkuwi-apps/pull/10310
const optStatus = useCall<Option<PalletPreimageRequestStatus>>(!inlineData && paramsStatus && api.query.preimage?.statusFor, paramsStatus); const optStatus = useCall<Option<PalletPreimageRequestStatus>>(!inlineData && paramsStatus && api.query.preimage?.statusFor, paramsStatus);
const optRequstStatus = useCall<Option<PalletPreimageRequestStatus>>(!inlineData && paramsStatus && api.query.preimage?.requestStatusFor, paramsStatus); const optRequstStatus = useCall<Option<PalletPreimageRequestStatus>>(!inlineData && paramsStatus && api.query.preimage?.requestStatusFor, paramsStatus);
const someOptStatus = optStatus?.isSome ? optStatus : optRequstStatus; const someOptStatus = optStatus?.isSome ? optStatus : optRequstStatus;
+2 -2
View File
@@ -1,5 +1,5 @@
# @pezkuwi/react-params # @pezkuwi/react-params
WARNING: This is an internal package to [pezkuwi-js/apps](https://github.com/pezkuwi-js/apps) so is not intended (yet) for broad use. WARNING: This is an internal package to [pezkuwichain/pezkuwi-apps](https://github.com/pezkuwichain/pezkuwi-apps) so is not intended (yet) for broad use.
For the existing sharable components usable in external React-based projects, take a look at the [pezkuwi-js/ui documentation](https://pezkuwi.js.org/ui/) For the existing sharable components usable in external React-based projects, take a look at the [pezkuwichain/pezkuwi-ui documentation](https://pezkuwi.js.org/ui/)
+2 -2
View File
@@ -1,8 +1,8 @@
# @pezkuwi/react-query # @pezkuwi/react-query
WARNING: This is an internal package to [pezkuwi-js/apps](https://github.com/pezkuwi-js/apps) so is not intended (yet) for broad use. Since these are generic components, they will move to the [pezkuwi-js/ui](https://github.com/pezkuwi-js/ui) repo once deemed stable and usable. WARNING: This is an internal package to [pezkuwichain/pezkuwi-apps](https://github.com/pezkuwichain/pezkuwi-apps) so is not intended (yet) for broad use. Since these are generic components, they will move to the [pezkuwichain/pezkuwi-ui](https://github.com/pezkuwichain/pezkuwi-ui) repo once deemed stable and usable.
For the existing sharable components usable in external React-based projects, take a look at the [pezkuwi-js/ui documentation](https://pezkuwi.js.org/ui/) For the existing sharable components usable in external React-based projects, take a look at the [pezkuwichain/pezkuwi-ui documentation](https://pezkuwi.js.org/ui/)
## Overview ## Overview
+2 -2
View File
@@ -1,5 +1,5 @@
# @pezkuwi/react-signer # @pezkuwi/react-signer
WARNING: This is an internal package to [pezkuwi-js/apps](https://github.com/pezkuwi-js/apps) so is not intended (yet) for broad use. WARNING: This is an internal package to [pezkuwichain/pezkuwi-apps](https://github.com/pezkuwichain/pezkuwi-apps) so is not intended (yet) for broad use.
For the existing sharable components usable in external React-based projects, take a look at the [pezkuwi-js/ui documentation](https://pezkuwi.js.org/ui/) For the existing sharable components usable in external React-based projects, take a look at the [pezkuwichain/pezkuwi-ui documentation](https://pezkuwi.js.org/ui/)
@@ -9,7 +9,7 @@ import metaStatic from '@pezkuwi/types-support/metadata/static-bizinikiwi';
export function createAugmentedApi (): ApiPromise { export function createAugmentedApi (): ApiPromise {
const registry = new TypeRegistry(); const registry = new TypeRegistry();
// FIXME - ref: https://github.com/pezkuwi-js/apps/pull/11051 // FIXME - ref: https://github.com/pezkuwichain/pezkuwi-apps/pull/11051
// Adding support for CJS and ESM correctly has caused some build issues. // Adding support for CJS and ESM correctly has caused some build issues.
// This is a hacky type cast to allow the compiler to be happy. // This is a hacky type cast to allow the compiler to be happy.
const metadata = new Metadata(registry as unknown as Registry, metaStatic); const metadata = new Metadata(registry as unknown as Registry, metaStatic);
@@ -6,7 +6,7 @@ import type { Registry } from '@pezkuwi/types/types';
import { TypeRegistry, u128 as U128 } from '@pezkuwi/types'; import { TypeRegistry, u128 as U128 } from '@pezkuwi/types';
export function balanceOf (number: number | string): U128 { export function balanceOf (number: number | string): U128 {
// FIXME - ref: https://github.com/pezkuwi-js/apps/pull/11051 // FIXME - ref: https://github.com/pezkuwichain/pezkuwi-apps/pull/11051
// Adding support for CJS and ESM correctly has caused some build issues. // Adding support for CJS and ESM correctly has caused some build issues.
// This is a hacky type cast to allow the compiler to be happy. // This is a hacky type cast to allow the compiler to be happy.
return new U128(new TypeRegistry() as unknown as Registry, number); return new U128(new TypeRegistry() as unknown as Registry, number);
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

+8 -8
View File
@@ -2726,14 +2726,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@pezkuwi/networks@npm:^14.0.7": "@pezkuwi/networks@npm:^14.0.9":
version: 14.0.7 version: 14.0.9
resolution: "@pezkuwi/networks@npm:14.0.7" resolution: "@pezkuwi/networks@npm:14.0.9"
dependencies: dependencies:
"@pezkuwi/util": "npm:14.0.1" "@pezkuwi/util": "npm:14.0.1"
"@substrate/ss58-registry": "npm:^1.51.0" "@substrate/ss58-registry": "npm:^1.51.0"
tslib: "npm:^2.8.0" tslib: "npm:^2.8.0"
checksum: 10/33cad7a0bcd89f5d60ba12a61681909f4a1bad983c15458f3ba1f12b6db0859771cbceee297ad3c98e1a741070baf0d5b9bb660387b4acc0351ecb6237e834ed checksum: 10/349f248806d53394d4b152823d70f656844501a60b4039ba299b79cd0ee28321ed062210915b348759e27f8a067324be7fa406ef42a47505154f578442ecbda7
languageName: node languageName: node
linkType: hard linkType: hard
@@ -3016,9 +3016,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@pezkuwi/types-known@npm:^16.5.6": "@pezkuwi/types-known@npm:^16.5.8":
version: 16.5.6 version: 16.5.8
resolution: "@pezkuwi/types-known@npm:16.5.6" resolution: "@pezkuwi/types-known@npm:16.5.8"
dependencies: dependencies:
"@pezkuwi/networks": "npm:^14.0.1" "@pezkuwi/networks": "npm:^14.0.1"
"@pezkuwi/types": "npm:16.5.4" "@pezkuwi/types": "npm:16.5.4"
@@ -3026,7 +3026,7 @@ __metadata:
"@pezkuwi/types-create": "npm:16.5.4" "@pezkuwi/types-create": "npm:16.5.4"
"@pezkuwi/util": "npm:^14.0.1" "@pezkuwi/util": "npm:^14.0.1"
tslib: "npm:^2.8.1" tslib: "npm:^2.8.1"
checksum: 10/de13c583dccfbc794bcd5ccfe7c6e14efedf101cea702a9476ec06986f3c211765d86f20adb4e427e9ff6ac213d26f5b4b6648f54402a6f8ba40d5cf3becd38f checksum: 10/f248d06f776ac884e3c60e1a00d00df43e7a11f595abd69321e38d5c9822c24a15fb31bc4e696c612e6054dd37fd881ea94913ef968b91c7f65418c66b1ad5ed
languageName: node languageName: node
linkType: hard linkType: hard