fix: correct Ed25519/Sr25519 key scheme detection for Asset Hub

- Fix RuntimeResolver prefix matching order: check asset-hub-pezkuwichain
  BEFORE asset-hub-pezkuwi to avoid false matches
- Fix zombienet SDK is_asset_hub_pezkuwi detection to exclude pezkuwichain
- Add zombienet-local-21.toml and zombienet-mainnet-21.toml configs
- Update .gitignore for sensitive mainnet files
This commit is contained in:
2026-01-24 10:43:10 +03:00
parent f9846a547a
commit ff79e0e89c
6 changed files with 411 additions and 11 deletions
+9
View File
@@ -64,3 +64,12 @@ vendor/*/Cargo.lock
# Generated chain specs
chain-specs/
# Sensitive wallet data - NEVER commit
/res/
tools/usdt-bridge/secrets/
*.seed
*wallet*.json
founder_validators.json
founder_governance.json
mainnet/