Files
proxmox/docs/06-besu/MASTER_INDEX.md
defiQUG 3f76bc9507
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
docs: update master documentation and push to Gitea (2026-03-06)
- MASTER_INDEX: Last Updated 2026-03-06; status 59/59 contracts; add NEXT_STEPS_LIST, CONTRACT_NEXT_STEPS_LIST
- docs/README, NEXT_STEPS_INDEX, 06-besu/MASTER_INDEX: Last Updated 2026-03-06
- Contract check script: 59 addresses (PMM, vault/reserve, CompliantFiatTokens); canonical CCIP/router
- New docs: EXECUTION_CHECKLIST, NEXT_STEPS_LIST, DOTENV_AUDIT, ADDITIONAL_PATHS, deployer gas runbook, WEMIX_ACQUISITION_TABLED, etc.
- Config: deployer-gas-routes, cro-wemix-swap-routes, routing-registry, token-mapping
- Scripts: check-contracts-on-chain-138, check-pmm-pool-balances-chain138, deployer-gas-auto-route, acquire-cro-and-wemix-gas
- Operator rule: operator-lan-access-check.mdc

Made-with: Cursor
2026-03-06 19:11:25 -08:00

2.7 KiB

Last Updated: 2026-03-06
Document Version: 1.0
Status: Active Documentation


Master Index - All Integration Deliverables

Date: 2026-01-18
Purpose: Complete index of all deliverables from integration work


📄 Documentation Files (18+)

Critical Tasks

  1. T1_1_SELECTOR_UPDATE_COMPLETE.md - CCIP Selector update completion
  2. T1_2_BRIDGE_INTERFACE_INVESTIGATION.md - Bridge interface investigation
  3. T1_2_BRIDGE_VERSION_ANALYSIS.md - Bridge version analysis
  4. T1_2_BRIDGE_RESOLUTION_PLAN.md - Bridge resolution plan (4 options)

Priority Actions

  1. CHAINLIST_SUBMISSION_READY.md - Chainlist submission guide
  2. CHAINLIST_PR_TEMPLATE.md - PR template for Chainlist
  3. TRANSACTIONMIRROR_VERIFICATION_STATUS.md - Verification status guide

Services

  1. services/state-anchoring-service/DEPLOYMENT.md - State anchoring deployment
  2. services/transaction-mirroring-service/DEPLOYMENT.md - Transaction mirroring deployment
  3. services/README_DEPLOYMENT.md - Services quick start guide

Status Reports

  1. CRITICAL_TASKS_STATUS_UPDATE.md
  2. PRIORITY_ACTIONS_COMPLETION_REPORT.md
  3. NEXT_STEPS_EXECUTION_COMPLETE.md
  4. REMAINING_ACTIONS_COMPLETION_REPORT.md
  5. COMPLETE_INTEGRATION_STATUS.md
  6. ALL_REMAINING_ACTIONS_COMPLETE.md
  7. FINAL_COMPLETION_STATUS.md
  8. EXECUTION_COMPLETE_FINAL_REPORT.md
  9. COMPLETE_INTEGRATION_SUMMARY.md
  10. MASTER_INDEX.md (this file)

🛠️ Scripts and Tools (6+)

  1. scripts/configuration/check-bridge-alternative-config.sh - Bridge investigation
  2. scripts/deployment/deploy-off-chain-services.sh - Services deployment automation
  3. token-lists/chainlists/SUBMISSION_SCRIPT.sh - Chainlist validation and submission guide
  4. Existing configuration scripts (configure-bridge-destinations.sh, etc.)

📋 Templates (2)

  1. services/state-anchoring-service/.env.template - Environment template
  2. services/transaction-mirroring-service/.env.template - Environment template

🔧 Configuration Files (Updated)

  1. smom-dbis-138/.env - Updated with CHAIN138_SELECTOR=138
  2. smom-dbis-138/networks.json - Updated with chainSelector = "138"
  3. services/*/service/.env - Created from project root (if .env exists)

📊 Quick Reference

Execute Services Deployment

cd smom-dbis-138
./scripts/deployment/deploy-off-chain-services.sh

Check Bridge Interface

cd smom-dbis-138
./scripts/configuration/check-bridge-alternative-config.sh

Validate Chainlist

cd token-lists/chainlists
bash SUBMISSION_SCRIPT.sh

View Bridge Resolution Options

cat docs/06-besu/T1_2_BRIDGE_RESOLUTION_PLAN.md

Total Deliverables: 28+ files