Commit Graph

9 Commits

Author SHA1 Message Date
pezkuwichain 94a94ae09e Add disabledCheckMetadataHash for all Pezkuwi chains 2026-02-05 07:04:59 +03:00
pezkuwichain f044826635 Remove types config from Pezkuwi chains to use TypesUsage.NONE 2026-02-04 09:25:36 +03:00
pezkuwichain 1530584609 Fix types URL to use master branch 2026-02-03 21:07:28 +03:00
pezkuwichain e263dac7fd Fix types URL to use correct repository 2026-02-03 19:47:59 +03:00
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