Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
5d8292bc
Verified
Commit
5d8292bc
authored
Sep 14, 2021
by
Andronik Ordian
Browse files
remove subcommands for now
parent
72c14268
Changes
3
Hide whitespace changes
Inline
Side-by-side
node/malus/integrationtests/0001-dispute-valid-block.toml
View file @
5d8292bc
...
...
@@ -63,5 +63,4 @@ extra-args = ["--charlie", "-lparachain=debug"]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"dispute-ancestor"
extra-args
=
["--dave","-lparachain=debug"]
node/malus/integrationtests/0002-dispute-invalid-block.toml
View file @
5d8292bc
...
...
@@ -14,26 +14,22 @@ extra-args = ["--alice"]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"back-garbage-candidate"
extra-args
=
["--bob"]
[nodes.charlie]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"back-garbage-candidate"
extra-args
=
["--charlie"]
[nodes.david]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"back-garbage-candidate"
extra-args
=
["--dave"]
[nodes.eve]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"suggest-garbage-candidate"
extra-args
=
["--eve"]
node/malus/integrationtests/0003-dispute-unavailable-block.toml
View file @
5d8292bc
...
...
@@ -14,26 +14,22 @@ extra-args = ["--alice"]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"back-garbage-candidate"
extra-args
=
["--bob"]
[nodes.charlie]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"back-garbage-candidate"
extra-args
=
["--charlie"]
[nodes.david]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"back-garbage-candidate"
extra-args
=
["--dave"]
[nodes.eve]
validator
=
true
image
=
"{{get_env(name="
MALUSIMAGE
") | safe }}"
command
=
"/usr/local/bin/malus"
subcommand
=
"suggest-garbage-candidate"
extra-args
=
["--eve"]
Andronik Ordian
@ordian
mentioned in commit
9c3bf479
·
Oct 03, 2021
mentioned in commit
9c3bf479
mentioned in commit 9c3bf4799254f99b39dba3973a584f307db4a256
Toggle commit list
Javier Viola
@pepoviola
mentioned in commit
2ffb293e
·
Nov 20, 2021
mentioned in commit
2ffb293e
mentioned in commit 2ffb293e6478c8cd230723ae1c299d2eefa15b42
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment