pezkuwichain
704085ad0b
fix(staking): move nomination-pools from relay chain to Asset Hub
...
- Relay chain HEZ: only relaychain staking (validator staking)
- Asset Hub HEZ: nomination-pools staking
- Matches actual Pezkuwi runtime configuration where NominationPools pallet is on Asset Hub
2026-02-09 08:40:23 +03:00
pezkuwichain
ec03500557
fix: add relaychainAsNative to Asset Hub for swap pool discovery
2026-02-09 07:30:51 +03:00
pezkuwichain
39ca67dab8
fix: complete Pezkuwi overlay + proper Nova merge
...
Pezkuwi overlay (B source):
- pezkuwi-chains.json: 4 chains (Relay, Zagros, Asset Hub, People)
- pezkuwi-xcm.json: full XCM config with networkDeliveryFee, networkBaseWeight
- pezkuwi-xcm-dynamic.json: dynamic XCM config
Merge script:
- Takes Nova as base (A source)
- Adds Pezkuwi entries to ALL XCM sections
- Pezkuwi chains appear first
- Nothing gets deleted
All chains have disabledCheckMetadataHash: true
2026-02-09 06:56:35 +03:00
pezkuwichain
173f08a70b
fix: correct Pezkuwi chain IDs and priceIds from app config
2026-02-09 05:03:41 +03:00
pezkuwichain
71d14b884a
feat: add Nova-base sync mechanism
...
- Add sync_from_nova.py script to merge Nova chains with Pezkuwi overlay
- Add GitHub Action for daily auto-sync
- Sync all chains from nova-base (includes Polkadot Coretime and other missing chains)
- Pezkuwi chains appear first and take priority
This fixes DOT swap crash caused by missing Polkadot Coretime chain.
2026-02-09 04:39:23 +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