parachain-launch
parachain-launch copied to clipboard
Tool to generate docker-compose.yml to launch a full relaychain - parachain testnet.
Hello, I have been trying to work out network containing Acala and Moonbeam however uppon compiling moonbeam I receive following error. My theory is that it is due to usage...
I saw the genesis field in generated .json file, but not sure it's what I want. What I'm trying to do is register para chain which needs to submit a...
I've quickly tried to add Moonbeam as a config, however there are multiple issues: - "sudo" convert to ss58 when using "alice" or if provided the hex representation fails with:...
This can be a good feature to implement when we would like to test both `Kusama` and `Polkadot`, so it looks like: kusama: - statemine - parachain1 - parachain2 -...
In order to perform upgrade tests, it would be useful to be able to specify separate runtime and client versions on a built chain. For example: - Acala Node, Client...
When https://github.com/paritytech/polkadot/pull/3781 is released
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.16.0 to 7.4.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.4.0 7.4.0 (2024-03-25) 🚀 Features eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata (#8335) Check out our...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.5. Release notes Sourced from prettier's releases. 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1. Release notes Sourced from eslint-plugin-import's releases. v2.29.1 Full Changelog: https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 Changelog Sourced from eslint-plugin-import's changelog. [2.29.1] - 2023-12-14 Fixed [no-extraneous-dependencies]: ignore export type {...