Commit Graph

13 Commits

Author SHA1 Message Date
pezkuwichain 0c99ee8392 chore: add pezkuwi-extension-*.zip to gitignore 2026-01-09 03:26:48 +03:00
pezkuwichain 646b6d7bb5 feat: add all 4 Pezkuwi ecosystem chains
- Pezkuwi (mainnet relay chain)
- Dicle (canary relay chain)
- Zagros (testnet)
- TeyrChain (testnet)

All chains use placeholder genesis hashes for now.
2026-01-09 03:26:25 +03:00
pezkuwichain 2adf8ca880 Rebrand: Update chainType substrate → bizinikiwi, bump to 0.62.14
- Update chainType from 'substrate' to 'bizinikiwi' in extension-inject/types.ts
- Update default icon from 'substrate' to 'bizinikiwi' in extension-chains/bundle.ts
- Bump all extension packages to version 0.62.14
- Add *.zip to .gitignore
2026-01-09 03:10:08 +03:00
pezkuwichain 5d54192e6d chore: update copyright years to 2026 and fix lint issues
- Update all copyright headers from 2025 to 2026
- Fix @polkadot references to @pezkuwi in config files
- Fix eslint.config.js import path

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
v0.62.12
2026-01-09 01:22:46 +03:00
pezkuwichain 55d0b57348 fix: update pezkuwi-ui dependencies to 3.17.1 and fix type issues
- Update @pezkuwi/react-identicon, ui-shared, ui-settings, ui-keyring, react-qr to ^3.17.1
- Fix westendMetadata → zagrosMetadata imports in test files
- Remove backward compatibility for polkadot/substrate themes in Identicon.tsx
- Add proper Network[] type annotation to legerChains.ts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 00:53:48 +03:00
pezkuwichain fc9e7235ae test: update test files with Pezkuwi terminology
- Replace Polkadot/Kusama/Westend with Pezkuwi/Dicle/Zagros
- Update genesis hashes to Pezkuwi network hashes
- Update icon themes from polkadot/substrate to pezkuwi/bizinikiwi
- Update URLs from polkadot.org to pezkuwichain.io
- Update account names from "My Polkadot Account" to "My Pezkuwi Account"
2026-01-09 00:31:25 +03:00
pezkuwichain a8dd23fbd1 refactor: update Asset Hub and Parachain terminology to Pezkuwi
- Asset Hub → Pezkuwi Asset Hub
- Relay Chain → Pezkuwi Relay Chain
- Parachain → TeyrChain
- Update AssetHubMigration.tsx component
- Update translation strings
2026-01-09 00:24:08 +03:00
pezkuwichain 5a5723c686 refactor: update identicon theme mapping and Ledger text to Pezkuwi
- Update Identicon.tsx to use pezkuwi theme instead of jdenticon fallback
- Update Ledger app references from Polkadot to Pezkuwi
- Update translation file for Ledger text
2026-01-09 00:18:24 +03:00
pezkuwichain ea2db6558f feat: complete Pezkuwi rebrand - remove other networks
- Remove all Polkadot ecosystem networks from chain selector
- Keep only: Pezkuwi Relay Chain, Zagros Relay Chain, Pezkuwi Beta Testnet
- Update extension ID from polkadot-js to pezkuwi
- Update PhishingDetected to use Pezkuwi branding
- Update metadataMock: Westend → Zagros, WND → ZGR
- Disable Ledger chains (no Pezkuwi Ledger app yet)
- Update Identicon to handle pezkuwi icon theme
- Clean up translation files

Breaking: Extension now only supports Pezkuwi networks
2026-01-08 23:46:33 +03:00
pezkuwichain 868937ad12 Add CodeQL analysis workflow configuration
This workflow file sets up CodeQL analysis for the repository, defining triggers for push and pull request events, as well as a scheduled run. It includes a matrix for analyzing multiple languages and initializes the CodeQL tools for scanning.
2026-01-08 02:16:11 +03:00
pezkuwichain 0884ab2ce9 chore: update README and workflows for PezkuwiChain rebrand
- Update README with Dijital Kurdistan Tech Institute author
- Fix lock.yml to use github.token instead of GH_PAT_BOT
- Rename push-master.yml to push-main.yml for main branch
- Add workflow_dispatch triggers for manual runs
2026-01-07 03:14:34 +03:00
pezkuwichain 4a9181d69b Rebrand: polkadot → pezkuwi build fixes
- Fixed webpack.shared.cjs and webpack.config.cjs imports
- Fixed rollup.config.js imports
- Added x-* package resolutions
- Renamed hooks/index.js to hooks/index.ts
- Added pezkuwi-exec-webpack script alias
- Updated tsconfig.base.json with pezkuwi paths
2026-01-07 02:31:08 +03:00
pezkuwichain c2913a65d9 Update domain references to pezkuwichain.app and rebrand from polkadot 2026-01-06 12:21:11 +03:00