goncer

Results 8 issues of goncer

https://github.com/paritytech/polkadot-sdk/issues/847

A2-insubstantial
B0-silent
C1-low

It took me a while to tune the docker file to add the param --feature=fast-runtime as suggested here: https://substrate.stackexchange.com/questions/957/speed-up-kusama-local-onboarding I created this s diff. Would be awesome that docker builds...

I found that this extension does not work correctly in my local, It seems that either I dont have the right python version, or a missing module? But I did...

Hi! Thanks for this tool, looks amazing! Sadly Im running into issues while generating types for this file, [FinalizerTaskManager.json](https://github.com/joshstevens19/ethereum-abi-types-generator/files/14664423/FinalizerTaskManager.json) How im running it: ``` npx abi-types-generator ./FinalizerTaskManager.json --output "./" ```...

Hey! Is there a way to set the number of leases a parachain will live? Thanks!