Commit Graph

11 Commits

Author SHA1 Message Date
Özgün Özerk 5d6c352c03 Fix cargo toml formatting and bump versions (#126)
* fix cargo toml formatting

* bump versions for runtime and node
2024-02-21 13:57:25 +03:00
Özgün Özerk 7af4ae2c50 V1.7.0 (#121)
* upgrade to v1.7.0 from v1.6.0

* update rust version

* fix dalek and tests (use rust-src in components)

* remove pallet template
2024-02-20 17:50:57 +03:00
Amar Singh ef004ae82a Upgrade polkadot-sdk v1.3.0 -> 1.6.0 (#96) 2024-02-05 08:10:16 -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
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 57f9353fd0 Cargo workflow (#21) 2023-11-27 20:34:03 +03:00
Nikita Khateev a3917e55cc [10] fix build 2023-11-21 12:31:47 +04:00
Nikita Khateev 5e4cef4117 [10] add proxy pallet 2023-11-20 17:40:17 +04: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