-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* basic span batch decoding * refactor: move span batch type into separate module * span batch status checks * output BlockInput in batch stage * take BlockInput in attributes stage * fix tests * fix tests * remove unstable code * filter overlapping block inputs * clippy * cleanup * fix clippy in service * fix transaction decoding * remove empty block creation for testing * revert changes * debug * fix batch origin calculation * better logging * logging * logging * show batch future or undecided * confrm error * cleanup for testing * fix batch origin checks * fix prev l2 block calculation * fix prev block fetch * fix l2_info tracking * fix epoch checks * fix * fix overlapped checks * fix origin bit handling in block input derivation * better logging * start sync earlier * reorder span batch status checks for better logging * prefetch l2 refs * add overlap epoch check * fmt * fix batch status check ordering
- Loading branch information
Showing
12 changed files
with
938 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.