diff --git a/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml b/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml index ee3c8f5f..f50190a2 100644 --- a/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-hoodi-reth-archive-trace.yml @@ -61,6 +61,7 @@ services: - --engine.cross-block-cache-size=${ETHEREUM_HOODI_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml b/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml index ee247063..e034632c 100644 --- a/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml +++ b/ethereum/reth/ethereum-hoodi-reth-pruned-trace.yml @@ -62,6 +62,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml index 1ef3a562..0741c05b 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml @@ -61,6 +61,7 @@ services: - --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml index 538d0fd5..c2274791 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml @@ -61,6 +61,7 @@ services: - --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml index 2c9274f2..caf77255 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml @@ -61,6 +61,7 @@ services: - --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml index 18ac8bb0..dd9f2c96 100644 --- a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml +++ b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml @@ -65,6 +65,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml index 2366d790..78c23047 100644 --- a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--nimbus.yml @@ -87,6 +87,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml index 9b9be2b8..5dfd68bf 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml @@ -62,6 +62,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml index f66ce710..47d64787 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml @@ -62,6 +62,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml index 09fd0549..a9cacce9 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace.yml @@ -62,6 +62,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml b/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml index 3a2424b5..de42ff8e 100644 --- a/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml +++ b/ethereum/reth/ethereum-sepolia-reth-archive-trace--nimbus.yml @@ -61,6 +61,7 @@ services: - --engine.cross-block-cache-size=${ETHEREUM_SEPOLIA_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml b/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml index d9dd9d5a..19b78a5a 100644 --- a/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml @@ -61,6 +61,7 @@ services: - --engine.cross-block-cache-size=${ETHEREUM_SEPOLIA_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml b/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml index eb106bf7..2634392f 100644 --- a/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml +++ b/ethereum/reth/ethereum-sepolia-reth-pruned-trace--nimbus.yml @@ -62,6 +62,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001 diff --git a/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml b/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml index ecd7d48c..4fb0d24a 100644 --- a/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml +++ b/ethereum/reth/ethereum-sepolia-reth-pruned-trace.yml @@ -62,6 +62,7 @@ services: - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 - --full + - --gpo.ignoreprice=2 - --max-inbound-peers=50 - --max-outbound-peers=50 - --metrics=0.0.0.0:9001