docs: document log availability requirement and reth receipt pruning config#1610
docs: document log availability requirement and reth receipt pruning config#1610joanestebanr wants to merge 1 commit intodevelopfrom
Conversation
…config Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Claude finished @joanestebanr's task in 58s —— View job 📋 Review Progress
🚀 What's NewDocumentation now clearly explains that aggkit requires event logs (receipts) to be available from genesis block for proper operation. Added specific configuration guidance for 🐛 Bug FixesNone. 📋 Config Updates
|
|



🔄 Changes Summary
rethwill break aggkit's historical log syncreth.tomlconfig options to retain all receipts📋 Config Updates
rethusers must run with--full --prune.receipts.before=0or setreceipts = { before = 0 }in[prune.segments]ofreth.toml✅ Testing
🐞 Issues
📝 Notes
🤖 Generated with Claude Code