moondance-labs / tanssi

GNU General Public License v3.0
116 stars 44 forks source link

Add runtime - Starlight #587

Closed akramhussein closed 3 weeks ago

akramhussein commented 1 month ago

This PR adds a new custom relay runtime known for now as starlight which is based off of rococo.

Outstanding Tasks

github-actions[bot] commented 1 month ago

Coverage Report

(master)

@@                   Coverage Diff                    @@
##           master   akram-runtime-mozart      +/-   ##
========================================================
- Coverage   69.61%                 66.43%   -3.18%     
+ Files         226                    247      +21     
+ Lines       40389                  42857    +2468     
========================================================
+ Hits        28116                  28472     +356     
+ Misses      12273                  14385    +2112     
Files Changed Coverage
/container-chains/runtime-templates/frontier/src/lib.rs 58.76% (-0.12%) 🔽
/container-chains/runtime-templates/simple/src/lib.rs 73.71% (+1.17%) 🔼
/pallets/stream-payment/src/lib.rs 91.45% (+0.44%) 🔼
/runtime/dancebox/src/lib.rs 88.93% (-0.18%) 🔽

Coverage generated Tue Jun 25 19:18:17 UTC 2024

akramhussein commented 1 month ago

@tmpolaczyk @girazoki what labels should I attach to this PR?