feat: backward and forward LET testing + runbook + tool #1502
feat: backward and forward LET testing + runbook + tool #1502arnaubennassar wants to merge 9 commits intodevelopfrom
Conversation
|
Claude finished @arnaubennassar's task in 2m 27s —— View job PR Review Complete ✅Reviewing PR #1502: Backward/Forward LET Tool 🚀 What's NewThis PR introduces a comprehensive Backward/Forward LET (Local Exit Tree) recovery tool that automates the diagnosis and recovery process when the L1 settled LER (Local Exit Root) diverges from the L2 on-chain bridge state. The implementation includes:
🐛 Bug FixesNone - this is a new feature implementation. 📋 Config UpdatesTwo new optional aggsender config fields (default disabled): [AggSender]
EnableDebugSendCertificate = false # Enable debug cert endpoint (test-only)
DebugSendCertificateAuthAddress = "0x..." # Auth address for debug endpoint
|
|


🔄 Changes Summary
📋 Config Updates
✅ Testing
🐞 Issues
🔗 Related PRs
📝 Notes