* 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>
---------
* fix: rename templates binaries in the zombienet files
* fix: add force_decorator = generic-evm in the config file
* fix: rename templates binaries in the config file for generic template
* 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
* Moved PR to monorepo
* Update evm-template/runtime/src/lib.rs
Co-authored-by: Amar Singh <asinghchrony@protonmail.com>
* minimal precompile config
* try fix remaining merge conflicts by accepting all incoming
* into merge again
* clippy fix
* use workspace dep as per suggestion
* try fix
* insert revert bytecode in evm account storage at genesis for precompile addresses
* toml sort
---------
Co-authored-by: Nikita Khateev <nikita.khateev@openzeppelin.com>
* impl apis exported
* runtime version test moved to constants
* constants exported
* constant related errors fixed
* pallet configs exported
* xmc_config moved to configs
* types extracted