Commit Graph

18 Commits

Author SHA1 Message Date
pezkuwichain 83d25d29a1 Add types URL to Pezkuwi mainnet chain config
Points to pezkuwi.json for custom type definitions needed for
proper extrinsic encoding.
2026-02-03 07:52:25 +03:00
pezkuwichain 22b3052796 Add Pezkuwi chain type definitions
Adds type definitions for Pezkuwi mainnet to enable proper extrinsic encoding.
- ExtrinsicSignature mapped to MultiSignature
- Address and LookupSource mapped to MultiAddress
- Type aliases for pezsp_runtime types
2026-02-03 07:46:30 +03:00
pezkuwichain d15497b1fb fix: Define MultiAddress inline for v14+ metadata compatibility 2026-02-03 05:54:06 +03:00
pezkuwichain ef3032497c ci: Add GitHub Action to auto-sync main and master branches 2026-02-03 05:45:04 +03:00
pezkuwichain 921e82008d Add Android-specific chains.json with types config for Pezkuwi chains
- Added types: { overridesCommon: false } for TypesUsage.BASE
- Added feeViaRuntimeCall: true for all Pezkuwi chains
- Fixes ExtrinsicSignature not found error in pezWallet Android
2026-02-03 05:35:37 +03:00
pezkuwichain d5062f1130 Add Pezkuwi custom type aliases for Android wallet compatibility
- PezspRuntimeMultiAddress -> MultiAddress
- PezspCoreCryptoAccountId32 -> AccountId
2026-02-02 07:37:40 +03:00
pezkuwichain 5c49fb95c1 fix: update Pezkuwi mainnet chainId and teyrchain parentIds 2026-01-31 08:07:04 +03:00
pezkuwichain be8845e84d Update Pezkuwi and PezkuwiPeople chain icons
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 19:52:39 +03:00
pezkuwichain 45d4566ac7 Update chains.json with correct Pezkuwi chain IDs and order
- Remove 0x prefix from chainIds to match ChainGeneses constants
- Place Pezkuwi, Pezkuwi Asset Hub, and Pezkuwi People at the top
- Add empty evm_assets.json for EVM asset support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 15:41:28 +03:00
pezkuwichain d1e94e7974 Add Pezkuwi chain logos 2026-01-24 08:51:52 +03:00
pezkuwichain 8515448a94 Fix banner deep links: novawallet -> pezkuwiwallet 2026-01-24 08:21:38 +03:00
pezkuwichain 88b4f2330e Add missing banner images 2026-01-24 08:04:23 +03:00
pezkuwichain 99d6d66fc1 Add Pezkuwi DApp and category icons
DApp icons (256x256 PNG):
- Pezkuwi, PezkuwiStaking, Pezsnowbridge
- DijitalKurdistan, PezkuwiJS, PezkuwiExplorer

Category icons (SVG):
- Staking, DEX, Bridge, Governance, Art
- Gaming, Social, Utilities, EVM, Crowdloans
2026-01-24 07:49:50 +03:00
pezkuwichain 8de33c5857 Add Pezkuwi DApps to dapps configuration
- Added Pezkuwi Apps as first in Popular section
- Added Pezkuwi Staking, Pezsnowbridge, Dijital Kurdistan, Pezkuwi.js, Pezkuwi Explorer
- Pezkuwi apps now appear first in their respective categories
- All URLs are live production endpoints

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 06:52:30 +03:00
pezkuwichain cf2c49f073 Add banner background images (gradient) 2026-01-24 06:28:45 +03:00
pezkuwichain 84f7ed30dc Update banners for Pezkuwi Wallet
- Replace Nova Wallet banners with Pezkuwi-specific content
- Add Kurdish (ku) localization as primary language
- Add English (en) localization
- Remove unused languages and Nova-related content
- Add Pezkuwi banner images (HEZ, PEZ, Newroz, welcome)
- Add README with admin guide for banner management

8 banners: Welcome, Staking, HEZ Token, PEZ Token,
Governance, Community, Explorer, Newroz
2026-01-24 06:27:06 +03:00
pezkuwichain 0fe520cd33 Add CodeQL analysis workflow configuration 2026-01-23 15:20:22 +03:00
pezkuwichain 46297339b1 Initial commit: Pezkuwi Wallet Utils
- Chain configurations for Polkadot, Kusama and all major parachains
- Pezkuwichain ecosystem (Relay Chain, Asset Hub, People Chain)
- Staking metadata and validator lists
- DApp configurations
- XCM cross-chain messaging configs
- Governance dApp listings
- Promotional banners
- Chain migration configurations
- Asset metadata and icons

Based on Nova Utils with Pezkuwichain extensions
2026-01-23 00:29:48 +03:00