[go: up one dir, main page]

EVM/Node: emit processed l1 level even with no events

In !15623 (merged) I added a event when the evm_context finished processing L1 level, after apply_evm_events. But it does not emit the event when there are no events to process unfortunately. This merge request fixes this.

Merge request reports

Loading