Skip to content

Commit

Permalink
Merge pull request #99 from ethpandaops/barnabasbusa-patch-1
Browse files Browse the repository at this point in the history
Remove stale branches, add devnet 9 branches
  • Loading branch information
barnabasbusa authored Sep 28, 2023
2 parents 1dcd549 + 68f814b commit 54587da
Showing 1 changed file with 4 additions and 38 deletions.
42 changes: 4 additions & 38 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,6 @@
target:
tag: main
repository: ethpandaops/besu
- source:
repository: hyperledger/besu
ref: eip-4844-interop
build_script: ./besu/build.sh
target:
tag: eip-4844-interop
repository: ethpandaops/besu
- source:
repository: hyperledger/besu
ref: 4844-devnet-5b
build_script: ./besu/build.sh
target:
tag: devnet6
repository: ethpandaops/besu
##########
# erigon #
##########
Expand All @@ -31,12 +17,6 @@
target:
tag: devel
repository: ethpandaops/erigon
- source:
repository: roberto-bayardo/erigon
ref: eip-4844
target:
tag: roberto-bayardo-eip-4844
repository: ethpandaops/erigon
##############
# ethereumjs #
##############
Expand All @@ -58,9 +38,9 @@
repository: ethpandaops/geth
- source:
repository: lightclient/go-ethereum
ref: devnet-8
ref: devnet-9
target:
tag: lightclient-devnet-8
tag: lightclient-devnet-9
repository: ethpandaops/geth
- source:
repository: gballet/go-ethereum
Expand Down Expand Up @@ -97,9 +77,9 @@
dockerfile: ./lighthouse/Dockerfile
- source:
repository: sigp/lighthouse
ref: eip4844
ref: deneb-free-blobs
target:
tag: eip4844
tag: deneb-free-blobs
repository: ethpandaops/lighthouse
dockerfile: ./lighthouse/Dockerfile
- source:
Expand Down Expand Up @@ -151,13 +131,6 @@
tag: xatu-sentry
repository: ethpandaops/nimbus
dockerfile: ./nimbus/Dockerfile
- source:
repository: henridf/nimbus-eth2
ref: eip4844-devnet
target:
tag: henridf-eip4844-devnet
repository: ethpandaops/nimbus
dockerfile: ./nimbus/Dockerfile
#########
# prysm #
#########
Expand Down Expand Up @@ -187,13 +160,6 @@
target:
tag: master
repository: ethpandaops/teku
- source:
repository: consensys/teku
ref: 4844-interop
build_script: ./teku/build.sh
target:
tag: 4844-interop
repository: ethpandaops/teku
#########
# eleel #
#########
Expand Down

0 comments on commit 54587da

Please sign in to comment.