Sync workspace: config, docs, scripts, CI, operator rules, and submodule pointers.

- Update dbis_core, cross-chain-pmm-lps, explorer-monorepo, metamask-integration, pr-workspace/chains
- Omit embedded publish git dirs and empty placeholders from index

Made-with: Cursor
This commit is contained in:
defiQUG
2026-04-12 06:12:20 -07:00
parent 6fb6bd3993
commit dbd517b279
2935 changed files with 327972 additions and 5533 deletions

View File

@@ -8,21 +8,20 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.213"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-cors-origins=["*"]
rpc-http-api-enable-unsafe-txsigning=true
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-ws-api=["ETH","NET","WEB3"]
# GraphQL
graphql-http-enabled=true

View File

@@ -8,21 +8,20 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.214"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-cors-origins=["*"]
rpc-http-api-enable-unsafe-txsigning=true
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-ws-api=["ETH","NET","WEB3"]
# GraphQL
graphql-http-enabled=true

View File

@@ -8,21 +8,20 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.244"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-cors-origins=["*"]
rpc-http-api-enable-unsafe-txsigning=true
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-ws-api=["ETH","NET","WEB3"]
# GraphQL
graphql-http-enabled=true

View File

@@ -8,21 +8,20 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.245"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-cors-origins=["*"]
rpc-http-api-enable-unsafe-txsigning=true
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-ws-api=["ETH","NET","WEB3"]
# GraphQL
graphql-http-enabled=true

View File

@@ -1,5 +1,5 @@
# Besu Configuration for besu-rpc-alltra-1 (VMID: 2500)
# Type: Full Function RPC Node
# Besu Configuration for besu-rpc-alltra-1 (legacy filename, live VMID: 2420)
# Type: Permissioned / Private RPC Node
# Generated: Fri Jan 23 22:33:18 PST 2026
data-path="/data/besu"
@@ -9,21 +9,20 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.172"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC - Full Function (can deploy contracts, execute writes)
# RPC - Permissioned / private (no ADMIN)
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-http-api=["ETH","NET","WEB3","TXPOOL","QBFT","DEBUG","TRACE"]
rpc-http-cors-origins=["*"]
rpc-http-api-enable-unsafe-txsigning=true
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-ws-api=["ETH","NET","WEB3","TXPOOL","QBFT"]
# GraphQL
graphql-http-enabled=true

View File

@@ -1,5 +1,5 @@
# Besu Configuration for besu-rpc-alltra-2 (VMID: 2501)
# Type: Standard Base RPC Node (Read-only, Public Services)
# Besu Configuration for besu-rpc-alltra-2 (legacy filename, live VMID: 2430)
# Type: Permissioned / Private RPC Node
# Generated: Fri Jan 23 22:33:18 PST 2026
data-path="/data/besu"
@@ -9,14 +9,14 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.173"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC - Standard Base (read-only, no admin APIs)
# RPC - Permissioned / private (no ADMIN)
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-api=["ETH","NET","WEB3","TXPOOL","QBFT","DEBUG","TRACE"]
rpc-http-cors-origins=["*"]
# NO unsafe tx signing
# NO ADMIN/PERSONAL/MINER/DEBUG APIs
@@ -24,7 +24,7 @@ rpc-http-cors-origins=["*"]
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3"]
rpc-ws-api=["ETH","NET","WEB3","TXPOOL","QBFT"]
# GraphQL
graphql-http-enabled=true

View File

@@ -1,5 +1,5 @@
# Besu Configuration for besu-rpc-alltra-3 (VMID: 2502)
# Type: Standard Base RPC Node (Read-only, Public Services)
# Besu Configuration for besu-rpc-alltra-3 (legacy filename, live VMID: 2440)
# Type: Permissioned / Private RPC Node
# Generated: Fri Jan 23 22:33:18 PST 2026
data-path="/data/besu"
@@ -9,14 +9,14 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.174"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC - Standard Base (read-only, no admin APIs)
# RPC - Permissioned / private (no ADMIN)
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-api=["ETH","NET","WEB3","TXPOOL","QBFT","DEBUG","TRACE"]
rpc-http-cors-origins=["*"]
# NO unsafe tx signing
# NO ADMIN/PERSONAL/MINER/DEBUG APIs
@@ -24,7 +24,7 @@ rpc-http-cors-origins=["*"]
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3"]
rpc-ws-api=["ETH","NET","WEB3","TXPOOL","QBFT"]
# GraphQL
graphql-http-enabled=true

