Commit Graph

19 Commits

Author SHA1 Message Date
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
Ö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
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
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
Nikita Khateev 26778e090f Added async backing to runtime and node (#102) (#97) 2024-03-05 21:03:44 +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
4meta5 36c41645ad clean 2023-12-18 12:57:59 -05:00
4meta5 3a9da886de clean 2023-12-17 21:34:09 -05:00
4meta5 cb9bc9dd9d init 2023-12-17 20:24:09 -05:00