Commit Graph

221 Commits

Author SHA1 Message Date
Nikita Khateev 0512516cdd Fuzzer Integration (#109)
Fuzzer package created and docker setup for fuzzing added
2024-02-20 14:56:22 +04:00
Özgün Özerk 41e99174fa improve ci for space (#118) 2024-02-14 22:57:45 +03:00
Nikita Khateev 48729974e4 Filter out anonymous proxy calls (#110)
Filter out anonymous proxy calls
2024-02-09 14:37:51 +04:00
Özgün Özerk f99c9df8fe test runtime constants (#107)
test runtime constants
2024-02-09 10:44:50 +03:00
Özgün Özerk bbb66b5865 Ci test (#113)
add rust-src to the github action using rusttoolchain
2024-02-08 18:05:49 +03:00
Amar Singh ef004ae82a Upgrade polkadot-sdk v1.3.0 -> 1.6.0 (#96) 2024-02-05 08:10:16 -05: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
Amar Singh 04c349b1dc remove all 0 weights from runtime (#105) 2024-01-16 13:34:24 -05: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 bccaf4ef2c group pallets in a consistent way for documentation (#101)
* group pallets in a consistent way for documentation

* move multisig and proxy to system support
2024-01-15 19:06:26 +03:00
Amar Singh e811fe1468 add multisig to std (#95) 2024-01-10 08:18:32 -05:00
Amar Singh edf80de3d7 Add pallet-assets (#94)
* init

* add assets to xcm transactor

* add empty genesis config for assets for now
2024-01-10 08:13:46 -05: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 6ed505bde4 remove windows from ci tests (#83) 2024-01-08 12:09:47 +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
Özgün Özerk 2b280dd1cd revert code to substrate original (#80) 2024-01-04 17:20:22 +03:00
Amar Singh 22ac00a7a2 Add changelog for future releases (#71)
* start unreleased section until first release

* update
2023-12-25 16:53:24 +03: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
Amar Singh 7d53d4f679 Toml-sort (#69)
* run toml sort and add script for it

* add ci

* try patch

* try fix

* add file permissions

* check if installation state persists or starts from scratch every time

* Revert "check if installation state persists or starts from scratch every time"

This reverts commit 45e7aae8d2f18cbe1a78482d234b98fcfbe8b6ae.

* Apply suggestions from code review

* clean

* fix

* try revert

* fix
2023-12-20 19:05:36 -05:00
Amar Singh b734abf5eb Workspace dependencies (#68)
* init

* clean

* update cargo toml for pallet template

* clean

* save

* finish node
2023-12-20 10:37:56 -05:00
Amar Singh 0464aa5b91 Merge pull request #66 from OpenZeppelin/amar-rt-weight-fee-docs 2023-12-19 06:47:36 -05: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 6ecbe59e1b Merge pull request #53 from OpenZeppelin/amar-weight-fee-docs
pallet-transaction-payment docs
2023-12-18 08:15:29 -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
4meta5 3a9da886de clean 2023-12-17 21:34:09 -05:00
4meta5 cb9bc9dd9d init 2023-12-17 20:24:09 -05:00
Amar Singh 98b3619363 Update docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc 2023-12-15 17:18:57 -05:00
Amar Singh 4f4c43e784 Update docs/modules/ROOT/pages/pallets/pallet_transaction_payment.adoc 2023-12-15 17:18:06 -05:00
4meta5 26fc900a7d reduce scope to only transaction fee pallet to improve reviewability 2023-12-15 17:13:37 -05:00
4meta5 ece67030bc into main 2023-12-15 16:51:43 -05:00
4meta5 a461a7d959 fix 2023-12-15 16:46:28 -05:00