View File

@@ -1,5 +1,5 @@
# Besu Configuration for besu-rpc-hybx-1 (VMID: 2503)
# Type: Full Function RPC Node
# Besu Configuration for besu-rpc-hybx-1 (legacy filename, live VMID: 2460)
# Type: Permissioned / Private RPC Node
# Generated: Fri Jan 23 22:33:18 PST 2026
data-path="/data/besu"
@@ -9,21 +9,20 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.246"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC - Full Function (can deploy contracts, execute writes)
# RPC - Permissioned / private (no ADMIN)
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-http-api=["ETH","NET","WEB3","TXPOOL","QBFT","DEBUG","TRACE"]
rpc-http-cors-origins=["*"]
rpc-http-api-enable-unsafe-txsigning=true
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3","ADMIN","PERSONAL","MINER","DEBUG"]
rpc-ws-api=["ETH","NET","WEB3","TXPOOL","QBFT"]
# GraphQL
graphql-http-enabled=true

View File

@@ -1,5 +1,5 @@
# Besu Configuration for besu-rpc-hybx-2 (VMID: 2504)
# Type: Standard Base RPC Node (Read-only, Public Services)
# Besu Configuration for besu-rpc-hybx-2 (legacy filename, live VMID: 2470)
# Type: Permissioned / Private RPC Node
# Generated: Fri Jan 23 22:33:18 PST 2026
data-path="/data/besu"
@@ -9,14 +9,14 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.247"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC - Standard Base (read-only, no admin APIs)
# RPC - Permissioned / private (no ADMIN)
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-api=["ETH","NET","WEB3","TXPOOL","QBFT","DEBUG","TRACE"]
rpc-http-cors-origins=["*"]
# NO unsafe tx signing
# NO ADMIN/PERSONAL/MINER/DEBUG APIs
@@ -24,7 +24,7 @@ rpc-http-cors-origins=["*"]
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3"]
rpc-ws-api=["ETH","NET","WEB3","TXPOOL","QBFT"]
# GraphQL
graphql-http-enabled=true

View File

@@ -1,5 +1,5 @@
# Besu Configuration for besu-rpc-hybx-3 (VMID: 2505)
# Type: Standard Base RPC Node (Read-only, Public Services)
# Besu Configuration for besu-rpc-hybx-3 (legacy filename, live VMID: 2480)
# Type: Permissioned / Private RPC Node
# Generated: Fri Jan 23 22:33:18 PST 2026
data-path="/data/besu"
@@ -9,14 +9,14 @@ genesis-file=""
network-id=138
p2p-host="192.168.11.248"
p2p-port=30303
max-peers=32
max-peers=40
discovery-enabled=true
# RPC - Standard Base (read-only, no admin APIs)
# RPC - Permissioned / private (no ADMIN)
rpc-http-enabled=true
rpc-http-host="0.0.0.0"
rpc-http-port=8545
rpc-http-api=["ETH","NET","WEB3"]
rpc-http-api=["ETH","NET","WEB3","TXPOOL","QBFT","DEBUG","TRACE"]
rpc-http-cors-origins=["*"]
# NO unsafe tx signing
# NO ADMIN/PERSONAL/MINER/DEBUG APIs
@@ -24,7 +24,7 @@ rpc-http-cors-origins=["*"]
rpc-ws-enabled=true
rpc-ws-host="0.0.0.0"
rpc-ws-port=8546
rpc-ws-api=["ETH","NET","WEB3"]
rpc-ws-api=["ETH","NET","WEB3","TXPOOL","QBFT"]
# GraphQL
graphql-http-enabled=true