Align Besu configs with 25.12.0 runtime
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 28s
CI/CD Pipeline / Security Scanning (push) Successful in 1m8s
CI/CD Pipeline / Lint and Format (push) Failing after 11s
CI/CD Pipeline / Terraform Validation (push) Failing after 16s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 24s
Deploy ChainID 138 / Deploy ChainID 138 (push) Failing after 30s
Validation / validate-genesis (push) Successful in 8s
Validation / validate-terraform (push) Failing after 18s
Validation / validate-kubernetes (push) Failing after 2s
Validation / validate-smart-contracts (push) Failing after 3s
Validation / validate-security (push) Failing after 12m27s
Validation / validate-documentation (push) Failing after 4s
Verify Deployment / Verify Deployment (push) Failing after 11s
Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 28s
CI/CD Pipeline / Security Scanning (push) Successful in 1m8s
CI/CD Pipeline / Lint and Format (push) Failing after 11s
CI/CD Pipeline / Terraform Validation (push) Failing after 16s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 24s
Deploy ChainID 138 / Deploy ChainID 138 (push) Failing after 30s
Validation / validate-genesis (push) Successful in 8s
Validation / validate-terraform (push) Failing after 18s
Validation / validate-kubernetes (push) Failing after 2s
Validation / validate-smart-contracts (push) Failing after 3s
Validation / validate-security (push) Failing after 12m27s
Validation / validate-documentation (push) Failing after 4s
Verify Deployment / Verify Deployment (push) Failing after 11s
This commit is contained in:
@@ -6,9 +6,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -37,8 +36,6 @@ static-nodes-file="/config/static-nodes.json"
|
||||
|
||||
discovery-enabled=true
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Data Storage
|
||||
|
||||
# Gas Configuration
|
||||
@@ -46,4 +43,3 @@ privacy-enabled=false
|
||||
# Native Accounts
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -10,9 +10,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -49,9 +48,6 @@ static-nodes-file="/var/lib/besu/static-nodes.json"
|
||||
# Disabling discovery ensures the node only connects via static-nodes.json and permissions-nodes.toml
|
||||
discovery-enabled=false
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -6,9 +6,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -46,8 +45,6 @@ static-nodes-file="/var/lib/besu/static-nodes.json"
|
||||
|
||||
discovery-enabled=false
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Data Storage (using default paths)
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
@@ -10,9 +10,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -49,9 +48,6 @@ static-nodes-file="/var/lib/besu/static-nodes.json"
|
||||
# Disabling discovery ensures the node only connects via static-nodes.json and permissions-nodes.toml
|
||||
discovery-enabled=false
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -10,9 +10,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -49,9 +48,6 @@ static-nodes-file="/var/lib/besu/static-nodes.json"
|
||||
# Disabling discovery ensures the node only connects via static-nodes.json and permissions-nodes.toml
|
||||
discovery-enabled=false
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -6,9 +6,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -42,12 +41,9 @@ static-nodes-file="/var/lib/besu/static-nodes.json"
|
||||
|
||||
discovery-enabled=true
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Data Storage (using default paths)
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -8,18 +8,19 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
rpc-http-port=8545
|
||||
rpc-http-max-active-connections=256
|
||||
# TRACE required for Blockscout internal txs and block rewards (trace_block, trace_replayBlockTransactions)
|
||||
rpc-http-api=["ETH","NET","WEB3","TRACE"]
|
||||
rpc-http-cors-origins=["*"]
|
||||
|
||||
rpc-ws-enabled=false
|
||||
rpc-ws-max-active-connections=256
|
||||
|
||||
metrics-enabled=true
|
||||
metrics-port=9545
|
||||
@@ -42,12 +43,9 @@ static-nodes-file="/genesis/static-nodes.json"
|
||||
|
||||
discovery-enabled=true
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Data Storage (using default paths)
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -10,9 +10,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -49,9 +48,6 @@ static-nodes-file="/var/lib/besu/static-nodes.json"
|
||||
# Disabling discovery ensures the node only connects via static-nodes.json and permissions-nodes.toml
|
||||
discovery-enabled=false
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -10,9 +10,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -49,9 +48,6 @@ static-nodes-file="/var/lib/besu/static-nodes.json"
|
||||
# Disabling discovery ensures the node only connects via static-nodes.json and permissions-nodes.toml
|
||||
discovery-enabled=false
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Gas Configuration
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
@@ -6,9 +6,8 @@ network-id=138
|
||||
p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
miner-enabled=false
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=true
|
||||
rpc-http-host="0.0.0.0"
|
||||
@@ -41,8 +40,6 @@ static-nodes-file="/genesis/static-nodes.json"
|
||||
|
||||
discovery-enabled=true
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Gas Configuration (no fee cap for ThirdWeb compatibility)
|
||||
|
||||
max-peers=50
|
||||
|
||||
@@ -7,10 +7,10 @@ p2p-host="0.0.0.0"
|
||||
p2p-port=30303
|
||||
|
||||
# Consensus - QBFT
|
||||
miner-enabled=false
|
||||
miner-coinbase="0x0000000000000000000000000000000000000000"
|
||||
|
||||
sync-mode="FULL"
|
||||
data-storage-format="FOREST"
|
||||
|
||||
rpc-http-enabled=false
|
||||
rpc-ws-enabled=false
|
||||
@@ -38,8 +38,6 @@ static-nodes-file="/config/static-nodes.json"
|
||||
|
||||
discovery-enabled=true
|
||||
|
||||
privacy-enabled=false
|
||||
|
||||
# Data Storage
|
||||
|
||||
# Gas Configuration
|
||||
@@ -47,4 +45,3 @@ privacy-enabled=false
|
||||
# Native Accounts
|
||||
|
||||
max-peers=32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user