paritytech / substrate-debug-kit

A collection of debug tools, scripts and libraries on top of substrate.
GNU General Public License v3.0
96 stars 36 forks source link

Reduce compile time #12

Closed kianenigma closed 4 years ago

kianenigma commented 4 years ago

We have our own branch that needs to move forward with each release of polkadot. This is because we pull kusama_runtime to fetch some types from it. A better solution would be to get these types directly from substrate.