Skip to content

Conversation

@joanestebanr
Copy link
Collaborator

@joanestebanr joanestebanr commented Dec 18, 2025

🔄 Changes Summary

  • Aggsender choose a l1infotree to include the bridges. This l1infotree used to be the one that belong to more recent block synced by l1infotreesync <= finalized block
  • This PR allow to configure the target block instead of finalized

📋 Config Updates

  • 🧾 Diff/Config snippet: [Optional: Enumerate config changes/provide snippet of changes]
[AggSender]
BlockFinalityForL1InfoTree = "FinalizedBlock"
[Validator]
BlockFinalityForL1InfoTree = "{{AggSender.BlockFinalityForL1InfoTree}}"

✅ Testing

  • 🤖 Automatic: e2e

🐞 Issues

🔗 Related PRs

  • [Optional: Enumerate related pull requests]

📝 Notes

  • [Optional: design decisions, tradeoffs, or TODOs]

@joanestebanr joanestebanr force-pushed the feat/aggsender_cfg_l1infotree_finality_1410 branch from 76df924 to 972e954 Compare December 18, 2025 15:27
@joanestebanr joanestebanr marked this pull request as ready for review December 18, 2025 15:29
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: aggsender: allow to configure the finality to use for l1infotree

2 participants