Commit Graph

77 Commits

Author SHA1 Message Date
pezkuwichain 9bd688a742 Update documentation and templates for Pezkuwi branding 2026-01-17 23:19:40 +03:00
pezkuwichain d839cbd92b Complete terminology rebrand to Pezkuwi ecosystem
Applied global changes: Polkadot->Pezkuwi, Parachain->TeyrChain, pallet->pezpallet, frame->pezframe.

Updated authors in Cargo.toml to include Kurdistan Tech Institute and pezkuwichain team.

Used Cargo aliases to maintain SDK compatibility while using rebranded names in source code.
2025-12-22 09:25:35 +03:00
Amar Singh a52909422a Polkadot Omni Node (#418)
* add to link to omni node in the docs

* clean and test both templates locally

* add genesis config presets to runtime

* add genesis config presets to evm template and toml sort generic template

* update abstractions to use runtime genesis presets

* runtime tests for genesis config presets for both templates

* H160 type does not require clone so satisfy clippy
2025-08-21 08:50:58 -04:00
Nikita Khateev d953d959e6 Support paying DOT as a fee (#404)
* generic template implemented

* support pay do as a fee

* update locks with latest fixes

* docs & tests

* fix clippy

* fix fmt
2025-02-17 22:09:43 -05:00
Amar Singh 9158633607 v3 into main (#390) 2024-12-25 00:20:08 -05:00
Amar Singh 8666cb50c1 Pallet Abstractions Docs (#366) 2024-11-26 13:27:24 -05:00
Özgün Özerk 033cf12f34 merge changes/fixes from v2 back into main (#333)
* update version for antora

* improving zombienet guide (#280)

* update docs version to 2.0.1 (#315)

* Change all references from rococo to paseo (#330)

* remove rococo-native featire from cargo.toml and other doc changes

* use evm compatible accounts, and fix properties for chain spec (#326)

* doc changes

* bump node and docs versions

* impl_runtime_apis need to be in the same file with construct runtime for the moment

* account type fix

* zombienet script update

* slot duration fix

---------

Co-authored-by: Nikita Khateev <nikita.khateev@gmail.com>
Co-authored-by: Özgün Özerk <ozgunozerk.elo@gmail.com>
Co-authored-by: Gustavo Gonzalez <gustavo.gonzalez@openzeppelin.com>

---------
2024-10-24 09:36:38 +03:00
Gustavo Gonzalez a4c6cee4c6 Fix typos and add GH action that checks them (#311)
* add typos workflow

* fix existing typos

* fix
2024-09-12 09:05:48 -04:00
Gustavo Gonzalez 0943e17bf1 update readme, fix broken link in docs (#281) 2024-08-15 16:15:44 -04:00
Özgün Özerk caa61ec9e5 fix typos in testing with zombienet guide (#276)
* fix typos in testing with zombienet guide
2024-08-15 18:47:23 +03:00
Özgün Özerk 249d91dc70 Bump versions (#271)
* bump versions

* bumping docs version -it was already 1.0.0 but we forgot to merge it back to main-
2024-08-07 11:41:55 -04:00
Amar Singh 88accf616e HRMP Channel Guide (#214)
* init

* clean

* add minimal handler docs

* connect to asset hub section

* progress but not done

* start snowbridge calls

* snowbridge docs

* hydraDX documentation to demonstrate steps from the more general hrmp section at the tope

* Add the option to sync faster with Rococo to the docs (#249)

* add sync fast-unsafe for Rococo

* fix spelling

* add descriptions for datadir path and rococo chainspec

* Fix MaxLockers (#248)

* Fix MaxLockers

* fix constants

* fix toolchains

---------

Co-authored-by: Özgün Özerk <ozgunozerk.elo@gmail.com>

* fix list bullet formatting

* accept all suggestions by @ozgunozerk

---------

Co-authored-by: Gustavo Gonzalez <ggonzalezsomer@gmail.com>
Co-authored-by: Nikita Khateev <nikita.khateev@openzeppelin.com>
Co-authored-by: Özgün Özerk <ozgunozerk.elo@gmail.com>
2024-08-07 11:41:55 -04:00
Özgün Özerk 9b9845920c Update docs (#261)
* typos and broken links

* evm runtime docs

* name change in code

* generic runtime description updated, and typos

* smart contract with zombienet

* quick start exported into another document and further formatting
2024-08-07 11:41:55 -04:00
Nikita Khateev cdba7fea87 RPC Differences Documentation and RPC Testing Toolkit (#241)
* Added RPC testing toolkit with docs

* Add documentation

* fix comments

---------

Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
2024-08-07 11:41:55 -04:00
Gustavo Gonzalez 02b6611ec2 Add the option to sync faster with Rococo to the docs (#249)
* add sync fast-unsafe for Rococo

* fix spelling

* add descriptions for datadir path and rococo chainspec
2024-07-19 06:27:43 -04:00
Nikita Khateev 26c49797cb #189 Predeployed Contracts functionality (#218)
* Added a possibility to predeploy contracts to the genesis block
* Added some default contracts to predeploy.
2024-06-12 09:35:05 +04:00
Nikita Khateev 64d64b88d0 #188 Added a guide for contract migration (#200) 2024-05-31 18:42:09 +04:00
Radha 3132574062 Update README.md (#204)
Update the readme file with relevant links and fix typos

Co-authored-by: Özgün Özerk <ozgunozerk.elo@gmail.com>
2024-05-28 12:14:11 +03:00
Özgün Özerk 939c2cbbdd readme and docs update for monorepo (#183)
* readme and docs update for monorepo

Co-authored-by: Gustavo Gonzalez <ggonzalezsomer@gmail.com>
Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
2024-05-27 13:35:29 +03:00
Radha 9cd76d29f0 Update index.adoc - fix chainspec generation command (#181)
--disable-default-nodes does not exist
2024-05-16 14:44:53 +03:00
Özgün Özerk 9fd6e7278b Treasury docs (#152)
* docs for treasury
2024-05-06 14:40:08 +03:00
Gustavo Gonzalez 5485024a9a remove security warning from docs and fix list (#178) 2024-05-02 06:51:20 -04:00
Özgün Özerk 30930edda5 merge v1 into main (#175)
* Add zombienet config to release (#158)

* Cleanup docs for the release (#160)

* Updated documentation to version 1.7.0
* Updated broken links

* updated docs to v1.10 (#166)

* updated dependencies to v1.10.0 (#165)

* Fixed weights for non-XCM related pallets (#149)

* add remove proxies to filter (#146)

* Fix weights for XCM and Message Queue.  (#153)

* Fix for PriceForSiblingDelivery (#156)

* Fix the FeeManager setting (#159)

* better explanation for constants (#167)

* better explanation for constants

* Removed polkadot launch (#169)

* Removed warnings about experimental code. (#170)

* Attached audit.

* toml sort

* changelog and version bump (#174)

* changelog and version bump

* cargo fmt fix

---------

Co-authored-by: Nikita Khateev <nikita.khateev@openzeppelin.com>
Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
2024-04-29 12:06:24 +04:00
Nikita Khateev 26778e090f Added async backing to runtime and node (#102) (#97) 2024-03-05 21:03:44 +04:00
Georgii Plotnikov c7f96fe23c Add documentation for pallet_assets (#78)
* Add documentation for `pallet_assets`

* add info about `config`, `events` and `errors`
2024-02-01 11:15:06 +03:00
Nikita Khateev 9bc5a38a54 #84 Update the tutorial for parathread deployment. (#108)
* Update the tutorial for parathread deployment.

* fixed the bash samples
2024-01-31 11:57:55 +04:00
Özgün Özerk db59c2ffb6 Generic documentation (#98)
* change runtime template, added generic-runtime documentation
2024-01-16 16:54:24 +04:00
Özgün Özerk ce9cf7e980 making misc section visible on side bar (#87) 2024-01-08 12:36:26 +03:00
Özgün Özerk 4cdd8ce35c fix namings and links (#91)
* fix namings and links
2024-01-08 12:35:14 +03:00
Özgün Özerk 40a604c0ef fix outer config link (#89) 2024-01-08 12:09:35 +03:00
Nikita Khateev 26259589ab Glossary introduction (#81)
Co-authored-by: Ozgun Ozerk <ozgun@subspace.network>
2024-01-08 12:59:58 +04:00
Amar Singh 107a848e4e pallet-xcm docs (#76) 2023-12-22 18:59:55 +04:00
Amar Singh 52b16fea1a xcm-executor docs (#77) 2023-12-21 13:34:19 -05:00
Özgün Özerk f3c2b8429d Balances doc (#72)
* balances doc
2023-12-21 18:20:35 +03:00
Özgün Özerk 393a02beea Xcmp queue docs (#73)
* xcmp queue doc
2023-12-21 18:16:49 +03:00
Nikita Khateev 61cb20300c Index page (#74)
Add Index Page
2023-12-21 16:59:25 +04:00
4meta5 840b919921 format 2023-12-18 19:35:12 -05:00
4meta5 fcb7015025 fmt 2023-12-18 19:32:55 -05:00
4meta5 9c8f4f4b57 format 2023-12-18 19:30:34 -05:00
4meta5 6e2bd3a246 clean 2023-12-18 13:40:29 -05:00
4meta5 f4afc88e29 fix number formatting 2023-12-18 13:37:49 -05:00
4meta5 6c5d32b9d5 address review comments 2023-12-18 13:35:09 -05:00
Amar Singh b1485dcb46 Merge branch 'main' into amar-rt-weight-fee-docs 2023-12-18 13:14:08 -05:00
Özgün Özerk 0f5c1af7f8 improve multisig documentation for niche details (#67) 2023-12-18 13:07:58 -05:00
Amar Singh f6d301eeaa Merge branch 'main' into amar-rt-weight-fee-docs 2023-12-18 13:00:31 -05:00
4meta5 36c41645ad clean 2023-12-18 12:57:59 -05:00
Amar Singh f4bdb76f4d Merge branch 'main' into amar-weight-fee-docs 2023-12-18 08:11:37 -05:00
4meta5 ed61c11263 fmt 2023-12-18 08:11:14 -05:00
Özgün Özerk 520cea0bc0 multisig docs (#64)
* multisig docs
2023-12-18 15:12:29 +04:00
4meta5 1f9a285d07 clean 2023-12-17 21:35:52 -05:00