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

@@ -91,17 +91,17 @@ Outbound network traffic leaving the internal network. Egress NAT pools map inte
Ethereum node identifier, a unique address that identifies a blockchain node on the network. Format: `enode://<node-id>@<ip>:<port>`
### ER605
TP-Link ER605 router, used as the edge router in this architecture. Two routers (ER605-A and ER605-B) provide redundancy.
TP-Link ER605 router. Historical edge-router reference; the current active edge is UDM Pro.
### ES216G
TP-Link ES216G managed switch, used for network switching and VLAN trunking. Three switches provide core, compute, and management connectivity.
TP-Link ES216G managed switch. Historical switching reference in older topology notes.
---
## F
### Failover
Automatic switching to a backup system when the primary system fails. ER605 routers support WAN failover.
Automatic switching to a backup system when the primary system fails.
### Firewall
Network security system that controls incoming and outgoing network traffic based on predetermined security rules.
@@ -202,7 +202,7 @@ A computer or virtual machine that participates in a network. In blockchain cont
## O
### Omada
TP-Link's network management system. Used for managing ER605 routers and ES216G switches.
TP-Link's network management system. Historical reference for the retired ER605 / ES216G-managed topology; not part of the current UDM Pro edge path.
### Oracle
In blockchain context, a service that provides external data to smart contracts. Chainlink provides oracle services.
@@ -296,7 +296,7 @@ A communication protocol that provides full-duplex communication over a single T
Ubiquiti Dream Machine Pro; edge router replacing ER605 in current topology. Public IP 76.53.10.34; port forwards 76.53.10.36:80/443 to NPMplus 192.168.11.167.
### WAN (Wide Area Network)
A network that spans a large geographic area. In this architecture, WAN refers to internet connections on UDM Pro (or ER605).
A network that spans a large geographic area. In this architecture, WAN refers to internet connections on the active UDM Pro edge.
---