Commit Graph

6 Commits

Author SHA1 Message Date
pezkuwichain a41d1b378b Add empty versioning array for SDK compatibility 2026-02-03 16:36:09 +03:00
pezkuwichain 9b129ac412 Fix pezkuwi.json: remove unsupported typesAlias key 2026-02-03 16:34:19 +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 d5062f1130 Add Pezkuwi custom type aliases for Android wallet compatibility
- PezspRuntimeMultiAddress -> MultiAddress
- PezspCoreCryptoAccountId32 -> AccountId
2026-02-02 07:37:40 +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