Skip to content

Commit

Permalink
To polkadot-stable2407 (#1643)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav authored Dec 30, 2024
1 parent 0b6fba7 commit 8476af2
Show file tree
Hide file tree
Showing 95 changed files with 7,051 additions and 9,065 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
chmod u+x darwinia
sudo mv darwinia /usr/bin
- name: Launch darwinia
run: darwinia --chain koi-dev --tmp --alice --tracing-api debug,trace --frontier-backend-type sql &
run: darwinia --chain koi-dev --tmp --alice --unsafe-force-node-key-generation --tracing-api debug,trace --frontier-backend-type sql &
- name: Install Node 19
uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .maintain/zombienet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
provider = "native"

[relaychain]
chain = "rococo-local"
chain = "paseo"
default_args = ["--database=paritydb", "-lparachain=debug"]
default_command = "tmp/polkadot"

Expand Down
Loading

0 comments on commit 8476af2

Please sign in to comment.