add cache
This commit is contained in:
@@ -85,6 +85,7 @@ services:
|
|||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=10527
|
- --discovery.port=10527
|
||||||
|
- --engine.cross-block-cache-size=${BERACHAIN_BARTIO_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -85,6 +85,7 @@ services:
|
|||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=14467
|
- --discovery.port=14467
|
||||||
|
- --engine.cross-block-cache-size=${BERACHAIN_BARTIO_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -85,6 +85,7 @@ services:
|
|||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=11347
|
- --discovery.port=11347
|
||||||
|
- --engine.cross-block-cache-size=${BERACHAIN_BEPOLIA_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -85,6 +85,7 @@ services:
|
|||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=12274
|
- --discovery.port=12274
|
||||||
|
- --engine.cross-block-cache-size=${BERACHAIN_BEPOLIA_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -85,6 +85,7 @@ services:
|
|||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=12881
|
- --discovery.port=12881
|
||||||
|
- --engine.cross-block-cache-size=${BERACHAIN_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -85,6 +85,7 @@ services:
|
|||||||
- --chain=/config/eth-genesis.json
|
- --chain=/config/eth-genesis.json
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=10900
|
- --discovery.port=10900
|
||||||
|
- --engine.cross-block-cache-size=${BERACHAIN_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=holesky
|
- --chain=holesky
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=13752
|
- --discovery.port=13752
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_HOLESKY_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=holesky
|
- --chain=holesky
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=11849
|
- --discovery.port=11849
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_HOLESKY_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=14563
|
- --discovery.port=14563
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=14563
|
- --discovery.port=14563
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=14563
|
- --discovery.port=14563
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -61,6 +61,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=14286
|
- --discovery.port=14286
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -84,6 +84,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=14286
|
- --discovery.port=14286
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=10150
|
- --discovery.port=10150
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=10150
|
- --discovery.port=10150
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=mainnet
|
- --chain=mainnet
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=10150
|
- --discovery.port=10150
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=sepolia
|
- --chain=sepolia
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=14330
|
- --discovery.port=14330
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_SEPOLIA_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --max-inbound-peers=50
|
- --max-inbound-peers=50
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ services:
|
|||||||
- --chain=sepolia
|
- --chain=sepolia
|
||||||
- --datadir=/root/.local/share/reth
|
- --datadir=/root/.local/share/reth
|
||||||
- --discovery.port=12150
|
- --discovery.port=12150
|
||||||
|
- --engine.cross-block-cache-size=${ETHEREUM_SEPOLIA_RETH_STATE_CACHE:-4096}
|
||||||
- --engine.memory-block-buffer-target=0
|
- --engine.memory-block-buffer-target=0
|
||||||
- --engine.persistence-threshold=0
|
- --engine.persistence-threshold=0
|
||||||
- --full
|
- --full
|
||||||
|
|||||||
Reference in New Issue
Block a user