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")
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
+315 -315
View File
@@ -4,543 +4,543 @@
Contributed:
- Update Labs WebSocket URL for Autonomys mainnet ([#11941](https://github.com/pezkuwi-js/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)
- chore: add Paseo Collectives endpoint ([#11954](https://github.com/pezkuwi-js/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 Onfinality's Aleph Zero and Integritee-Dicle endpoint ([#11966](https://github.com/pezkuwi-js/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)
- add paseo-people-lite teyrchain ([#11974](https://github.com/pezkuwi-js/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)
- 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)
- Add bifrost-paseo providers ([#11987](https://github.com/pezkuwi-js/apps/pull/11987)) (Thanks to https://github.com/TomatoAres)
- 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/pezkuwichain/pezkuwi-apps/pull/11942)) (Thanks to https://github.com/vedhavyas)
- 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/pezkuwichain/pezkuwi-apps/pull/11961)) (Thanks to https://github.com/kukabi)
- 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/pezkuwichain/pezkuwi-apps/pull/11982)) (Thanks to https://github.com/kukabi)
- 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/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/pezkuwichain/pezkuwi-apps/pull/11884)) (Thanks to https://github.com/la10736)
- Add bifrost-paseo providers ([#11987](https://github.com/pezkuwichain/pezkuwi-apps/pull/11987)) (Thanks to https://github.com/TomatoAres)
Changes:
- Handle zero length divisor case ([#11953](https://github.com/pezkuwi-js/apps/pull/11953))
- Fixed validator stats url ([#11964](https://github.com/pezkuwi-js/apps/pull/11964))
- Show RefEnd time correctly ([#11970](https://github.com/pezkuwi-js/apps/pull/11970))
- Shown era duration correctly in staking ([#11972](https://github.com/pezkuwi-js/apps/pull/11972))
- Add banner for accounts page for AHM ([#11981](https://github.com/pezkuwi-js/apps/pull/11981))
- Fixed assethub link ([#11990](https://github.com/pezkuwi-js/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))
- Bump pezkuwi-api & pezkuwi-js dependencies ([#11997](https://github.com/pezkuwi-js/apps/pull/11997))
- Handle zero length divisor case ([#11953](https://github.com/pezkuwichain/pezkuwi-apps/pull/11953))
- Fixed validator stats url ([#11964](https://github.com/pezkuwichain/pezkuwi-apps/pull/11964))
- Show RefEnd time correctly ([#11970](https://github.com/pezkuwichain/pezkuwi-apps/pull/11970))
- 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/pezkuwichain/pezkuwi-apps/pull/11981))
- Fixed assethub link ([#11990](https://github.com/pezkuwichain/pezkuwi-apps/pull/11990))
- 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/pezkuwichain/pezkuwi-apps/pull/11997))
## 0.167.1 Oct 23, 2025
Contributed:
- Return DAO IPCI endpoint ([#11906](https://github.com/pezkuwi-js/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)
- Add Shibuya Chain ([#11879](https://github.com/pezkuwi-js/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)
- Add DataHaven Testnet & Mainnet to Ethereum Chains ([#11934](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11912)) (Thanks to https://github.com/traumschule)
- 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/pezkuwichain/pezkuwi-apps/pull/11924)) (Thanks to https://github.com/augustocollado)
- 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/pezkuwichain/pezkuwi-apps/pull/11937)) (Thanks to https://github.com/BuddyGlas)
Changes:
- Bump pezkuwi-api & pezkuwi-js dependencies ([#11939](https://github.com/pezkuwi-js/apps/pull/11939))
- Disable unreachable endpoints ([#11936](https://github.com/pezkuwi-js/apps/pull/11936))
- Display validators info after AHM ([#11871](https://github.com/pezkuwi-js/apps/pull/11871))
- Fix: Staking summary and Schedular remaining time ([#11903](https://github.com/pezkuwi-js/apps/pull/11903))
- Improved session keys UX ([#11909](https://github.com/pezkuwi-js/apps/pull/11909))
- Show "remove expired votes" ([#11922](https://github.com/pezkuwi-js/apps/pull/11922))
- New command center ([#11899](https://github.com/pezkuwi-js/apps/pull/11899))
- Bump pezkuwi-api & pezkuwi-js dependencies ([#11939](https://github.com/pezkuwichain/pezkuwi-apps/pull/11939))
- Disable unreachable endpoints ([#11936](https://github.com/pezkuwichain/pezkuwi-apps/pull/11936))
- 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/pezkuwichain/pezkuwi-apps/pull/11903))
- Improved session keys UX ([#11909](https://github.com/pezkuwichain/pezkuwi-apps/pull/11909))
- Show "remove expired votes" ([#11922](https://github.com/pezkuwichain/pezkuwi-apps/pull/11922))
- New command center ([#11899](https://github.com/pezkuwichain/pezkuwi-apps/pull/11899))
## 0.166.1 Oct 9, 2025
Contributed:
- feat: remove Polimec ([#11864](https://github.com/pezkuwi-js/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)
- Added one more Bulletin ([#11869](https://github.com/pezkuwi-js/apps/pull/11869)) (Thanks to https://github.com/bkontur)
- 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/pezkuwichain/pezkuwi-apps/pull/11865)) (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:
- Fixed Assets loading screen ([#11854](https://github.com/pezkuwi-js/apps/pull/11854))
- mproved Validator DX for set_keys in staking POST AHM ([#11863](https://github.com/pezkuwi-js/apps/pull/11863))
- Improve block time handling for chains with elastic scaling ([#11876](https://github.com/pezkuwi-js/apps/pull/11876))
- fix: filter-out non eth accounts from eth chains ([#11877](https://github.com/pezkuwi-js/apps/pull/11877))
- Disable unreachable endpoints ([#11883](https://github.com/pezkuwi-js/apps/pull/11883))
- Refactor: Move Relay and Asset Hub API Connections to Context ([#11891](https://github.com/pezkuwi-js/apps/pull/11891))
- Bump @pezkuwi/phishing & @pezkuwi/extension dependencies ([#11902](https://github.com/pezkuwi-js/apps/pull/11902))
- 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/pezkuwichain/pezkuwi-apps/pull/11863))
- 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/pezkuwichain/pezkuwi-apps/pull/11877))
- 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/pezkuwichain/pezkuwi-apps/pull/11891))
- Bump @pezkuwi/phishing & @pezkuwi/extension dependencies ([#11902](https://github.com/pezkuwichain/pezkuwi-apps/pull/11902))
## 0.165.1 Sep 25, 2025
Contributed:
- chore: remove redundant word ([#11802](https://github.com/pezkuwi-js/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)
- docs(readme): install dependencies faster ([#11822](https://github.com/pezkuwi-js/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)
- reactivate Integritee Paseo endpoint ([#11831](https://github.com/pezkuwi-js/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)
- Fix Moonriver URL Remove Mangata ([#11848](https://github.com/pezkuwi-js/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)
- Add zkVerify and its VFlow teyrchain mainnet entries ([#11852](https://github.com/pezkuwi-js/apps/pull/11852)) (Thanks to https://github.com/la10736)
- 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/pezkuwichain/pezkuwi-apps/pull/11811)) (Thanks to https://github.com/segunjkf)
- 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/pezkuwichain/pezkuwi-apps/pull/11832)) (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/pezkuwichain/pezkuwi-apps/pull/11839)) (Thanks to https://github.com/EmilFattakhov)
- 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/pezkuwichain/pezkuwi-apps/pull/11844)) (Thanks to https://github.com/quantpoet)
- Add zkVerify and its VFlow teyrchain mainnet entries ([#11852](https://github.com/pezkuwichain/pezkuwi-apps/pull/11852)) (Thanks to https://github.com/la10736)
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))
- Enhance tooltip styling and content in Vesting component ([#11815](https://github.com/pezkuwi-js/apps/pull/11815))
- Modify chain names and order in the side menu ([#11829](https://github.com/pezkuwi-js/apps/pull/11829))
- Staking Async Feedback ([#11681](https://github.com/pezkuwi-js/apps/pull/11681))
- Support for Extension Ethereum Signing ([#11592](https://github.com/pezkuwi-js/apps/pull/11592))
- Bump @pezkuwi-api/merkleize-metadata, @pezkuwi/api, @pezkuwi/phishing, @pezkuwi/extension dependencies ([#11860](https://github.com/pezkuwi-js/apps/pull/11860))
- 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/pezkuwichain/pezkuwi-apps/pull/11815))
- 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/pezkuwichain/pezkuwi-apps/pull/11681))
- 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/pezkuwichain/pezkuwi-apps/pull/11860))
## 0.164.1 Aug 29, 2025
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)
- Update RPC endpoints for zkVerify and VFlow ([#11783](https://github.com/pezkuwi-js/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 ([#11788](https://github.com/pezkuwi-js/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)
- Fix: Rename 'Quantum Fusion' to 'QF Network' ([#11789](https://github.com/pezkuwi-js/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)
- Fintra Logo Updates ([#11800](https://github.com/pezkuwi-js/apps/pull/11800)) (Thanks to https://github.com/wasif1024)
- 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/pezkuwichain/pezkuwi-apps/pull/11783)) (Thanks to https://github.com/DanieleDiBenedetto)
- fintra logo setting ([#11785](https://github.com/pezkuwichain/pezkuwi-apps/pull/11785)) (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/pezkuwichain/pezkuwi-apps/pull/11790)) (Thanks to https://github.com/juangirini)
- 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/pezkuwichain/pezkuwi-apps/pull/11797)) (Thanks to https://github.com/segunjkf)
- Fintra Logo Updates ([#11800](https://github.com/pezkuwichain/pezkuwi-apps/pull/11800)) (Thanks to https://github.com/wasif1024)
Changes:
- Prioritize Selected Chain RPC Provider for System Chains ([#11764](https://github.com/pezkuwi-js/apps/pull/11764))
- Run playground code in iframe ([#11780](https://github.com/pezkuwi-js/apps/pull/11780))
- White screen issue on forking chain ([#11787](https://github.com/pezkuwi-js/apps/pull/11787))
- Disable unreachable endpoints ([#11792](https://github.com/pezkuwi-js/apps/pull/11792))
- Filter events by user accounts ([#11728](https://github.com/pezkuwi-js/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))
- 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/pezkuwichain/pezkuwi-apps/pull/11780))
- White screen issue on forking chain ([#11787](https://github.com/pezkuwichain/pezkuwi-apps/pull/11787))
- Disable unreachable endpoints ([#11792](https://github.com/pezkuwichain/pezkuwi-apps/pull/11792))
- 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/pezkuwichain/pezkuwi-apps/pull/11805))
## 0.163.1 Aug 15, 2025
Contributed:
- Update Tanssi Endpoints ([#11738](https://github.com/pezkuwi-js/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)
- Add Autonomys EVM mainnet endpoint ([#11750](https://github.com/pezkuwi-js/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)
- Update: Change XODE rpc on Dicle and Paseo ([#11761](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11733)) (Thanks to https://github.com/seun556)
- 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/pezkuwichain/pezkuwi-apps/pull/11752)) (Thanks to https://github.com/Szegoo)
- 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/pezkuwichain/pezkuwi-apps/pull/11754)) (Thanks to https://github.com/drgora)
Changes:
- Mark Chains as Favorites ([#11718](https://github.com/pezkuwi-js/apps/pull/11718))
- fix: disable unreachable endpoints ([#11746](https://github.com/pezkuwi-js/apps/pull/11746))
- Accumulate proof size for block details page ([#11748](https://github.com/pezkuwi-js/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))
- Avoid embedding of UI in iframe ([#11769](https://github.com/pezkuwi-js/apps/pull/11769))
- Upgraded pezkuwi dependencies ([#11771](https://github.com/pezkuwi-js/apps/pull/11771))
- Mark Chains as Favorites ([#11718](https://github.com/pezkuwichain/pezkuwi-apps/pull/11718))
- fix: disable unreachable endpoints ([#11746](https://github.com/pezkuwichain/pezkuwi-apps/pull/11746))
- Accumulate proof size for block details page ([#11748](https://github.com/pezkuwichain/pezkuwi-apps/pull/11748))
- 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/pezkuwichain/pezkuwi-apps/pull/11769))
- Upgraded pezkuwi dependencies ([#11771](https://github.com/pezkuwichain/pezkuwi-apps/pull/11771))
## 0.162.1 July 31, 2025
Contributed:
- Update peerplays types bundle ([#11712](https://github.com/pezkuwi-js/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)
- Update peerplays types bundle, hotfix ([#11715](https://github.com/pezkuwi-js/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)
- Added Simply Staking endpoint for Pezkuwi in productionRelayPezkuwi.ts ([#11731](https://github.com/pezkuwi-js/apps/pull/11731)) (Thanks to https://github.com/DanielMagro97)
- 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/pezkuwichain/pezkuwi-apps/pull/11711)) (Thanks to https://github.com/senseless)
- 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/pezkuwichain/pezkuwi-apps/pull/11722)) (Thanks to https://github.com/senseless)
- 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:
- Teleport Feature Enhancement ([#11699](https://github.com/pezkuwi-js/apps/pull/11699))
- Remove pools warning for staking ([#11730](https://github.com/pezkuwi-js/apps/pull/11730))
- fix: disable unreachable endpoints ([#11714](https://github.com/pezkuwi-js/apps/pull/11714))
- Upgraded pezkuwi dependencies ([#11736](https://github.com/pezkuwi-js/apps/pull/11736))
- Teleport Feature Enhancement ([#11699](https://github.com/pezkuwichain/pezkuwi-apps/pull/11699))
- Remove pools warning for staking ([#11730](https://github.com/pezkuwichain/pezkuwi-apps/pull/11730))
- fix: disable unreachable endpoints ([#11714](https://github.com/pezkuwichain/pezkuwi-apps/pull/11714))
- Upgraded pezkuwi dependencies ([#11736](https://github.com/pezkuwichain/pezkuwi-apps/pull/11736))
## 0.161.1 July 17, 2025
Contributed:
- chore: Bump Kilt dep ([#11679](https://github.com/pezkuwi-js/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)
- Remove some JelliedOwl node - cutting costs ([#11686](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11688)) (Thanks to https://github.com/juangirini)
- 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/pezkuwichain/pezkuwi-apps/pull/11687)) (Thanks to https://github.com/Vsevolod-Rusinskiy)
Changes:
- fix(ui): resolve apps version caching issue ([#11678](https://github.com/pezkuwi-js/apps/pull/11678))
- feat: add hover tooltip to Badge on Teyrchain page for unlock icon ([#11683](https://github.com/pezkuwi-js/apps/pull/11683))
- fix: disable unreachable endpoints ([#11693](https://github.com/pezkuwi-js/apps/pull/11693))
- Handle Import/Export of In-browser accounts gracefully ([#11669](https://github.com/pezkuwi-js/apps/pull/11669))
- Upgraded pezkuwi dependencies ([#11702](https://github.com/pezkuwi-js/apps/pull/11702))
- 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/pezkuwichain/pezkuwi-apps/pull/11683))
- 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/pezkuwichain/pezkuwi-apps/pull/11669))
- Upgraded pezkuwi dependencies ([#11702](https://github.com/pezkuwichain/pezkuwi-apps/pull/11702))
## 0.160.1 July 7, 2025
Contributed:
- Fix radiumblock bifrost endpoint ([#11642](https://github.com/pezkuwi-js/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)
- Updated Onfinality endpoints ([#11647](https://github.com/pezkuwi-js/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)
- Added onfinality endpoints ([#11664](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11635)) (Thanks to https://github.com/charanks030)
- 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/pezkuwichain/pezkuwi-apps/pull/11672)) (Thanks to https://github.com/seun556)
- 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/pezkuwichain/pezkuwi-apps/pull/11656)) (Thanks to https://github.com/Bvegas882)
Changes:
- Improve regex for weight formatting in formatMeta function ([#11640](https://github.com/pezkuwi-js/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))
- Preserve referenda with missing info during grouping ([#11651](https://github.com/pezkuwi-js/apps/pull/11651))
- Upgraded pezkuwi dependencies ([#11676](https://github.com/pezkuwi-js/apps/pull/11676))
- 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/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/pezkuwichain/pezkuwi-apps/pull/11651))
- Upgraded pezkuwi dependencies ([#11676](https://github.com/pezkuwichain/pezkuwi-apps/pull/11676))
## 0.159.1 Jun 19, 2025
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)
- Add passet-hub Paseo endpoint by IBP ([#11618](https://github.com/pezkuwi-js/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)
- Clean up and renaming of Dwellir endpoints ([#11609](https://github.com/pezkuwi-js/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)
- Adds Tansi ([#11636](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11618)) (Thanks to https://github.com/miloskriz)
- 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/pezkuwichain/pezkuwi-apps/pull/11609)) (Thanks to https://github.com/Maharacha)
- 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/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/pezkuwichain/pezkuwi-apps/pull/11624)) (Thanks to https://github.com/claireclark1)
Changes:
- Handle External URL Navigation in Electron App ([#11630](https://github.com/pezkuwi-js/apps/pull/11630))
- Add security headers to disallow iframe embedding ([#11632](https://github.com/pezkuwi-js/apps/pull/11632))
- Staking Next Page ([#11483](https://github.com/pezkuwi-js/apps/pull/11483))
- Upgraded pezkuwi dependencies ([#11639](https://github.com/pezkuwi-js/apps/pull/11639))
- 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/pezkuwichain/pezkuwi-apps/pull/11632))
- Staking Next Page ([#11483](https://github.com/pezkuwichain/pezkuwi-apps/pull/11483))
- Upgraded pezkuwi dependencies ([#11639](https://github.com/pezkuwichain/pezkuwi-apps/pull/11639))
## 0.158.1 Jun 6, 2025
Contributed:
- Re-enable Kabocha RPC (JelliedOwl) ([#11599](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11606)) (Thanks to https://github.com/blackjooohn)
Changes:
- Move appsVersion initialization inside component ([#11600](https://github.com/pezkuwi-js/apps/pull/11600))
- Upgraded pezkuwi dependencies ([#11611](https://github.com/pezkuwi-js/apps/pull/11611))
- Move appsVersion initialization inside component ([#11600](https://github.com/pezkuwichain/pezkuwi-apps/pull/11600))
- Upgraded pezkuwi dependencies ([#11611](https://github.com/pezkuwichain/pezkuwi-apps/pull/11611))
## 0.157.1 Jun 2, 2025
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)
- Updates Dancebox for Dancelight ([#11559](https://github.com/pezkuwi-js/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)
- 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: re-enable rpc3 for Pop Network ([#11571](https://github.com/pezkuwi-js/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)
- chore(passet-hub): add PAssetHub endpoint to Paseo ([#11591](https://github.com/pezkuwi-js/apps/pull/11591)) (Thanks to https://github.com/al3mart)
- 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/pezkuwichain/pezkuwi-apps/pull/11559)) (Thanks to https://github.com/albertov19)
- 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/pezkuwichain/pezkuwi-apps/pull/11554)) (Thanks to https://github.com/rajk93)
- 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/pezkuwichain/pezkuwi-apps/pull/11579)) (Thanks to https://github.com/rajk93)
- chore(passet-hub): add PAssetHub endpoint to Paseo ([#11591](https://github.com/pezkuwichain/pezkuwi-apps/pull/11591)) (Thanks to https://github.com/al3mart)
Changes:
- Improve input conversion logic in BaseBytes component ([#11562](https://github.com/pezkuwi-js/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))
- Disable unreachable endpoints ([#11574](https://github.com/pezkuwi-js/apps/pull/11574) [#11590](https://github.com/pezkuwi-js/apps/pull/11590))
- Improve amount error calculation by considering OpenGov-related locks ([#11578](https://github.com/pezkuwi-js/apps/pull/11578))
- Enhance Preimage Page with Decodable Call Link ([#11570](https://github.com/pezkuwi-js/apps/pull/11570))
- Enable Manual Address in Account Input When No Accounts Are Present ([#11583](https://github.com/pezkuwi-js/apps/pull/11583))
- Display Basic Chain Info, Apps, API, and Metadata in Settings ([#11584](https://github.com/pezkuwi-js/apps/pull/11584))
- Upgraded pezkuwi dependencies ([#11597](https://github.com/pezkuwi-js/apps/pull/11597))
- 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/pezkuwichain/pezkuwi-apps/pull/11567))
- 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/pezkuwichain/pezkuwi-apps/pull/11578))
- 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/pezkuwichain/pezkuwi-apps/pull/11583))
- 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/pezkuwichain/pezkuwi-apps/pull/11597))
## 0.156.1 May 16, 2025
Contributed:
- chore: update Subscan links for Paseo chains ([#11535](https://github.com/pezkuwi-js/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)
- Add Kreivo testnet endpoint to testingRelayPaseo.ts ([#11519](https://github.com/pezkuwi-js/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)
- Update peerplays types bundle ([#11550](https://github.com/pezkuwi-js/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)
- 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)
- 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/pezkuwichain/pezkuwi-apps/pull/11536)) (Thanks to https://github.com/seun556)
- 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/pezkuwichain/pezkuwi-apps/pull/11548)) (Thanks to https://github.com/rajk93)
- 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/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/pezkuwichain/pezkuwi-apps/pull/11552)) (Thanks to https://github.com/rajk93)
Changes:
- Import and export of addresses to the My Accounts Tab ([#11507](https://github.com/pezkuwi-js/apps/pull/11507))
- Disable unreachable endpoints ([#11532](https://github.com/pezkuwi-js/apps/pull/11532) [#11545](https://github.com/pezkuwi-js/apps/pull/11545))
- Refactor: Vote component ([#11540](https://github.com/pezkuwi-js/apps/pull/11540))
- Update delegated account input type ([#11553](https://github.com/pezkuwi-js/apps/pull/11553))
- Upgraded pezkuwi dependencies ([#11556](https://github.com/pezkuwi-js/apps/pull/11556))
- 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/pezkuwichain/pezkuwi-apps/pull/11532) [#11545](https://github.com/pezkuwichain/pezkuwi-apps/pull/11545))
- Refactor: Vote component ([#11540](https://github.com/pezkuwichain/pezkuwi-apps/pull/11540))
- Update delegated account input type ([#11553](https://github.com/pezkuwichain/pezkuwi-apps/pull/11553))
- Upgraded pezkuwi dependencies ([#11556](https://github.com/pezkuwichain/pezkuwi-apps/pull/11556))
## 0.155.1 May 5, 2025
Contributed:
- Dicle People Chain -> Helixstreet RPC Endpoint added ([#11497](https://github.com/pezkuwi-js/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)
- Added onfinality 4 endpoints ([#11494](https://github.com/pezkuwi-js/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 IBP endpoint to Xcavate Pezkuwi ([#11503](https://github.com/pezkuwi-js/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)
- 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)
- fix: change Xode RPC Endpoint under Pezkuwi ([#11512](https://github.com/pezkuwi-js/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)
- Add IBP2 to PJS XCavate endpoint ([#11514](https://github.com/pezkuwi-js/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)
- add: Zeeve RPC Endpoint for Xode Pezkuwi ([#11516](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11486)) (Thanks to https://github.com/ArneilPaulPolican)
- 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/pezkuwichain/pezkuwi-apps/pull/11501)) (Thanks to https://github.com/stiiifff)
- 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/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/pezkuwichain/pezkuwi-apps/pull/11508)) (Thanks to https://github.com/Maharacha)
- 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/pezkuwichain/pezkuwi-apps/pull/11509)) (Thanks to https://github.com/dcolley)
- 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/pezkuwichain/pezkuwi-apps/pull/11518)) (Thanks to https://github.com/pandres95)
- 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/pezkuwichain/pezkuwi-apps/pull/11525)) (Thanks to https://github.com/miloskriz)
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))
- Add Deregister ParaId component and integrate into Actions ([#11499](https://github.com/pezkuwi-js/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))
- 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/pezkuwichain/pezkuwi-apps/pull/11499))
- 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
Contributed:
- [LAOS] update bootnodes and hosting name ([#11452](https://github.com/pezkuwi-js/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)
- adding xcav into pezkuwi ([#11463](https://github.com/pezkuwi-js/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)
- Update zkVerify testnet endpoint and name ([#11472](https://github.com/pezkuwi-js/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)
- [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/pezkuwichain/pezkuwi-apps/pull/11354)) (Thanks to https://github.com/Ernesto-tha-great)
- 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/pezkuwichain/pezkuwi-apps/pull/11467)) (Thanks to https://github.com/quinn-gaoo)
- 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/pezkuwichain/pezkuwi-apps/pull/11438)) (Thanks to https://github.com/weimeme)
Changes:
- Feedback/#11253 ([#11304](https://github.com/pezkuwi-js/apps/pull/11304))
- Enable Extrinsic Page Access Without Accounts ([#11441](https://github.com/pezkuwi-js/apps/pull/11441))
- Disable unreachable endpoints ([#11461](https://github.com/pezkuwi-js/apps/pull/11461) [#11478](https://github.com/pezkuwi-js/apps/pull/11478))
- Added warning message for XCM (teleport) ([#11462](https://github.com/pezkuwi-js/apps/pull/11462))
- Suspended candidates query ([#11469](https://github.com/pezkuwi-js/apps/pull/11469))
- Improved behavior for dissolving crowdloan ([#11470](https://github.com/pezkuwi-js/apps/pull/11470))
- Fix External Links ([#11485](https://github.com/pezkuwi-js/apps/pull/11485))
- Upgraded pezkuwi dependencies ([#11489](https://github.com/pezkuwi-js/apps/pull/11489))
- Feedback/#11253 ([#11304](https://github.com/pezkuwichain/pezkuwi-apps/pull/11304))
- Enable Extrinsic Page Access Without Accounts ([#11441](https://github.com/pezkuwichain/pezkuwi-apps/pull/11441))
- 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/pezkuwichain/pezkuwi-apps/pull/11462))
- Suspended candidates query ([#11469](https://github.com/pezkuwichain/pezkuwi-apps/pull/11469))
- Improved behavior for dissolving crowdloan ([#11470](https://github.com/pezkuwichain/pezkuwi-apps/pull/11470))
- Fix External Links ([#11485](https://github.com/pezkuwichain/pezkuwi-apps/pull/11485))
- Upgraded pezkuwi dependencies ([#11489](https://github.com/pezkuwichain/pezkuwi-apps/pull/11489))
## 0.153.1 Apr 3, 2025
Contributed:
- Update logo for Robonomics teyrchains ([#11318](https://github.com/pezkuwi-js/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: update 3dpass rpc endpoint ([#11442](https://github.com/pezkuwi-js/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 Moonbase endpoint ([#11444](https://github.com/pezkuwi-js/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)
- 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/pezkuwichain/pezkuwi-apps/pull/11435)) (Thanks to https://github.com/MOZGIII)
- 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/pezkuwichain/pezkuwi-apps/pull/11443)) (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/pezkuwichain/pezkuwi-apps/pull/11448)) (Thanks to https://github.com/drgora)
Changes:
- Export Multisig as JSON ([#11408](https://github.com/pezkuwi-js/apps/pull/11408))
- Disable unreachable endpoints ([#11424](https://github.com/pezkuwi-js/apps/pull/11424) [#11440](https://github.com/pezkuwi-js/apps/pull/11440))
- Fix: Multisig calls linked to a proxy account ([#11412](https://github.com/pezkuwi-js/apps/pull/11412))
- FIX: Unwanted Errors on Sudo Page When Submitting Calls ([#11426](https://github.com/pezkuwi-js/apps/pull/11426))
- Improve signing with multisig proxy ([#11433](https://github.com/pezkuwi-js/apps/pull/11433))
- Allow anonymous proxy ([#11450](https://github.com/pezkuwi-js/apps/pull/11450))
- Upgraded pezkuwi dependencies ([#11453](https://github.com/pezkuwi-js/apps/pull/11453))
- Export Multisig as JSON ([#11408](https://github.com/pezkuwichain/pezkuwi-apps/pull/11408))
- 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/pezkuwichain/pezkuwi-apps/pull/11412))
- 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/pezkuwichain/pezkuwi-apps/pull/11433))
- Allow anonymous proxy ([#11450](https://github.com/pezkuwichain/pezkuwi-apps/pull/11450))
- Upgraded pezkuwi dependencies ([#11453](https://github.com/pezkuwichain/pezkuwi-apps/pull/11453))
## 0.152.1 Mar 24, 2025
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 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)
- Fix dark mode display hash display result in Fork ([#11378](https://github.com/pezkuwi-js/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 subscan.ts - add heima network ([#11388](https://github.com/pezkuwi-js/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)
- Removing Dwellir Bifrost endpoints ([#11399](https://github.com/pezkuwi-js/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)
- Deleted onfinality polkadex teyrchain endpoint ([#11409](https://github.com/pezkuwi-js/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 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/pezkuwichain/pezkuwi-apps/pull/11361)) (Thanks to https://github.com/Rbdude25)
- 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/pezkuwichain/pezkuwi-apps/pull/11366)) (Thanks to https://github.com/Kailai-Wang)
- 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/pezkuwichain/pezkuwi-apps/pull/11400)) (Thanks to https://github.com/wirednkod)
- 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/pezkuwichain/pezkuwi-apps/pull/11407)) (Thanks to https://github.com/Maharacha)
- 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/pezkuwichain/pezkuwi-apps/pull/11405)) (Thanks to https://github.com/serkixenos)
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))
- 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))
- Refactor: Enhance useOwnEraRewards with staker rewards fetching and event handling ([#11376](https://github.com/pezkuwi-js/apps/pull/11376))
- Changed pools warning message ([#11386](https://github.com/pezkuwi-js/apps/pull/11386))
- FIX: Fee Asset Selection ([#11397](https://github.com/pezkuwi-js/apps/pull/11397))
- Improvement: Multisig Call Data Field ([#11403](https://github.com/pezkuwi-js/apps/pull/11403))
- Import & Export Feature for Address Book ([#11383](https://github.com/pezkuwi-js/apps/pull/11383))
- Upgraded pezkuwi deps ([#11420](https://github.com/pezkuwi-js/apps/pull/11420))
- 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/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/pezkuwichain/pezkuwi-apps/pull/11376))
- Changed pools warning message ([#11386](https://github.com/pezkuwichain/pezkuwi-apps/pull/11386))
- FIX: Fee Asset Selection ([#11397](https://github.com/pezkuwichain/pezkuwi-apps/pull/11397))
- Improvement: Multisig Call Data Field ([#11403](https://github.com/pezkuwichain/pezkuwi-apps/pull/11403))
- Import & Export Feature for Address Book ([#11383](https://github.com/pezkuwichain/pezkuwi-apps/pull/11383))
- Upgraded pezkuwi deps ([#11420](https://github.com/pezkuwichain/pezkuwi-apps/pull/11420))
## 0.151.1 Mar 6, 2025
Contributed:
- Add light client for LAOS teyrchain ([#11284](https://github.com/pezkuwi-js/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)
- Add zkVerify Testnet ([#11356](https://github.com/pezkuwi-js/apps/pull/11356)) (Thanks to https://github.com/DanieleDiBenedetto)
- 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/pezkuwichain/pezkuwi-apps/pull/11326)) (Thanks to https://github.com/ganesh1997oli)
- Add zkVerify Testnet ([#11356](https://github.com/pezkuwichain/pezkuwi-apps/pull/11356)) (Thanks to https://github.com/DanieleDiBenedetto)
Changes:
- Ensure useReferenda doesnt cause a white screen ([#11328](https://github.com/pezkuwi-js/apps/pull/11328))
- Improve parameter handling in Option ([#11330](https://github.com/pezkuwi-js/apps/pull/11330))
- Maximum transfer value while teleport ([#11332](https://github.com/pezkuwi-js/apps/pull/11332))
- Fix Asset Id Parsing ([#11334](https://github.com/pezkuwi-js/apps/pull/11334))
- Enhancement: Fee Payment with Sufficient Assets ([#11336](https://github.com/pezkuwi-js/apps/pull/11336))
- Enhancement: Improve Fee Token Verification & Asset ID Handling ([#11341](https://github.com/pezkuwi-js/apps/pull/11341))
- Disable unreachable endpoints ([#11338](https://github.com/pezkuwi-js/apps/pull/11338))
- Fix: Voting on referenda breaks Apps ([#11344](https://github.com/pezkuwi-js/apps/pull/11344))
- Improve Address Book Search ([#11350](https://github.com/pezkuwi-js/apps/pull/11350))
- Replace `isEmpty` checks with utility function ([#11355](https://github.com/pezkuwi-js/apps/pull/11355))
- Ensure safety check on isEmpty ([#11358](https://github.com/pezkuwi-js/apps/pull/11358))
- Fix for not showing expires if the chain renewed ([#11353](https://github.com/pezkuwi-js/apps/pull/11353))
- Enhance Preimages Page with Improved Usability ([#11342](https://github.com/pezkuwi-js/apps/pull/11342))
- Upgraded pezkuwi deps ([#11365](https://github.com/pezkuwi-js/apps/pull/11365))
- 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/pezkuwichain/pezkuwi-apps/pull/11330))
- Maximum transfer value while teleport ([#11332](https://github.com/pezkuwichain/pezkuwi-apps/pull/11332))
- Fix Asset Id Parsing ([#11334](https://github.com/pezkuwichain/pezkuwi-apps/pull/11334))
- 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/pezkuwichain/pezkuwi-apps/pull/11341))
- Disable unreachable endpoints ([#11338](https://github.com/pezkuwichain/pezkuwi-apps/pull/11338))
- Fix: Voting on referenda breaks Apps ([#11344](https://github.com/pezkuwichain/pezkuwi-apps/pull/11344))
- Improve Address Book Search ([#11350](https://github.com/pezkuwichain/pezkuwi-apps/pull/11350))
- Replace `isEmpty` checks with utility function ([#11355](https://github.com/pezkuwichain/pezkuwi-apps/pull/11355))
- 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/pezkuwichain/pezkuwi-apps/pull/11353))
- Enhance Preimages Page with Improved Usability ([#11342](https://github.com/pezkuwichain/pezkuwi-apps/pull/11342))
- Upgraded pezkuwi deps ([#11365](https://github.com/pezkuwichain/pezkuwi-apps/pull/11365))
## 0.150.2 Feb 22, 2025
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
Contributed:
- Add IBP2 as mythos RPC provider ([#11288](https://github.com/pezkuwi-js/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)
- Enable Helixstreet Endpoints ([#11293](https://github.com/pezkuwi-js/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)
- Remove Helikon Khala RPC endpoint ([#11301](https://github.com/pezkuwi-js/apps/pull/11301)) (Thanks to https://github.com/kukabi)
- 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/pezkuwichain/pezkuwi-apps/pull/11295)) (Thanks to https://github.com/wliyongfeng)
- 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/pezkuwichain/pezkuwi-apps/pull/11276)) (Thanks to https://github.com/Kailai-Wang)
- Remove Helikon Khala RPC endpoint ([#11301](https://github.com/pezkuwichain/pezkuwi-apps/pull/11301)) (Thanks to https://github.com/kukabi)
Changes:
- Adding Filters for the Coretime - Overview Tab according to feedback ([#11217](https://github.com/pezkuwi-js/apps/pull/11217))
- Fixed Table Spacing in Firefox ([#11287](https://github.com/pezkuwi-js/apps/pull/11287))
- Disable unreachable endpoints ([#11286](https://github.com/pezkuwi-js/apps/pull/11286) [#11303](https://github.com/pezkuwi-js/apps/pull/11303))
- Input Number component ([#11275](https://github.com/pezkuwi-js/apps/pull/11275))
- Refactor Assets Page <> Improve Non-Native Asset Balance Display ([#11290](https://github.com/pezkuwi-js/apps/pull/11290))
- Show Multilocation for Foreign Assets <> Assets Page ([#11306](https://github.com/pezkuwi-js/apps/pull/11306))
- Upgraded pezkuwi dependencies ([#11309](https://github.com/pezkuwi-js/apps/pull/11309))
- 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/pezkuwichain/pezkuwi-apps/pull/11287))
- 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/pezkuwichain/pezkuwi-apps/pull/11275))
- 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/pezkuwichain/pezkuwi-apps/pull/11306))
- Upgraded pezkuwi dependencies ([#11309](https://github.com/pezkuwichain/pezkuwi-apps/pull/11309))
## 0.149.1 Feb 7, 2025
Contributed:
- Add Helixstreet Endpoints ([#11237](https://github.com/pezkuwi-js/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 new paraId ([#11245](https://github.com/pezkuwi-js/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)
- 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)
- 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)
- WeTEE added to Paseo ([#11254](https://github.com/pezkuwi-js/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)
- Add blockops assethub rpc endpoint ([#11266](https://github.com/pezkuwi-js/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)
- [KILT] Design change and node operator rename ([#11271](https://github.com/pezkuwi-js/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 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/pezkuwichain/pezkuwi-apps/pull/11240)) (Thanks to https://github.com/timbrinded)
- 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/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/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/pezkuwichain/pezkuwi-apps/pull/11252)) (Thanks to https://github.com/kukabi)
- 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/pezkuwichain/pezkuwi-apps/pull/11264)) (Thanks to https://github.com/Mrigesh901)
- 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/pezkuwichain/pezkuwi-apps/pull/11270)) (Thanks to https://github.com/FiveKG)
- [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/pezkuwichain/pezkuwi-apps/pull/11273)) (Thanks to https://github.com/camfairchild)
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))
- Make use of `spendLocal` in treasury ([#11243](https://github.com/pezkuwi-js/apps/pull/11243))
- Remove Experimental from Coretime ([#11246](https://github.com/pezkuwi-js/apps/pull/11246))
- Ensure safeguard against treasury spendLocal functions ([#11247](https://github.com/pezkuwi-js/apps/pull/11247))
- Showing what core the chain is renewed on ([#11256](https://github.com/pezkuwi-js/apps/pull/11256))
- Treasury Spend Params Issue ([#11265](https://github.com/pezkuwi-js/apps/pull/11265))
- Update @pezkuwi/types dep ([#11272](https://github.com/pezkuwi-js/apps/pull/11272))
- Upgraded pezkuwi-js deps ([#11277](https://github.com/pezkuwi-js/apps/pull/11277))
- Fee payment with any sufficient asset ([#11229](https://github.com/pezkuwi-js/apps/pull/11229))
- 0.148.1 ([#11231](https://github.com/pezkuwi-js/apps/pull/11231))
- 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/pezkuwichain/pezkuwi-apps/pull/11243))
- Remove Experimental from Coretime ([#11246](https://github.com/pezkuwichain/pezkuwi-apps/pull/11246))
- 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/pezkuwichain/pezkuwi-apps/pull/11256))
- Treasury Spend Params Issue ([#11265](https://github.com/pezkuwichain/pezkuwi-apps/pull/11265))
- Update @pezkuwi/types dep ([#11272](https://github.com/pezkuwichain/pezkuwi-apps/pull/11272))
- Upgraded pezkuwi-js deps ([#11277](https://github.com/pezkuwichain/pezkuwi-apps/pull/11277))
- Fee payment with any sufficient asset ([#11229](https://github.com/pezkuwichain/pezkuwi-apps/pull/11229))
- 0.148.1 ([#11231](https://github.com/pezkuwichain/pezkuwi-apps/pull/11231))
## 0.148.1 Jan 23, 2025
Contributed:
- Remove Dwellir Tinkernet endpoint ([#11196](https://github.com/pezkuwi-js/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)
- Add torus network chain ([#11175](https://github.com/pezkuwi-js/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)
- Update allfeat testnet ([#11214](https://github.com/pezkuwi-js/apps/pull/11214)) (Thanks to https://github.com/SailorSnoW)
- 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/pezkuwichain/pezkuwi-apps/pull/11206)) (Thanks to https://github.com/DzhideX)
- 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/pezkuwichain/pezkuwi-apps/pull/11220)) (Thanks to https://github.com/vukomir)
- Update allfeat testnet ([#11214](https://github.com/pezkuwichain/pezkuwi-apps/pull/11214)) (Thanks to https://github.com/SailorSnoW)
-
Changes:
- Fix broken balances page ([#11230](https://github.com/pezkuwi-js/apps/pull/11230))
- Fixed broken Block Details for blocks/chains with V1 Weight ([#11225](https://github.com/pezkuwi-js/apps/pull/11225))
- Fix get next asset Id ([#11213](https://github.com/pezkuwi-js/apps/pull/11213))
- Restore submit proposal button for `proposeSend` ([#11218](https://github.com/pezkuwi-js/apps/pull/11218))
- Fix default asset selection ([#11222](https://github.com/pezkuwi-js/apps/pull/11222))
- Add more sale details to coretime plus region info ([#11188](https://github.com/pezkuwi-js/apps/pull/11188))
- Fix transactionPaymentApi issue ([#11208](https://github.com/pezkuwi-js/apps/pull/11208))
- Fix card title and related translations ([#11205](https://github.com/pezkuwi-js/apps/pull/11205))
- Fix BountyType with new PalletBountiesBounty ([#11204](https://github.com/pezkuwi-js/apps/pull/11204))
- Added missing types description to docs ([#11197](https://github.com/pezkuwi-js/apps/pull/11197))
- Disable unreachable endpoints ([#11201](https://github.com/pezkuwi-js/apps/pull/11201)) ([#11216](https://github.com/pezkuwi-js/apps/pull/11216))
- Bump dev to 0.83.2 ([#11210](https://github.com/pezkuwi-js/apps/pull/11210))
- 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/pezkuwichain/pezkuwi-apps/pull/11225))
- Fix get next asset Id ([#11213](https://github.com/pezkuwichain/pezkuwi-apps/pull/11213))
- Restore submit proposal button for `proposeSend` ([#11218](https://github.com/pezkuwichain/pezkuwi-apps/pull/11218))
- 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/pezkuwichain/pezkuwi-apps/pull/11188))
- Fix transactionPaymentApi issue ([#11208](https://github.com/pezkuwichain/pezkuwi-apps/pull/11208))
- Fix card title and related translations ([#11205](https://github.com/pezkuwichain/pezkuwi-apps/pull/11205))
- Fix BountyType with new PalletBountiesBounty ([#11204](https://github.com/pezkuwichain/pezkuwi-apps/pull/11204))
- Added missing types description to docs ([#11197](https://github.com/pezkuwichain/pezkuwi-apps/pull/11197))
- 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/pezkuwichain/pezkuwi-apps/pull/11210))
## 0.147.1 Jan 9, 2025
Contributed:
- Allow identity on Shibuya ([#11081](https://github.com/pezkuwi-js/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 Bridgehub Dicle and Pezkuwi Assethub endpoint provider ([#11104](https://github.com/pezkuwi-js/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)
- Enable Zondax paseo rpc node ([#11110](https://github.com/pezkuwi-js/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)
- Re-adding Radiumblock as Shiden and Bifrost Pezkuwi endpoint ([#11112](https://github.com/pezkuwi-js/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)
- Fix explorer links for Hydration ([#11120](https://github.com/pezkuwi-js/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)
- Additional IBP endpoints for miscallaneous maintenance ([#11127](https://github.com/pezkuwi-js/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)
- Add Jamton ([#11123](https://github.com/pezkuwi-js/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)
- Update statescan/subsquare external links ([#11143](https://github.com/pezkuwi-js/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)
- Add NeuroWeb Testnet endpoint for Paseo ([#11151](https://github.com/pezkuwi-js/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)
- Add Helikon public RPC endpoint for Mythos ([#11141](https://github.com/pezkuwi-js/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)
- Deleted the OnFinality Bajun endpoints ([](https://github.com/pezkuwi-js/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 zagros penpal to the list of networks ([#11171](https://github.com/pezkuwi-js/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)
- 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/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/pezkuwichain/pezkuwi-apps/pull/11104)) (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/pezkuwichain/pezkuwi-apps/pull/11110)) (Thanks to https://github.com/emmanuelm41)
- 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/pezkuwichain/pezkuwi-apps/pull/11112)) (Thanks to https://github.com/radiumb)
- 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/pezkuwichain/pezkuwi-apps/pull/11120)) (Thanks to https://github.com/jak-pan)
- 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/pezkuwichain/pezkuwi-apps/pull/11127)) (Thanks to https://github.com/miloskriz)
- Update edgeware nodes ([#11134](https://github.com/pezkuwichain/pezkuwi-apps/pull/11134)) (Thanks to https://github.com/JelliedOwl)
- 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/pezkuwichain/pezkuwi-apps/pull/11135)) (Thanks to https://github.com/jfrank-summit)
- 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/pezkuwichain/pezkuwi-apps/pull/11149)) (Thanks to https://github.com/Maharacha)
- 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/pezkuwichain/pezkuwi-apps/pull/11154)) (Thanks to https://github.com/JelliedOwl)
- 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/pezkuwichain/pezkuwi-apps/pull/10609)) (Thanks to https://github.com/pandres95)
- 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/pezkuwichain/pezkuwi-apps/pull/11179)) (Thanks to https://github.com/FlorianFranzen)
- 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/pezkuwichain/pezkuwi-apps/pull/11189)) (Thanks to https://github.com/FiveKG)
Changes:
- Relay Chain Coretime Sales UI ([#11091](https://github.com/pezkuwi-js/apps/pull/11091))
- Allow for teyrchains with `isPeopleForIdentity` to access identity from the people chain ([#11160](https://github.com/pezkuwi-js/apps/pull/11160))
- Upgrade chopsticks to 1.0.1 ([#11163](https://github.com/pezkuwi-js/apps/pull/11163))
- Upgrade pezkuwi-js deps ([#11191](https://github.com/pezkuwi-js/apps/pull/11191))
- 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/pezkuwichain/pezkuwi-apps/pull/11160))
- Upgrade chopsticks to 1.0.1 ([#11163](https://github.com/pezkuwichain/pezkuwi-apps/pull/11163))
- Upgrade pezkuwi-js deps ([#11191](https://github.com/pezkuwichain/pezkuwi-apps/pull/11191))
- @pezkuwi/api -> 15.2.1
- @pezkuwi/common -> 13.3.1
- @pezkuwi/ui -> 3.12.1
- @pezkuwi/tools -> 0.62.1
- @pezkuwi/extension -> 0.58.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))
- Update Headers to 2025 ([#11172](https://github.com/pezkuwi-js/apps/pull/11172))
- Update Scripts to correctly write headers ([#11176](https://github.com/pezkuwi-js/apps/pull/11176))
- Fix test that writes to typesbundle ([#11180](https://github.com/pezkuwi-js/apps/pull/11180))
- Bump yarn to 4.6.0 ([#11193](https://github.com/pezkuwi-js/apps/pull/11193))
- 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/pezkuwichain/pezkuwi-apps/pull/11172))
- 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/pezkuwichain/pezkuwi-apps/pull/11180))
- 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
- 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)
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 -
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.
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`
@@ -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)
* 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/hw-ledger": "^14.0.7",
"@pezkuwi/keyring": "^14.0.7",
"@pezkuwi/networks": "^14.0.7",
"@pezkuwi/networks": "^14.0.9",
"@pezkuwi/phishing": "^0.25.22",
"@pezkuwi/rpc-augment": "^16.5.6",
"@pezkuwi/rpc-core": "^16.5.6",
@@ -108,7 +108,7 @@
"@pezkuwi/types-augment": "^16.5.6",
"@pezkuwi/types-codec": "^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/util": "^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');
// Dicle (formerly Kusama) genesis hash
export const DICLE_GENESIS = '0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe';
// Dicle - Pezkuwi canary relay chain (placeholder until mainnet launch)
export const DICLE_GENESIS = '0xd9d3cd7c1e5d890d969b957f4c5b71a111bbeeabc968f1d0d4538c2663f080a7';
// Pezkuwi (formerly Polkadot) genesis hash
export const PEZKUWI_GENESIS = '0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3';
// Pezkuwi - Pezkuwi main relay chain (placeholder until mainnet launch)
export const PEZKUWI_GENESIS = '0x41693961995d879073269a008d0a52832caa3e0ae73869f02127f3d5daa4934c';
export const PEZKUWI_DENOM_BLOCK = new BN(1248328);
export const PASEO_GENESIS = '0x77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f';
// Zagros (formerly Westend) genesis hash
export const ZAGROS_GENESIS = '0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e';
// Zagros - Pezkuwi test relay chain (placeholder until testnet launch)
export const ZAGROS_GENESIS = '0x297f5a4d105b4b28312586ff1915572ffe4ee015ff772b76399ecbff25a22026';
// PezkuwiChain - Pezkuwi dev relay chain (placeholder until devnet launch)
export const PEZKUWICHAIN_GENESIS = '0x32154fd2c844f928c82964ff66168b41b15fc235f3a956d14393734c1ed4326b';
export const NEATCOIN_GENESIS = '0xfbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595';
@@ -1,7 +1,7 @@
// Copyright 2017-2025 @pezkuwi/apps-config authors & contributors
// 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';
+2 -2
View File
@@ -46,7 +46,7 @@ import encointerNodeTeeproxy from './encointer-node-teeproxy.js';
import encointerPara from './encointer-para.js';
import equilibrium from './equilibrium.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 ferrum from './ferrum.js';
import frequency from './frequency.js';
@@ -198,7 +198,7 @@ const spec: Record<string, OverrideBundleDefinition> = {
'encointer-node-teeproxy': encointerNodeTeeproxy,
'encointer-teyrchain': encointerPara,
fantour,
// See https://github.com/pezkuwi-js/apps/pull/9243
// See https://github.com/pezkuwichain/pezkuwi-apps/pull/9243
// fragnova,
// 'fragnova-testnet': fragnova,
'ferrum-teyrchain': ferrum,
@@ -61,7 +61,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'Ares Odyssey',
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',
ui: {
@@ -145,7 +145,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'centrifuge',
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]',
ui: {
@@ -157,7 +157,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'cere',
providers: {
'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',
ui: {
@@ -190,7 +190,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'communeai',
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'
},
text: 'Commune AI',
@@ -202,7 +202,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'competitors-club',
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',
ui: {
@@ -224,7 +224,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'crown-sterling',
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',
ui: {
@@ -250,8 +250,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'debio',
providers: {
// DeBio: 'wss://ws-rpc.debio.network', // https://github.com/pezkuwi-js/apps/issues/10118
// Octopus: 'wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e' // https://github.com/pezkuwi-js/apps/issues/11234
// 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/pezkuwichain/pezkuwi-apps/issues/11234
},
text: 'DeBio',
ui: {
@@ -262,7 +262,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'dock-pos-mainnet',
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',
ui: {
@@ -272,9 +272,9 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'edgeware',
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'
// 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',
ui: {
@@ -285,7 +285,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'efinity',
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',
ui: {
@@ -307,7 +307,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'fragnova',
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
ui: {
@@ -318,7 +318,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'hanonycash',
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',
ui: {
@@ -339,7 +339,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'innovatorchain',
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',
ui: {
@@ -363,8 +363,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'jur',
providers: {
// 'Iceberg Nodes': 'wss://jur-mainnet-archive-rpc-1.icebergnodes.io' // https://github.com/pezkuwi-js/apps/issues/10289
// 'Simply Staking': 'wss://jur-archive-mainnet-1.simplystaking.xyz/VX68C07AR4K2/ws' // https://github.com/pezkuwi-js/apps/issues/10172
// '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/pezkuwichain/pezkuwi-apps/issues/10172
},
text: 'Jur',
ui: {
@@ -375,7 +375,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'kulupu',
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',
ui: {
@@ -386,7 +386,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'kusari',
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',
ui: {
@@ -409,7 +409,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'logion',
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)',
ui: {
@@ -420,8 +420,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'mathchain',
providers: {
// MathWallet: 'wss://mathchain-asia.maiziqianbao.net/ws', // https://github.com/pezkuwi-js/apps/issues/8525
// 'MathWallet Backup': 'wss://mathchain-us.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/pezkuwichain/pezkuwi-apps/issues/8525
},
text: 'MathChain',
ui: {
@@ -432,7 +432,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'minix',
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',
ui: {
@@ -443,8 +443,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'myriad',
providers: {
// Myriad: 'wss://ws-rpc.myriad.social', // https://github.com/pezkuwi-js/apps/issues/10172
// Octopus: 'wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0' // https://github.com/pezkuwi-js/apps/issues/11263
// 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/pezkuwichain/pezkuwi-apps/issues/11263
},
text: 'Myriad',
ui: {
@@ -455,7 +455,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'neatcoin',
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',
ui: {}
@@ -473,8 +473,8 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'nodle',
providers: {
// Nodle: 'wss://main3.nodleprotocol.io', // https://github.com/pezkuwi-js/apps/issues/7652
// OnFinality: 'wss://nodle.api.onfinality.io/public-ws' // https://github.com/pezkuwi-js/apps/issues/8013
// Nodle: 'wss://main3.nodleprotocol.io', // https://github.com/pezkuwichain/pezkuwi-apps/issues/7652
// OnFinality: 'wss://nodle.api.onfinality.io/public-ws' // https://github.com/pezkuwichain/pezkuwi-apps/issues/8013
},
text: 'Nodle',
ui: {
@@ -485,7 +485,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'polkadex',
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',
RadiumBlock: 'wss://polkadex.public.curie.radiumblock.co/ws'
},
@@ -509,7 +509,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'riochain',
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',
ui: {
@@ -520,7 +520,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'robonomics',
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',
ui: {
@@ -531,7 +531,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'sherpax',
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',
ui: {
@@ -545,7 +545,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
OnFinality: 'wss://sora.api.onfinality.io/public-ws',
'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 #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',
ui: {
@@ -556,7 +556,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'spanner',
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',
ui: {
@@ -578,7 +578,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subgame',
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',
ui: {
@@ -589,7 +589,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subsocial',
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',
ui: {
@@ -600,7 +600,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'swapdex',
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',
ui: {
@@ -635,7 +635,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'ternoa',
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',
ui: {
@@ -668,7 +668,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'uniarts',
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',
ui: {
@@ -691,9 +691,9 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'vara',
isPeopleForIdentity: false,
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'
// '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',
ui: {
@@ -715,7 +715,7 @@ export const prodChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'westlake',
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',
ui: {
@@ -4,6 +4,7 @@
import type { EndpointOption } from './types.js';
import { DICLE_GENESIS } from '../api/constants.js';
import { chainsDicleSVG } from '../ui/logos/chains/index.js';
import { getTeleports } from './util.js';
// Dicle Network Endpoints (Canary Network)
@@ -22,7 +23,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Asset Hub',
ui: {
color: '#f47738',
logo: 'chainsDicleSVG'
logo: chainsDicleSVG
}
},
{
@@ -36,7 +37,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Bridge Hub',
ui: {
color: '#f47738',
logo: 'chainsDicleSVG'
logo: chainsDicleSVG
}
},
{
@@ -50,7 +51,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Collectives',
ui: {
color: '#f47738',
logo: 'chainsDicleSVG'
logo: chainsDicleSVG
}
},
{
@@ -64,7 +65,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'Coretime',
ui: {
color: '#f47738',
logo: 'chainsDicleSVG'
logo: chainsDicleSVG
}
},
{
@@ -79,7 +80,7 @@ export const prodParasDicle: Omit<EndpointOption, 'teleport'>[] = [
text: 'People',
ui: {
color: '#f47738',
logo: 'chainsDicleSVG'
logo: chainsDicleSVG
}
}
];
@@ -102,6 +103,6 @@ export const prodRelayDicle: EndpointOption = {
ui: {
color: '#f47738',
identityIcon: 'jdenticon',
logo: 'chainsDicleSVG'
logo: chainsDicleSVG
}
};
@@ -4,6 +4,7 @@
import type { EndpointOption } from './types.js';
import { PEZKUWI_GENESIS } from '../api/constants.js';
import { chainsPezkuwiSVG } from '../ui/logos/chains/index.js';
import { getTeleports } from './util.js';
// Pezkuwi Network Endpoints
@@ -22,7 +23,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Asset Hub',
ui: {
color: '#86e62a',
logo: 'chainsPezkuwiSVG'
logo: chainsPezkuwiSVG
}
},
{
@@ -36,7 +37,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Bridge Hub',
ui: {
color: '#86e62a',
logo: 'chainsPezkuwiSVG'
logo: chainsPezkuwiSVG
}
},
{
@@ -50,7 +51,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Collectives',
ui: {
color: '#86e62a',
logo: 'chainsPezkuwiSVG'
logo: chainsPezkuwiSVG
}
},
{
@@ -64,7 +65,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'Coretime',
ui: {
color: '#86e62a',
logo: 'chainsPezkuwiSVG'
logo: chainsPezkuwiSVG
}
},
{
@@ -79,7 +80,7 @@ export const prodParasPezkuwi: Omit<EndpointOption, 'teleport'>[] = [
text: 'People',
ui: {
color: '#86e62a',
logo: 'chainsPezkuwiSVG'
logo: chainsPezkuwiSVG
}
}
];
@@ -103,6 +104,6 @@ export const prodRelayPezkuwi: EndpointOption = {
ui: {
color: '#e6007a',
identityIcon: 'jdenticon',
logo: 'chainsPezkuwiSVG'
logo: chainsPezkuwiSVG
}
};
+94 -94
View File
@@ -37,7 +37,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: '3dpass-testnet',
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',
ui: {
@@ -48,7 +48,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'aleph-testnet',
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'
},
text: 'Aleph Zero Testnet',
@@ -73,7 +73,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'nodle',
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',
ui: {
@@ -84,7 +84,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'arctic',
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',
ui: {
@@ -94,7 +94,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'Ares Gladios',
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',
ui: {
@@ -116,7 +116,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'jaz',
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',
ui: {
@@ -149,7 +149,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'edgeware',
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)',
ui: {
@@ -159,7 +159,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'bifrost',
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',
ui: {
@@ -192,8 +192,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'cere',
providers: {
// 'Cere Network': 'wss://archive.testnet.cere.network/ws' // https://github.com/pezkuwi-js/apps/issues/9712
// 'Republic Crypto | Runtime': 'wss://testnet.cere-archive.republiccrypto-runtime.com:444' // 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/pezkuwichain/pezkuwi-apps/issues/9712
},
text: 'Cere Network Testnet',
ui: {
@@ -204,7 +204,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'cess-testnet',
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',
ui: {
@@ -248,8 +248,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'Crust Maxwell',
providers: {
// 'Crust Network': 'wss://api.crust.network/', // https://github.com/pezkuwi-js/apps/issues/8060
// 'DCloud Foundation': 'wss://api.decloudf.com/' // 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/pezkuwichain/pezkuwi-apps/issues/8060
},
text: 'Crust Maxwell',
ui: {
@@ -283,7 +283,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'datahighway',
isDisabled: true,
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',
ui: {
@@ -293,8 +293,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'debio-testnet',
providers: {
// DeBio: 'wss://ws-rpc.testnet.debio.network', // https://github.com/pezkuwi-js/apps/issues/10172
// Octopus: 'wss://gateway.testnet.octopus.network/debionetwork/554976cbb180f676f188abe14d63ca24' // https://github.com/pezkuwi-js/apps/issues/10667
// 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/pezkuwichain/pezkuwi-apps/issues/10667
},
text: 'DeBio Testnet',
ui: {
@@ -305,7 +305,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'dock-testnet',
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',
ui: {
@@ -315,7 +315,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'dolphin',
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',
ui: {
@@ -326,7 +326,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'dotmog',
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',
ui: {
@@ -337,7 +337,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'encointer',
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',
ui: {
@@ -348,7 +348,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'equilibrium',
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',
ui: {
@@ -359,7 +359,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'fantour',
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',
ui: {
@@ -370,7 +370,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'ferrum',
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',
ui: {
@@ -381,7 +381,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'bizinikiwi',
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',
ui: {
@@ -391,7 +391,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'fragnova',
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',
ui: {
@@ -402,7 +402,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'Galital',
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',
ui: {
@@ -413,8 +413,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'galois',
providers: {
// MathWallet: 'wss://galois-hk.maiziqianbao.net/ws', // https://github.com/pezkuwi-js/apps/issues/9059
// 'MathWallet Backup': 'wss://galois.maiziqianbao.net/ws' // https://github.com/pezkuwi-js/apps/issues/9109
// 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/pezkuwichain/pezkuwi-apps/issues/9109
},
text: 'Galois',
ui: {
@@ -425,7 +425,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'gamepower',
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',
ui: {
@@ -436,7 +436,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'geek',
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',
ui: {
@@ -447,7 +447,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'halongbay',
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',
ui: {
@@ -458,7 +458,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'interlay-testnet',
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',
ui: {
@@ -468,7 +468,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'brainstorm',
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',
ui: {
@@ -478,7 +478,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
},
{
info: 'ipse',
isDisabled: true, // https://github.com/pezkuwi-js/apps/issues/6242
isDisabled: true, // https://github.com/pezkuwichain/pezkuwi-apps/issues/6242
providers: {
'IPSE China': 'wss://testnet-china.ipse.io',
'IPSE Europe': 'wss://testnet-europe.ipse.io',
@@ -493,7 +493,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'jupiter',
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',
ui: {
@@ -504,7 +504,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'jur',
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',
ui: {
@@ -515,7 +515,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'karmachain',
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',
ui: {
@@ -526,7 +526,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'khala',
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)',
ui: {
@@ -537,7 +537,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'kintsugi-testnet',
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',
ui: {
@@ -548,7 +548,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'klugdossier',
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',
ui: {
@@ -559,7 +559,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'kylin',
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',
ui: {
@@ -580,7 +580,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'logion',
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',
ui: {
@@ -591,8 +591,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'acala',
providers: {
// Acala: 'wss://mandala.polkawallet.io' // https://github.com/pezkuwi-js/apps/issues/9005
// OnFinality: 'wss://acala-mandala.api.onfinality.io/public-ws' // https://github.com/pezkuwi-js/apps/issues/8105
// 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/pezkuwichain/pezkuwi-apps/issues/8105
},
text: 'Mandala',
ui: {
@@ -602,7 +602,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'manta',
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',
ui: {
@@ -624,7 +624,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'minix',
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',
ui: {
@@ -635,12 +635,12 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'moonbaseAlpha',
providers: {
// Blast: 'wss://moonbase-alpha.public.blastapi.io', // https://github.com/pezkuwi-js/apps/issues/11608
// Dwellir: 'wss://moonbase-rpc.n.dwellir.com', // https://github.com/pezkuwi-js/apps/issues/11935
// 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/pezkuwichain/pezkuwi-apps/issues/11935
'Moonbeam Foundation': 'wss://wss.api.moonbase.moonbeam.network',
OnFinality: 'wss://moonbeam-alpha.api.onfinality.io/public-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',
ui: {
@@ -651,7 +651,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'mybank',
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',
ui: {
@@ -662,8 +662,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'myriad-tesnet',
providers: {
// Myriad: 'wss://ws-rpc.testnet.myriad.social', // https://github.com/pezkuwi-js/apps/issues/10172
// Octopus: 'wss://gateway.testnet.octopus.network/myriad/8f543a1c219f14d83c0faedefdd5be6e' // https://github.com/pezkuwi-js/apps/issues/10667
// 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/pezkuwichain/pezkuwi-apps/issues/10667
},
text: 'Myriad Testnet',
ui: {
@@ -674,8 +674,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'nftmart',
providers: {
// NFTMartDev: 'wss://dev-ws.nftmart.io', // https://github.com/pezkuwi-js/apps/issues/9059
// NFTMartStaging: 'wss://staging-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/pezkuwichain/pezkuwi-apps/issues/9059
},
text: 'NFTMart',
ui: {
@@ -686,7 +686,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'opportunity',
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',
ui: {
@@ -707,7 +707,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'phoenix',
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',
ui: {
@@ -718,7 +718,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'Phyken Network',
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',
ui: {
@@ -729,7 +729,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'pichiu',
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',
ui: {
@@ -739,7 +739,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'polkadex',
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',
ui: {
@@ -761,7 +761,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'pontem',
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',
ui: {
@@ -772,7 +772,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'prism',
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',
ui: {
@@ -794,7 +794,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'realis',
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',
ui: {
@@ -805,7 +805,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'riochain',
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',
ui: {
@@ -816,7 +816,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'sherpax',
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',
ui: {
@@ -827,7 +827,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'skyekiwi',
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',
ui: {
@@ -838,8 +838,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'sora-bizinikiwi',
providers: {
// 'Soramitsu #1': 'wss://ws.framenode-7.s4.stg1.sora2.soramitsu.co.jp', // https://github.com/pezkuwi-js/apps/issues/11935
// 'Soramitsu #2': 'wss://ws.framenode-8.s5.stg1.sora2.soramitsu.co.jp' // https://github.com/pezkuwi-js/apps/issues/11965
// '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/pezkuwichain/pezkuwi-apps/issues/11965
},
text: 'SORA-staging',
ui: {
@@ -850,7 +850,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subdao',
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',
ui: {
@@ -861,7 +861,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subgame',
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',
ui: {
@@ -872,7 +872,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace-farmnet',
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',
ui: {
@@ -883,7 +883,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace-gemini-1',
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',
ui: {
@@ -894,7 +894,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace-gemini-2a',
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',
ui: {
@@ -906,7 +906,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
info: 'subspace-gemini-3f',
providers: {
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',
ui: {
@@ -917,8 +917,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace-gemini-3g',
providers: {
// Europe: 'wss://rpc-1.gemini-3g.subspace.network/ws', // https://github.com/pezkuwi-js/apps/issues/10912
// US: 'wss://rpc-0.gemini-3g.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11263
// 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/pezkuwichain/pezkuwi-apps/issues/11263
},
text: 'Subspace Gemini 3g',
ui: {
@@ -929,7 +929,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace-gemini-3g-nova',
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',
ui: {
@@ -940,8 +940,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace-gemini-3h',
providers: {
// US: 'wss://rpc-0.gemini-3h.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11423
// US2: 'wss://rpc-1.gemini-3h.subspace.network/ws' // https://github.com/pezkuwi-js/apps/issues/11098
// 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/pezkuwichain/pezkuwi-apps/issues/11098
},
text: 'Subspace Gemini 3h',
ui: {
@@ -952,8 +952,8 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace-gemini-3h-nova',
providers: {
// EU1: 'wss://nova-0.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/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/pezkuwichain/pezkuwi-apps/issues/11098
},
text: 'Subspace Gemini 3h Nova',
ui: {
@@ -964,7 +964,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'subspace',
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',
ui: {
@@ -975,7 +975,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'tangle',
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',
ui: {
@@ -986,7 +986,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'ternoa-alphanet',
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',
ui: {
@@ -996,7 +996,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'ternoa-testnet',
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',
ui: {
@@ -1007,7 +1007,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'bitcountry',
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',
ui: {
@@ -1017,7 +1017,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'laminar',
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',
ui: {
@@ -1028,7 +1028,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'uniarts',
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',
ui: {
@@ -1038,7 +1038,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'unique',
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',
ui: {
@@ -1049,7 +1049,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'unitv',
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',
ui: {
@@ -1071,7 +1071,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'vodka',
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',
ui: {}
@@ -1079,7 +1079,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'web3games',
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',
ui: {
@@ -1090,7 +1090,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'xsocial',
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',
ui: {
@@ -1100,7 +1100,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
{
info: 'zCloak',
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',
ui: {
@@ -1112,7 +1112,7 @@ export const testChains: Omit<EndpointOption, 'teleport'>[] = [
homepage: 'https://zero.io',
info: 'ZERO Alphaville',
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',
ui: {
@@ -48,7 +48,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoAmplitude',
paraId: 2124,
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)',
ui: {
@@ -61,7 +61,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoAventus',
paraId: 2056,
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',
ui: {
@@ -74,7 +74,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Bajun(paseo)',
paraId: 2119,
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)',
ui: {
@@ -101,7 +101,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Darwinia Koi',
paraId: 2105,
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',
ui: {
@@ -207,7 +207,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'integritee',
paraId: 2039,
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)',
ui: {
@@ -287,7 +287,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Myriad Social',
paraId: 4005,
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',
ui: {
@@ -351,7 +351,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
paraId: 4001,
providers: {
'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',
ui: {
@@ -364,7 +364,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'qf-paseo',
paraId: 4775,
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)',
ui: {
@@ -376,7 +376,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'regionxCocos',
paraId: 4509,
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)',
ui: {
@@ -389,7 +389,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'PaseoShibuyaChain',
paraId: 2000,
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',
text: 'Shibuya Testnet (Astar)',
@@ -402,7 +402,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoWatr',
paraId: 2058,
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',
ui: {
@@ -415,7 +415,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'TEE cloud',
paraId: 4545,
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)',
ui: {
@@ -428,7 +428,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'Xcavate',
paraId: 4683,
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',
ui: {
@@ -441,7 +441,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'paseoXode',
paraId: 4607,
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',
ui: {
@@ -454,7 +454,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
info: 'ZeitgeistBatteryStation',
paraId: 2101,
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',
ui: {
@@ -523,7 +523,7 @@ export const testParasPaseoCommon: EndpointOption[] = [
providers: {
IBP1: 'wss://sys.ibp.network/coretime-paseo',
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',
teleport: [-1],
@@ -602,7 +602,7 @@ export const testRelayPaseo: EndpointOption = {
IBP1: 'wss://rpc.ibp.network/paseo',
IBP2: 'wss://paseo.dotters.network',
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'
},
teleport: getTeleports(testParasPaseoCommon),
@@ -4,6 +4,7 @@
import type { EndpointOption } from './types.js';
import { ZAGROS_GENESIS } from '../api/constants.js';
import { chainsZagrosSVG } from '../ui/logos/chains/index.js';
import { getTeleports } from './util.js';
// Zagros Test Network Endpoints
@@ -22,7 +23,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Asset Hub',
ui: {
color: '#00b894',
logo: 'chainsZagrosSVG'
logo: chainsZagrosSVG
}
},
{
@@ -36,7 +37,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Bridge Hub',
ui: {
color: '#00b894',
logo: 'chainsZagrosSVG'
logo: chainsZagrosSVG
}
},
{
@@ -50,7 +51,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Collectives',
ui: {
color: '#00b894',
logo: 'chainsZagrosSVG'
logo: chainsZagrosSVG
}
},
{
@@ -64,7 +65,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'Coretime',
ui: {
color: '#00b894',
logo: 'chainsZagrosSVG'
logo: chainsZagrosSVG
}
},
{
@@ -79,7 +80,7 @@ export const testParasZagros: Omit<EndpointOption, 'teleport'>[] = [
text: 'People',
ui: {
color: '#00b894',
logo: 'chainsZagrosSVG'
logo: chainsZagrosSVG
}
}
];
@@ -102,6 +103,6 @@ export const testRelayZagros: EndpointOption = {
ui: {
color: '#00b894',
identityIcon: 'jdenticon',
logo: 'chainsZagrosSVG'
logo: chainsZagrosSVG
}
};
@@ -7,7 +7,7 @@ import type { ExternalDef } from './types.js';
import { externalPezkuwistatsSVG } from '../ui/logos/external/index.js';
// 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 = {
chains: {
Dicle: 'dicle',
+2 -2
View File
@@ -4,13 +4,13 @@ Desktop Pezkuwi apps client for Windows, Mac and Linux.
## 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
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 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 { 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)
function needsApiCheck (): boolean {
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[] {
return [
{
href: 'https://github.com/pezkuwi-js/apps',
href: 'https://github.com/pezkuwichain/pezkuwi-apps',
icon: 'code-branch',
name: 'github',
text: t('nav.github', 'GitHub', { ns: 'apps-routing' })
},
{
href: 'https://wiki.pezkuwi.network',
href: 'https://wiki.pezkuwichain.io',
icon: 'book',
name: 'wiki',
text: t('nav.wiki', 'Wiki', { ns: 'apps-routing' })
@@ -36,7 +36,7 @@ const BannerAssetHubMigration = () => {
<br />
{t('For more information about Asset Hub migration, check the ')}
<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'
target='_blank'
>details here</a>.
+2 -2
View File
@@ -120,8 +120,8 @@ function getPezkuwi (kind?: StatementKind | null): Statement | undefined {
}
const url = kind.isRegular
? 'https://statement.pezkuwi.network/regular.html'
: 'https://statement.pezkuwi.network/saft.html';
? 'https://statement.pezkuwichain.io/regular.html'
: 'https://statement.pezkuwichain.io/saft.html';
const hash = kind.isRegular
? 'Qmc1XYqT6S39WNp2UeiRUrZichUWUPpGEThDE6dAb3f6Ny'
: '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[]]> {
return ids.reduce((all: Record<string, [GroupIndex, ValidatorInfo[]]>, id) => {
// 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));
if (!assignment) {
@@ -68,7 +68,7 @@ function PreimageCall ({ className = '', value }: Props): React.ReactElement<Pro
? (
<AddressMini
// 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}
value={value.deposit.who}
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.
* 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'];
+1 -1
View File
@@ -188,7 +188,7 @@ function Developer ({ className = '', onStatusChange }: Props): React.ReactEleme
</div>
<div className='ui--row'>
<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>
<Button.Group>
+2 -2
View File
@@ -1,5 +1,5 @@
# @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('error', onError);
statics.api.on('ready', (): void => {
const injectedPromise = web3Enable('pezkuwi-js/apps');
const injectedPromise = web3Enable('pezkuwichain/pezkuwi-apps');
injectedPromise
.then(setExtensions)
+2 -2
View File
@@ -1,5 +1,5 @@
# @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()
: null;
// Backwards compatibility - https://github.com/pezkuwi-js/apps/issues/10493
// Backwards compatibility - https://github.com/pezkuwichain/pezkuwi-apps/issues/10493
return !id
? null
: 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
// 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
? progress.eraProgress.mod(progress.eraLength)
: progress.eraProgress
+2 -2
View File
@@ -1,5 +1,5 @@
# @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.
// 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 optRequstStatus = useCall<Option<PalletPreimageRequestStatus>>(!inlineData && paramsStatus && api.query.preimage?.requestStatusFor, paramsStatus);
const someOptStatus = optStatus?.isSome ? optStatus : optRequstStatus;
+2 -2
View File
@@ -1,5 +1,5 @@
# @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
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
+2 -2
View File
@@ -1,5 +1,5 @@
# @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 {
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.
// This is a hacky type cast to allow the compiler to be happy.
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';
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.
// This is a hacky type cast to allow the compiler to be happy.
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
linkType: hard
"@pezkuwi/networks@npm:^14.0.7":
version: 14.0.7
resolution: "@pezkuwi/networks@npm:14.0.7"
"@pezkuwi/networks@npm:^14.0.9":
version: 14.0.9
resolution: "@pezkuwi/networks@npm:14.0.9"
dependencies:
"@pezkuwi/util": "npm:14.0.1"
"@substrate/ss58-registry": "npm:^1.51.0"
tslib: "npm:^2.8.0"
checksum: 10/33cad7a0bcd89f5d60ba12a61681909f4a1bad983c15458f3ba1f12b6db0859771cbceee297ad3c98e1a741070baf0d5b9bb660387b4acc0351ecb6237e834ed
checksum: 10/349f248806d53394d4b152823d70f656844501a60b4039ba299b79cd0ee28321ed062210915b348759e27f8a067324be7fa406ef42a47505154f578442ecbda7
languageName: node
linkType: hard
@@ -3016,9 +3016,9 @@ __metadata:
languageName: node
linkType: hard
"@pezkuwi/types-known@npm:^16.5.6":
version: 16.5.6
resolution: "@pezkuwi/types-known@npm:16.5.6"
"@pezkuwi/types-known@npm:^16.5.8":
version: 16.5.8
resolution: "@pezkuwi/types-known@npm:16.5.8"
dependencies:
"@pezkuwi/networks": "npm:^14.0.1"
"@pezkuwi/types": "npm:16.5.4"
@@ -3026,7 +3026,7 @@ __metadata:
"@pezkuwi/types-create": "npm:16.5.4"
"@pezkuwi/util": "npm:^14.0.1"
tslib: "npm:^2.8.1"
checksum: 10/de13c583dccfbc794bcd5ccfe7c6e14efedf101cea702a9476ec06986f3c211765d86f20adb4e427e9ff6ac213d26f5b4b6648f54402a6f8ba40d5cf3becd38f
checksum: 10/f248d06f776ac884e3c60e1a00d00df43e7a11f595abd69321e38d5c9822c24a15fb31bc4e696c612e6054dd37fd881ea94913ef968b91c7f65418c66b1ad5ed
languageName: node
linkType: hard