zombienet icon indicating copy to clipboard operation
zombienet copied to clipboard

A cli tool to easily spawn ephemeral Polkadot/Substrate networks and perform tests against them.

Results 115 zombienet issues
Sort by recently updated
recently updated
newest added

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=execa&package-manager=npm_and_yarn&previous-version=5.1.1&new-version=7.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

automerge

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.6.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.6.0 7.6.0 (2024-04-08) 🚀 Features add name field to shared configs and flat config types (#8863) bump npm...

automerge

Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.0 to 24.0.0. Release notes Sourced from jsdom's releases. Version 24.0.0 This release reverts our selector engine back to nwsapi. As discussed in #3659, the performance regressions...

automerge

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 26. Release notes Sourced from cachix/install-nix-action's releases. v26 Bump to Nix 2.20.5 to address CVE-2024-27297 / GHSA-2ffj-w4mj-pg37. install-nix-action-v25 Nix 2.19.2 Commits 8887e59 Nix: 2.20.5 39a075c...

automerge

Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.2.0 to 24.0.0. Release notes Sourced from jsdom's releases. Version 24.0.0 This release reverts our selector engine back to nwsapi. As discussed in #3659, the performance regressions...

automerge

### Is your feature request related to a problem? Please describe. By default in `validator` mode `--insecure-validator-i-know-what-i-do` flag is passed by [default](https://github.com/paritytech/zombienet/blob/main/javascript/packages/orchestrator/src/cmdGenerator.ts#L273). But as far as I know there is...

enhancement

### Issue Description The `Creds: config` parameter for the test specs are non-optional, even when running zombienet with `--provider native` ### Steps to reproduce the issue Steps to reproduce the...

enhancement

### Issue Description When I pass chain-spec as a file for relaychain it cannot build the raw one. For some reason zombienet generates command for building raw spec as `./bin...

bug
good first issue

## Description While trying to spawn a network in kubernetes an error occures when namesapce is set to a value different from `default`: ``` Error: Error: Command failed with exit...

Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24. Release notes Sourced from h2's releases. v0.3.24 Fixed Limit error resets for misbehaving connections. v0.3.23 What's Changed cherry-pick fix: streams awaiting capacity lockout in...

dependencies
rust