- Apr 16, 2025
-
-
Javier Viola authored
-
- Apr 01, 2025
-
-
Javier Viola authored
cc: @sw10pa
-
- Mar 28, 2025
-
-
Javier Viola authored
-
Javier Viola authored
-
- Mar 27, 2025
-
-
Dmitry Markin authored
This is needed for testing of https://github.com/paritytech/polkadot-sdk/issues/1825.
-
- Mar 18, 2025
-
-
Javier Viola authored
-
Javier Viola authored
-
Javier Viola authored
-
Javier Viola authored
cc @bkchr
-
- Mar 17, 2025
-
-
Javier Viola authored
Add log to show binaries path: example for cmd ``` 2025-03-16T17:22:50.037467Z INFO zombienet_orchestrator:
🔎 We will use the cmd: 'polkadot' at path /Users/user1/parity/polkadot-sdk/target/release/polkadot to spawn nodes. ``` Example with cmd (absolute path) ``` 2025-03-16T17:22:50.037753Z INFO zombienet_orchestrator:🔎 We will use the full path /Users/user1/parity/polkadot-sdk/target/release/polkadot-parachain to spawn nodes. ``` cc: @michalkucharczyk fix #306
-
- Mar 15, 2025
-
-
Javier Viola authored
-
- Mar 14, 2025
-
-
Javier Viola authored
Fix `ci` issues where we get error download bins from gh.
-
- Mar 07, 2025
-
-
Javier Viola authored
-
Javier Viola authored
Add _fn_ to override settings loaded from `toml`. Thx! ping @iulianbarbu / @michalkucharczyk
-
- Feb 28, 2025
-
-
Javier Viola authored
-
- Feb 27, 2025
-
-
Javier Viola authored
Add `with_wasm_override` fn to both `relaychain` and `parachain` builders. cc: @ggwpez
-
- Feb 24, 2025
-
-
Javier Viola authored
echo of https://github.com/paritytech/zombienet/pull/1968
-
- Feb 13, 2025
-
-
Jun Jiang authored
Now, dependencies are aligned with polkadot-sdk, and Deno no longer blocks future dependency upgradation
-
- Feb 03, 2025
-
-
Javier Viola authored
-
Javier Viola authored
cc: @ordian Fix resume/pause for k8s provider.
-
- Feb 02, 2025
-
-
Javier Viola authored
-
Javier Viola authored
-
- Feb 01, 2025
-
-
Javier Viola authored
-
- Jan 31, 2025
-
-
Javier Viola authored
-
Javier Viola authored
…para state Fix #280 Add a new type `CommandWithCustomArgs` that allow to pass a cmd and custom args (e.g `undying-collator export-genesis-state --pov-size={{25000*(id-1999)}} --pvf-complexity=1`) to be used to generate the genesis state for a parachain. cc: @alindima
-
- Jan 30, 2025
-
-
Javier Viola authored
-
Javier Viola authored
Add logic for customize the `staking` genesis config at relaychain spec. cc: @ordian
-
Javier Viola authored
-
Javier Viola authored
-
- Jan 29, 2025
-
-
Javier Viola authored
-
Bastian Köcher authored
Generally the idea is that `wait_client` should be used as a node can take a moment to appear online. --------- Co-authored-by:
Javier Viola <363911+pepoviola@users.noreply.github.com> Co-authored-by:
Javier Viola <javier@parity.io>
-
Javier Viola authored
-
- Jan 06, 2025
-
-
Javier Viola authored
-
Javier Viola authored
-
Javier Viola authored
-
Javier Viola authored
-
- Dec 16, 2024
-
-
Dmitry Markin authored
Because `polkadot-sdk` depends on `zombienet-sdk`, outdated dependencies will slow its compilation. This PR align dependencies with `polkadot-sdk`
-
- Dec 14, 2024