Commits
Click on a commit to change the comparison rangefeat: implement gap recovery mechanism for L1 watcher and use in ChainOrchestrator4 months ago
by jonastheis make sure that there's no deadlock with command receiver as L1Watcher blocks if the send channel is full4 months ago
by jonastheis feat: add skipping logic for duplicate L1 messages and batch commits in ChainOrchestrator4 months ago
by jonastheis fmt4 months ago
by jonastheis add testing of gap recovery for batch4 months ago
by jonastheis make test easier to debug by failing instead of hanging4 months ago
by jonastheis address review comments4 months ago
by jonastheis fixes after merge4 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 merge3 months ago
by jonastheis