diff --git a/tempo/reth/tempo-mainnet-reth-archive-trace.yml b/tempo/reth/tempo-mainnet-reth-archive-trace.yml index 66483749..72d61db0 100644 --- a/tempo/reth/tempo-mainnet-reth-archive-trace.yml +++ b/tempo/reth/tempo-mainnet-reth-archive-trace.yml @@ -67,6 +67,7 @@ services: - --engine.cross-block-cache-size=${TEMPO_MAINNET_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --follow - --http - --http.addr=0.0.0.0 - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev diff --git a/tempo/reth/tempo-mainnet-reth-pruned-trace.yml b/tempo/reth/tempo-mainnet-reth-pruned-trace.yml index efcd515c..caf19a74 100644 --- a/tempo/reth/tempo-mainnet-reth-pruned-trace.yml +++ b/tempo/reth/tempo-mainnet-reth-pruned-trace.yml @@ -67,6 +67,7 @@ services: - --engine.cross-block-cache-size=${TEMPO_MAINNET_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --follow - --full - --http - --http.addr=0.0.0.0 diff --git a/tempo/reth/tempo-moderato-reth-archive-trace.yml b/tempo/reth/tempo-moderato-reth-archive-trace.yml index ab6ab6e0..21d5698b 100644 --- a/tempo/reth/tempo-moderato-reth-archive-trace.yml +++ b/tempo/reth/tempo-moderato-reth-archive-trace.yml @@ -67,6 +67,7 @@ services: - --engine.cross-block-cache-size=${TEMPO_MODERATO_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --follow - --http - --http.addr=0.0.0.0 - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev diff --git a/tempo/reth/tempo-moderato-reth-pruned-trace.yml b/tempo/reth/tempo-moderato-reth-pruned-trace.yml index cf47f170..9ef17d00 100644 --- a/tempo/reth/tempo-moderato-reth-pruned-trace.yml +++ b/tempo/reth/tempo-moderato-reth-pruned-trace.yml @@ -67,6 +67,7 @@ services: - --engine.cross-block-cache-size=${TEMPO_MODERATO_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --follow - --full - --http - --http.addr=0.0.0.0 diff --git a/tempo/reth/tempo-testnet-reth-archive-trace.yml b/tempo/reth/tempo-testnet-reth-archive-trace.yml index 07063cdc..90f79b25 100644 --- a/tempo/reth/tempo-testnet-reth-archive-trace.yml +++ b/tempo/reth/tempo-testnet-reth-archive-trace.yml @@ -67,6 +67,7 @@ services: - --engine.cross-block-cache-size=${TEMPO_TESTNET_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --follow - --http - --http.addr=0.0.0.0 - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev diff --git a/tempo/reth/tempo-testnet-reth-pruned-trace.yml b/tempo/reth/tempo-testnet-reth-pruned-trace.yml index 3ba1514a..0ba60ad7 100644 --- a/tempo/reth/tempo-testnet-reth-pruned-trace.yml +++ b/tempo/reth/tempo-testnet-reth-pruned-trace.yml @@ -67,6 +67,7 @@ services: - --engine.cross-block-cache-size=${TEMPO_TESTNET_RETH_STATE_CACHE:-4096} - --engine.memory-block-buffer-target=0 - --engine.persistence-threshold=0 + - --follow - --full - --http - --http.addr=0.0.0.0