379cb741ed
This commit systematically rebrands various references from Parity Technologies' Polkadot/Substrate ecosystem to PezkuwiChain within the kurdistan-sdk. Key changes include: - Updated external repository URLs (zombienet-sdk, parity-db, parity-scale-codec, wasm-instrument) to point to pezkuwichain forks. - Modified internal documentation and code comments to reflect PezkuwiChain naming and structure. - Replaced direct references to with or specific paths within the for XCM, Pezkuwi, and other modules. - Cleaned up deprecated issue and PR references in various and files, particularly in and modules. - Adjusted image and logo URLs in documentation to point to PezkuwiChain assets. - Removed or rephrased comments related to external Polkadot/Substrate PRs and issues. This is a significant step towards fully customizing the SDK for the PezkuwiChain ecosystem.
16 lines
729 B
Plaintext
16 lines
729 B
Plaintext
# You can easily exclude big automated code changes by running
|
|
#
|
|
# git config blame.ignoreRevsFile .git-blame-ignore-revs
|
|
#
|
|
# in your local repository. It will work also in IDE integrations.
|
|
#
|
|
# On versions of Git 2.20 and later comments (#), empty lines, and any leading and
|
|
# trailing whitespace is ignored. Everything but a SHA-1 per line will error out on
|
|
# older versions.
|
|
#
|
|
# You should add new commit hashes to this file when you create or find such big
|
|
# automated refactorings while reading code history. If you only know the short hash,
|
|
# use `git rev-parse 7b56ab15b4` to expand it to the full SHA1 hash needed in this file.
|
|
|
|
7b56ab15b4a8e06df5eefc17e600e3c1419aede5 # Run cargo fmt on the whole code base (#9394)
|