You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(cli): allow build spec command to be non-interactive
* feat(cli): allow build spec command to specify the base directory
* fix(cli): lifecycle test
* test(cli): display error in conflictive test
* refactor: specify default locations at core logic
* test(cli): avoid hanging node process
* fix(cli): compilation issues
* ci: exclude integration tests from coverage
* test(cli): run coverage with nextest
* fix(cli): path canonicalization
* refactor(cli): simplify functions
* feat: adapt the build-spec command to use the runtime
* refactor(common): do not add unnecessary log entries
* fix: import errors
* fix: required chainspec parameters
* fix(cli): relay_chain field in raw chain specs
* test(chains): address some chainspec-related errors
* refactor(cli): do not use full path but alias
* feat(cli): use canonical path and display them as info
* fix(cli): use the correct node binary path
* fix: documentation tests
* feat(cli): allow to generate spec with node/runtime features
* refactor: clippy issues
* fix: compilation issues
* fix(cli): do not make features mandatory
* feat(cli): allow to skip the build
* fix: clippy issues
* fix: doc tests
* test(chain): add tests for ChainSpecBuilder
* feat(cli): get to choose the runtime preset to build
* fix(cli): correctly generate the raw chainspec if using runtime
* chore: add extra message for fetching presets
* fix: test for para id replacement
* fix: clippy issuefix: clippy issues
* fix: misssing import
* fix: documentation
* fix: correct fallback version of polkadot-omni-node
* fix: add tag pattern to polkadot-omni-node
* feat: reuse an existing spiner when fetching binaries
* fix: compilation issue
* test: add tests for the new build-spec command
* fix(cli): correctly set the default runtime location
* fix: some tests
* fix: release version ordering
* fix(cli): remove unused dependency
* refactor(chains): update build-spec documentation
0 commit comments