feat: Rebrand Polkadot/Substrate references to PezkuwiChain

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.
This commit is contained in:
2025-12-14 00:04:10 +03:00
parent 286de54384
commit 1c0e57d984
9084 changed files with 997839 additions and 997557 deletions
@@ -0,0 +1,62 @@
[settings]
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
[[relaychain.nodes]]
name = "alice"
rpc_port = 9944
validator = true
[[relaychain.nodes]]
name = "bob"
rpc_port = 9945
validator = true
[[teyrchains]]
id = 2000
chain = "asset-hub-pezkuwichain-local"
default_command = "pezkuwi-teyrchain"
default_image = "pezkuwichain/pezkuwi-teyrchain:latest"
cumulus_based = true
default_args = [
"--force-authoring",
"--pool-kbytes 2048000",
"--pool-limit 500000",
"--pool-type=fork-aware",
"--rpc-max-connections 15000",
"--rpc-max-response-size 150",
"--rpc-max-subscriptions-per-connection=128000",
"--state-pruning=1024",
"-laura::pezcumulus=info",
"-lbasic-authorship=info",
"-lpeerset=info",
"-lsub-libp2p=info",
"-lsync=info",
"-ltxpool=debug",
]
[teyrchains.genesis.runtimeGenesis.patch.balances]
devAccounts = [1000, 1000000000000000000, "//Sender//{}"]
[[teyrchains.collators]]
name = "charlie"
validator = false
rpc_port = 9933
[[teyrchains.collators]]
name = "dave"
validator = true
rpc_port = 9934
[[teyrchains.collators]]
name = "eve"
validator = true
rpc_port = 9935
[[teyrchains.collators]]
name = "ferdie"
validator = true
rpc_port = 9936
@@ -0,0 +1,63 @@
[settings]
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
[[relaychain.nodes]]
name = "alice"
rpc_port = 9944
validator = true
[[relaychain.nodes]]
name = "bob"
validator = true
[[teyrchains]]
id = 2000
cumulus_based = true
chain = "asset-hub-pezkuwichain-local"
default_image = "pezkuwichain/pezkuwi-teyrchain:latest"
default_command = "pezkuwi-teyrchain"
default_args = [
"--force-authoring",
"--pool-kbytes 2048000",
"--pool-limit 10000",
"--pool-type=fork-aware",
"--rpc-max-connections 100000",
"--rpc-max-response-size 150",
"--rpc-max-subscriptions-per-connection=128000",
"--state-pruning=1024",
"-laura::pezcumulus=info",
"-lbasic-authorship=info",
"-lpeerset=info",
"-lsub-libp2p=info",
"-lsync=info",
"-ltxpool=debug",
"-ltxpoolstat=debug",
]
[teyrchains.genesis.runtimeGenesis.patch.balances]
devAccounts = [80000, 1000000000000000000, "//Sender//{}"]
# run charlie as teyrchain collator
[[teyrchains.collators]]
name = "charlie"
validator = false
rpc_port = 9933
[[teyrchains.collators]]
name = "dave"
validator = true
rpc_port = 9934
[[teyrchains.collators]]
name = "eve"
validator = true
rpc_port = 9935
[[teyrchains.collators]]
name = "ferdie"
validator = true
rpc_port = 9936
@@ -0,0 +1,108 @@
[settings]
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
default_args = [
# "--network-backend litep2p",
"--pool-kbytes 2048000",
"--pool-limit 500000",
"--pool-type=fork-aware",
"--rpc-max-connections 15000",
"--rpc-max-response-size 150",
"--rpc-max-subscriptions-per-connection=128000",
"--state-pruning=1024",
"-ltxpool=trace",
"-lsync=trace",
"--out-peers=3",
"--in-peers=3",
]
[relaychain.genesis.runtimeGenesis.patch.balances]
devAccounts = [1000, 1000000000000000000, "//Sender//{}"]
[[relaychain.nodes]]
name = "a00"
rpc_port = 9944
validator = true
[[relaychain.nodes]]
name = "b00"
validator = true
[[relaychain.nodes]]
name = "b01"
validator = true
[[relaychain.nodes]]
name = "b02"
validator = true
[[relaychain.nodes]]
name = "b03"
validator = true
[[relaychain.nodes]]
name = "b04"
validator = true
[[relaychain.nodes]]
name = "b05"
validator = true
[[relaychain.nodes]]
name = "b06"
validator = true
[[relaychain.nodes]]
name = "b07"
validator = true
[[relaychain.nodes]]
name = "b08"
validator = true
[[relaychain.nodes]]
name = "b09"
validator = true
[[relaychain.nodes]]
name = "b10"
validator = true
[[relaychain.nodes]]
name = "b11"
validator = true
[[relaychain.nodes]]
name = "b12"
validator = true
[[relaychain.nodes]]
name = "b13"
validator = true
[[relaychain.nodes]]
name = "b14"
validator = true
[[relaychain.nodes]]
name = "b15"
validator = true
[[relaychain.nodes]]
name = "b16"
validator = true
[[relaychain.nodes]]
name = "b17"
validator = true
[[relaychain.nodes]]
name = "b18"
validator = true
[[relaychain.nodes]]
name = "b19"
validator = true
@@ -0,0 +1,30 @@
[settings]
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
default_args = [
"--pool-kbytes 2048000",
"--pool-limit 500000",
"--pool-type=fork-aware",
"--rpc-max-connections 15000",
"--rpc-max-response-size 1500",
"--rpc-max-subscriptions-per-connection=128000",
"--state-pruning=1024",
"-lsync=info",
"-ltxpool=debug",
]
[relaychain.genesis.runtimeGenesis.patch.balances]
devAccounts = [1000, 1000000000000000000, "//Sender//{}"]
[[relaychain.nodes]]
name = "alice"
rpc_port = 9944
validator = true
[[relaychain.nodes]]
name = "bob"
rpc_port = 9945
validator = true
@@ -0,0 +1,38 @@
[settings]
timeout = 1500
[relaychain]
default_image = "pezkuwichain/pezkuwi:latest"
default_command = "pezkuwi"
chain = "pezkuwichain-local"
default_args = [
"--pool-kbytes 2048000",
"--pool-limit 100000",
"--pool-type=fork-aware",
"--rpc-max-connections 15000",
"--rpc-max-response-size 150",
"--rpc-max-subscriptions-per-connection=128000",
"--state-pruning=1024",
"-lsync=info",
"-ltxpool=debug",
"-ltxpoolstat=debug",
]
[relaychain.genesis.runtimeGenesis.patch.balances]
devAccounts = [100000, 1000000000000000000, "//Sender//{}"]
[[relaychain.nodes]]
# command = "/home/miszka/parity/14-txpool-forks/pezkuwi-sdk-master-02/target/release-tokio-console/pezkuwi"
name = "alice"
rpc_port = 9944
validator = false
[[relaychain.nodes]]
name = "bob"
rpc_port = 9945
validator = true
[[relaychain.nodes]]
name = "charlie"
rpc_port = 9946
validator = true