Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Simplify commitment controller * Remove last commitment l1 height table * Cleanup sequencer * Invoke commitment after each L2 block This would let commitment controller decide whether to go through with the commitment or not. * Unwrap or zero * Logging * Fix failing tests * Disable risc0 logging * Restore test logging * Update zerovec-derive to resolve security issue * Fix wait heights * Cleanup test * Rename LastSequencerCommitment table
- Loading branch information