Files
proxmox/docs/06-besu/README.md
defiQUG fbda1b4beb
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
docs: Ledger Live integration, contract deploy learnings, NEXT_STEPS updates
- ADD_CHAIN138_TO_LEDGER_LIVE: Ledger form done; public code review repo bis-innovations/LedgerLive; init/push commands
- CONTRACT_DEPLOYMENT_RUNBOOK: Chain 138 gas price 1 gwei, 36-addr check, TransactionMirror workaround
- CONTRACT_*: AddressMapper, MirrorManager deployed 2026-02-12; 36-address on-chain check
- NEXT_STEPS_FOR_YOU: Ledger done; steps completable now (no LAN); run-completable-tasks-from-anywhere
- MASTER_INDEX, OPERATOR_OPTIONAL, SMART_CONTRACTS_INVENTORY_SIMPLE: updates
- LEDGER_BLOCKCHAIN_INTEGRATION_COMPLETE: bis-innovations/LedgerLive reference

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 15:46:57 -08:00

38 lines
1.7 KiB
Markdown

# Besu & Blockchain Operations
**Last Updated:** 2026-01-31
**Document Version:** 1.0
**Status:** Active Documentation
---
This directory contains Besu configuration and blockchain operations documentation.
## Documents
- **[BESU_ALLOWLIST_RUNBOOK.md](BESU_ALLOWLIST_RUNBOOK.md)** ⭐⭐ - Besu allowlist generation and management
- **[BESU_ALLOWLIST_QUICK_START.md](BESU_ALLOWLIST_QUICK_START.md)** ⭐⭐ - Quick start for allowlist issues
- **[BESU_NODES_FILE_REFERENCE.md](BESU_NODES_FILE_REFERENCE.md)** ⭐⭐ - Besu nodes file reference
- **[BESU_OFFICIAL_REFERENCE.md](BESU_OFFICIAL_REFERENCE.md)** ⭐ - Official Besu references
- **[BESU_OFFICIAL_UPDATES.md](BESU_OFFICIAL_UPDATES.md)** ⭐ - Official Besu updates
- **[QUORUM_GENESIS_TOOL_REVIEW.md](QUORUM_GENESIS_TOOL_REVIEW.md)** ⭐ - Genesis tool review
- **[VALIDATOR_KEY_DETAILS.md](VALIDATOR_KEY_DETAILS.md)** ⭐⭐ - Validator key details and management
- **[COMPREHENSIVE_CONSISTENCY_REVIEW.md](COMPREHENSIVE_CONSISTENCY_REVIEW.md)** ⭐ - Comprehensive consistency review
## Quick Reference
**Allowlist Management:**
1. BESU_ALLOWLIST_QUICK_START.md - Quick troubleshooting
2. BESU_ALLOWLIST_RUNBOOK.md - Complete procedures
**Validator Keys:**
- VALIDATOR_KEY_DETAILS.md - Key management
- See also: [../04-configuration/SECRETS_KEYS_CONFIGURATION.md](/docs/04-configuration/SECRETS_KEYS_CONFIGURATION.md)
## Related Documentation
- **[../09-troubleshooting/QBFT_TROUBLESHOOTING.md](/docs/09-troubleshooting/QBFT_TROUBLESHOOTING.md)** - QBFT troubleshooting
- **[../09-troubleshooting/TROUBLESHOOTING_FAQ.md](/docs/09-troubleshooting/TROUBLESHOOTING_FAQ.md)** - Common issues
- **[../03-deployment/OPERATIONAL_RUNBOOKS.md](../03-deployment/OPERATIONAL_RUNBOOKS.md)** - Operational procedures