Commit Graph

16 Commits

Author SHA1 Message Date
google-labs-jules[bot] 7fa612e9e8 Rebrand Solochain Template to PezkuwiChain
This commit applies the PezkuwiChain terminology to the Solochain Template and updates relevant URLs.

Changes include:
- Renaming packages:
    - `solochain-template-node` -> `pez-solochain-template-node`
    - `solochain-template-runtime` -> `pez-solochain-template-runtime`
- Updating `Cargo.toml` files (dependencies, names, homepage, repository).
- Updating `runtime/src/lib.rs` with new `spec_name` and `impl_name`.
- Rebranding documentation (README, docs) to use Pezkuwi, PezkuwiChain, TeyrChain, Zagros.
- Updating Docker build tag in `.github/workflows/ci.yml`.
- Fixing incorrect `substrate.io` and `paritytech` URLs to `pezkuwichain.io` and `pezkuwichain` organization where applicable.
2026-01-11 12:21:05 +00:00
google-labs-jules[bot] bf97b9a0e2 Update URLs for PezkuwiChain rebrand
This commit updates the repository and homepage URLs to point to the PezkuwiChain organization and website.

Changes:
- Updated `homepage` in `Cargo.toml` to `https://pezkuwichain.io`.
- Updated `repository` in `Cargo.toml` to `https://github.com/pezkuwichain/pez-solochain-template.git`.
- Updated `README.md` links to reflect the new organization (`pezkuwichain`) instead of `paritytech` or `substrate-developer-hub`.
- Updated Docker build tag in `.github/workflows/ci.yml`.
2026-01-11 10:50:48 +00:00
google-labs-jules[bot] c297b0f009 Rebrand Solochain Template to PezkuwiChain
This commit applies the PezkuwiChain terminology to the Solochain Template.

Changes include:
- Renaming packages:
    - `solochain-template-node` -> `pez-solochain-template-node`
    - `solochain-template-runtime` -> `pez-solochain-template-runtime`
- Updating dependencies in `Cargo.toml` files.
- Fixing the `solochain-template-runtime` path in the root `Cargo.toml`.
- Updating `runtime/src/lib.rs` with new `spec_name` and `impl_name`.
- Rebranding documentation and comments (Polkadot -> Pezkuwi, Parachain -> TeyrChain).
- Updating `Dockerfile` binary names.
2026-01-11 10:44:27 +00:00
EgorPopelyaev f5608df8bf [create-pull-request] automated change 2024-07-15 15:14:46 +00:00
Template Bot bbda0516b6 Update to 1.13.0 triggered by workflow_dispatch 2024-07-09 20:34:39 +00:00
Przemek Rzad 5ece085cec Build Dockerfile on CI (#3) 2024-07-01 12:19:18 +02:00
Template Bot 22576ee44f Update to 1.13.0 triggered by workflow_dispatch 2024-06-24 12:50:56 +00:00
Przemek Rzad 8ef4cfcfad Run clippy and build docs on CI (#2) 2024-05-29 17:42:41 +02:00
Template Bot 262be0ca37 Update template triggered by workflow_dispatch 2024-05-27 09:10:30 +00:00
Template Bot 6e0caef4b2 Update template triggered by workflow_dispatch 2024-05-25 10:41:27 +00:00
Template Bot 7321ef7aa1 Update template triggered by workflow_dispatch 2024-05-06 09:31:10 +00:00
Template Bot 2273aabb2e Update template triggered by workflow_dispatch 2024-04-13 11:34:11 +00:00
Przemek Rzad 39712f5248 move files 2024-04-09 10:21:43 +02:00
Przemek Rzad e2965621db Create ci.yml 2024-04-09 10:17:39 +02:00
Przemek Rzad 46081e8820 Create .gitignore 2024-04-08 11:50:07 +02:00
rzadp ec4572b74c Initial commit 2024-03-12 12:07:08 +01:00