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 90c5aac commit e0f6762Copy full SHA for e0f6762
.github/config/assertoor/network-params.yml
@@ -27,7 +27,7 @@ assertoor_params:
27
run_stability_check: false
28
run_block_proposal_check: false
29
tests:
30
- - https://raw.githubusercontent.com/lambdaclass/lambda_ethereum_consensus/refs/heads/electra-support/.github/config/assertoor/cl-stability-check.yml
+ - https://raw.githubusercontent.com/lambdaclass/lambda_ethereum_consensus/refs/heads/main/.github/config/assertoor/cl-stability-check.yml
31
32
tx_fuzz_params:
33
tx_fuzz_extra_args: ["--txcount=3", "--accounts=80"]
0 commit comments