Flash unwinder contracts and scripts, relay lane tuning, trustless bridge and token-aggregation updates.

Made-with: Cursor
This commit is contained in:
defiQUG
2026-04-12 06:33:54 -07:00
parent 662b35ad69
commit 6817f53591
40 changed files with 682 additions and 88 deletions

View File

@@ -1,14 +1,14 @@
# Proxmox/LXC static scrape config (VMID 10200 on r630-01)
# Add to prometheus.yml: - "scrape-proxmox.yml" in rule_files or include
# Targets: Besu RPC (2500, 2101, 2201), Blockscout 5000, Node APIs
# Targets: Besu RPC (2101, 2201, 2400), Blockscout 5000, Node APIs
scrape_configs:
- job_name: 'besu-rpc-proxmox'
static_configs:
- targets:
- '192.168.11.250:9545' # besu-rpc-alltra-1
- '192.168.11.211:9545' # besu-rpc-core-1
- '192.168.11.221:9545' # besu-rpc-public-1
- '192.168.11.240:9545' # thirdweb-rpc-1
metrics_path: /metrics
- job_name: 'blockscout-proxmox'

View File

@@ -1,14 +1,14 @@
# Proxmox/LXC static scrape config (VMID 10200 on r630-01)
# Add to prometheus.yml: - "scrape-proxmox.yml" in rule_files or include
# Targets: Besu RPC (2500, 2101, 2201), Blockscout 5000, Node APIs
# Targets: Besu RPC (2101, 2201, 2400), Blockscout 5000, Node APIs
scrape_configs:
- job_name: 'besu-rpc-proxmox'
static_configs:
- targets:
- '192.168.11.250:9545' # besu-rpc-alltra-1
- '192.168.11.211:9545' # besu-rpc-core-1
- '192.168.11.221:9545' # besu-rpc-public-1
- '192.168.11.240:9545' # thirdweb-rpc-1
metrics_path: /metrics
- job_name: 'blockscout-proxmox'