Commits
Click on a commit to change the comparison rangefeat: implement gap recovery mechanism for L1 watcher and use in ChainOrchestrator3 months ago
by jonastheis make sure that there's no deadlock with command receiver as L1Watcher blocks if the send channel is full3 months ago
by jonastheis feat: add skipping logic for duplicate L1 messages and batch commits in ChainOrchestrator3 months ago
by jonastheis fmt3 months ago
by jonastheis add testing of gap recovery for batch3 months ago
by jonastheis make test easier to debug by failing instead of hanging3 months ago
by jonastheis address review comments3 months ago
by jonastheis fixes after merge3 months ago
by jonastheis Merge remote-tracking branch 'origin/feat/l1-reorg' into feat/self-healing-l1-events3 months ago
by jonastheis move checks into respective functions3 months ago
by jonastheis implement test for gap detection for batch and L1 messages. fix issues with L1 message queue hash calculation3 months ago
by jonastheis fixes after merge2 months ago
by jonastheis