Commits
Click on a commit to change the comparison rangefeat: implement gap recovery mechanism for L1 watcher and use in ChainOrchestrator27 days ago
by jonastheis make sure that there's no deadlock with command receiver as L1Watcher blocks if the send channel is full26 days ago
by jonastheis feat: add skipping logic for duplicate L1 messages and batch commits in ChainOrchestrator26 days ago
by jonastheis fmt26 days ago
by jonastheis add testing of gap recovery for batch21 days ago
by jonastheis make test easier to debug by failing instead of hanging21 days ago
by jonastheis address review comments20 days ago
by jonastheis fixes after merge14 days ago
by jonastheis Merge remote-tracking branch 'origin/feat/l1-reorg' into feat/self-healing-l1-events13 days ago
by jonastheis move checks into respective functions13 days ago
by jonastheis implement test for gap detection for batch and L1 messages. fix issues with L1 message queue hash calculation13 days ago
by jonastheis fixes after merge17 hours ago
by jonastheis