pezkuwichain
5113cd4264
fix: CI failures - EVM tests and metadata artifacts
...
- tests-evm.yml: use pezkuwichain/revive-differential-tests fork with
pez-revive-dev-node platform aliases
- .gitignore: allow vendor/pezkuwi-subxt/artifacts/ to be tracked
- Add metadata .scale files for compile-time macro expansion
- Rename polkadot_metadata_* references to pezkuwi_metadata_*
2026-01-27 15:20:03 +03:00
pezkuwichain
b52d899808
chore: add generated files to .gitignore
...
- relay-mainnet.json (generated chain spec)
- tools/usdt-bridge/bridge_db.json (runtime data)
- .claude/domains-repositories (Claude session file)
2026-01-25 19:44:18 +03:00
pezkuwichain
ff79e0e89c
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
2026-01-24 10:43:10 +03:00
pezkuwichain
21b25a3762
chore: add documentation, test configs and subxt examples
...
- Update .gitignore for local Claude files and generated artifacts
- Add MAINNET_ROADMAP.md with deployment phases
- Add zombienet test configuration files
- Add Pezkuwi-specific subxt examples for token transfers
2026-01-04 21:17:50 +03:00
pezkuwichain
b8990884db
style: apply taplo format to all Cargo.toml files
2026-01-04 17:37:38 +03:00
pezkuwichain
c41f7b3e9d
fix(ci): add missing sassafras benchmark data file
...
The 25_tickets_100_auths.bin file was gitignored by the global *.bin
rule but is required for cargo-check-all-benches CI job. This adds an
exception to .gitignore and includes the benchmark data file.
2025-12-27 14:01:51 +03:00
pezkuwichain
286de54384
feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
2025-12-13 15:44:15 +03:00