Commit Graph

5 Commits

Author SHA1 Message Date
pezkuwichain 7fef40f92a Add Pezkuwi types with overridesCommon=true for TypesUsage.OWN 2026-02-03 19:47:28 +03:00
pezkuwichain bbf516ea2e Change Pezkuwi chains to use TypesUsage.NONE to fix TypeReference null error 2026-02-03 18:17:09 +03:00
pezkuwichain e83f86dffb Use BASE types for Pezkuwi relay chain (remove custom types URL) 2026-02-03 16:39:13 +03:00
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 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