We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e4ea0 commit b528460Copy full SHA for b528460
.github/config/assertoor/network-params.yml
@@ -27,8 +27,8 @@ additional_services:
27
assertoor_params:
28
run_stability_check: false
29
run_block_proposal_check: false
30
- tests:
31
- - https://raw.githubusercontent.com/lambdaclass/lambda_ethereum_consensus/refs/heads/assertoor-structure-setup/.github/config/assertoor/cl-stability-check.yml
+ tests: []
+ # - https://raw.githubusercontent.com/lambdaclass/lambda_ethereum_consensus/refs/heads/main/.github/config/assertoor/cl-stability-check.yml
32
33
tx_spammer_params:
34
tx_spammer_extra_args: ["--txcount=3", "--accounts=80"]
0 commit comments