mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 15:38:06 -05:00
feat: update trace-limits and besu images (#1129)
* feat: update trace-limits and besu images * update prover image * feat: update trace-limits ROM to the power of 2 * feat: update trace-limits to be at max 2147483647 --------- Co-authored-by: gusiri <dreamerty@postech.ac.kr>
This commit is contained in:
@@ -15,7 +15,7 @@ max-peers=50
|
||||
|
||||
# For node to be a sequencer, this key has to match the key used in genesis file
|
||||
node-private-key-file="/data/key"
|
||||
genesis-file="genesis/genesis.testnet-sepolia.json" # Path to the custom genesis file
|
||||
genesis-file="genesis/genesis.sepolia.json" # Path to the custom genesis file
|
||||
sync-mode="SNAP"
|
||||
Xbonsai-full-flat-db-enabled=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user