lets try without cache

This commit is contained in:
Para Dox
2025-06-16 18:38:49 +07:00
parent 5a8ec581b2
commit e843ac2fb7
17 changed files with 34 additions and 17 deletions

View File

@@ -61,7 +61,8 @@ services:
- --chain=mainnet
- --datadir=/root/.local/share/reth
- --discovery.port=14286
- --engine.cross-block-cache-size=${ETHEREUM_MAINNET_RETH_STATE_CACHE:-4096}
- --engine.memory-block-buffer-target=0
- --engine.persistence-threshold=0
- --full
- --max-inbound-peers=50
- --max-outbound-peers=50