Commit Graph

20 Commits

Author SHA1 Message Date
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
Özgün Özerk b84c168a1c add pallet index to multisig (#45)
* add pallet index to multisig
2023-12-04 17:58:36 +04:00
Amar Singh d7f64c04d0 Merge branch 'main' into amar-integration-sanity-tests 2023-12-03 20:59:41 -05:00
4meta5 bcecb112c8 into main 2023-12-01 07:59:33 -05:00
4meta5 47e161d7bf fix proxy config so runtime compiles now 2023-11-30 19:50:59 -05:00
4meta5 162ffc3814 removing fix for pallet proxy bug to not confuse reviewers 2023-11-30 19:45:47 -05:00
4meta5 d010e60fad utility config 2023-11-30 18:31:05 -05:00
4meta5 40da715138 clippy fmt 2023-11-28 16:17:27 -05:00
4meta5 dec935addd minimal runtime integration tests 2023-11-28 15:55:29 -05:00
4meta5 a3cd8e00d2 init 2023-11-27 19:15:48 -05:00
Özgün Özerk 57f9353fd0 Cargo workflow (#21) 2023-11-27 20:34:03 +03:00
Nikita Khateev 78343cc652 [10] fix comments 2023-11-21 13:22:06 +04:00
Nikita Khateev a3917e55cc [10] fix build 2023-11-21 12:31:47 +04:00
Nikita Khateev a2ef39fb78 [10] updates with multisig introduction 2023-11-20 18:18:59 +04:00
Nikita Khateev 5e4cef4117 [10] add proxy pallet 2023-11-20 17:40:17 +04:00
Özgün Özerk 23e11ba3d5 import weights from crate 2023-11-20 10:54:19 +03:00
Ozgun Ozerk 41d77834af multisig first config 2023-11-16 09:41:18 +03:00
Ozgun Ozerk 3a399e5227 cargo fmt on plain-cumulus template 2023-11-15 13:41:13 +03:00
Ozgun Ozerk 897845d6f6 base for testing new pallets 2023-11-09 16:03:00 +03:00