Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: json to yaml everything #332

Merged
merged 10 commits into from Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
29 changes: 0 additions & 29 deletions .circleci/tests/besu-all.json

This file was deleted.

14 changes: 14 additions & 0 deletions .circleci/tests/besu-all.yaml
@@ -0,0 +1,14 @@
participants:
- el_client_type: geth
cl_client_type: teku
- el_client_type: geth
cl_client_type: teku
- el_client_type: besu
cl_client_type: prysm
- el_client_type: besu
cl_client_type: nimbus
- el_client_type: besu
cl_client_type: lighthouse
- el_client_type: besu
cl_client_type: lodestar
additional_services: []
30 changes: 0 additions & 30 deletions .circleci/tests/disable-peer-scoring.json

This file was deleted.

15 changes: 15 additions & 0 deletions .circleci/tests/disable-peer-scoring.yaml
@@ -0,0 +1,15 @@
participants:
- el_client_type: geth
cl_client_type: teku
- el_client_type: besu
cl_client_type: lighthouse
- el_client_type: reth
cl_client_type: lodestar
- el_client_type: erigon
cl_client_type: nimbus
- el_client_type: nethermind
cl_client_type: prysm
- el_client_type: ethereumjs
cl_client_type: teku
additional_services: []
disable_peer_scoring: true
25 changes: 0 additions & 25 deletions .circleci/tests/erigon-all.json

This file was deleted.

12 changes: 12 additions & 0 deletions .circleci/tests/erigon-all.yaml
@@ -0,0 +1,12 @@
participants:
- el_client_type: erigon
cl_client_type: teku
- el_client_type: erigon
cl_client_type: prysm
- el_client_type: erigon
cl_client_type: nimbus
- el_client_type: erigon
cl_client_type: lighthouse
- el_client_type: erigon
cl_client_type: lodestar
additional_services: []
25 changes: 0 additions & 25 deletions .circleci/tests/ethereumjs-all.json

This file was deleted.

12 changes: 12 additions & 0 deletions .circleci/tests/ethereumjs-all.yaml
@@ -0,0 +1,12 @@
participants:
- el_client_type: ethereumjs
cl_client_type: teku
- el_client_type: ethereumjs
cl_client_type: prysm
- el_client_type: ethereumjs
cl_client_type: nimbus
- el_client_type: ethereumjs
cl_client_type: lighthouse
- el_client_type: ethereumjs
cl_client_type: lodestar
additional_services: []
25 changes: 0 additions & 25 deletions .circleci/tests/geth-all.json

This file was deleted.

12 changes: 12 additions & 0 deletions .circleci/tests/geth-all.yaml
@@ -0,0 +1,12 @@
participants:
- el_client_type: geth
cl_client_type: teku
- el_client_type: geth
cl_client_type: prysm
- el_client_type: geth
cl_client_type: nimbus
- el_client_type: geth
cl_client_type: lighthouse
- el_client_type: geth
cl_client_type: lodestar
additional_services: []
29 changes: 0 additions & 29 deletions .circleci/tests/lighthouse-all.json

This file was deleted.

14 changes: 14 additions & 0 deletions .circleci/tests/lighthouse-all.yaml
@@ -0,0 +1,14 @@
participants:
- el_client_type: geth
cl_client_type: lighthouse
- el_client_type: nethermind
cl_client_type: lighthouse
- el_client_type: erigon
cl_client_type: lighthouse
- el_client_type: besu
cl_client_type: lighthouse
- el_client_type: reth
cl_client_type: lighthouse
- el_client_type: ethereumjs
cl_client_type: lighthouse
additional_services: []
29 changes: 0 additions & 29 deletions .circleci/tests/lodestar-all.json

This file was deleted.

14 changes: 14 additions & 0 deletions .circleci/tests/lodestar-all.yaml
@@ -0,0 +1,14 @@
participants:
- el_client_type: geth
cl_client_type: lodestar
- el_client_type: nethermind
cl_client_type: lodestar
- el_client_type: erigon
cl_client_type: lodestar
- el_client_type: besu
cl_client_type: lodestar
- el_client_type: reth
cl_client_type: lodestar
- el_client_type: ethereumjs
cl_client_type: lodestar
additional_services: []
8 changes: 0 additions & 8 deletions .circleci/tests/mev-mock.json

This file was deleted.

4 changes: 4 additions & 0 deletions .circleci/tests/mev-mock.yaml
@@ -0,0 +1,4 @@
network_params:
seconds_per_slot: 3
additional_services: []
mev_type: mock
19 changes: 0 additions & 19 deletions .circleci/tests/mev.json

This file was deleted.

14 changes: 14 additions & 0 deletions .circleci/tests/mev.yaml
@@ -0,0 +1,14 @@
mev_type: full
additional_services:
- tx_spammer
- blob_spammer
- custom_flood
- el_forkmon
- beacon_metrics_gazer
- dora
- prometheus_grafana
mev_params:
launch_custom_flood: true
mev_relay_image: flashbots/mev-boost-relay:0.28.0a2
network_params:
seconds_per_slot: 3
32 changes: 0 additions & 32 deletions .circleci/tests/mix-with-capella.json

This file was deleted.

16 changes: 16 additions & 0 deletions .circleci/tests/mix-with-capella.yaml
@@ -0,0 +1,16 @@
participants:
- el_client_type: geth
cl_client_type: teku
- el_client_type: nethermind
cl_client_type: prysm
- el_client_type: erigon
cl_client_type: nimbus
- el_client_type: besu
cl_client_type: lighthouse
- el_client_type: reth
cl_client_type: lodestar
- el_client_type: ethereumjs
cl_client_type: teku
network_params:
capella_fork_epoch: 1
additional_services: []