Commits
Click on a commit to change the comparison rangefeat: implement gap recovery mechanism for L1 watcher and use in ChainOrchestrator2 months ago
by jonastheis make sure that there's no deadlock with command receiver as L1Watcher blocks if the send channel is full2 months ago
by jonastheis feat: add skipping logic for duplicate L1 messages and batch commits in ChainOrchestrator2 months ago
by jonastheis fmt2 months ago
by jonastheis add testing of gap recovery for batch1 month ago
by jonastheis make test easier to debug by failing instead of hanging1 month ago
by jonastheis address review comments1 month ago
by jonastheis fixes after merge1 month ago
by jonastheis Merge remote-tracking branch 'origin/feat/l1-reorg' into feat/self-healing-l1-events1 month ago
by jonastheis move checks into respective functions1 month ago
by jonastheis implement test for gap detection for batch and L1 messages. fix issues with L1 message queue hash calculation1 month ago
by jonastheis fixes after merge24 days ago
by jonastheis