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.
* 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
* 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>
---------
* 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>
* 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