go-ethereum/rollup
Mengran Lan ef980a2059
feat(rollup_sync_service): handle multiple batches in FinalizeBatch event (#865)
* feat: now FinalizeBatch event will influence one or more batches

* fix bug && add unit test

* fix typo

* Update core/rawdb/accessors_rollup_event_test.go

Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>

* trivial fix

* chore: auto version bump [bot]

* trivial change: move write finalized things logic out of loop

* utilize code && comment

* remove redundant check

* two log level changing case

---------

Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
2024-07-01 22:24:32 +08:00
..
circuitcapacitychecker fix: free rust traces that never make it to CCC (#844) 2024-06-21 12:39:43 +03:00
fees fix: use correct encoding for L1 data fee of EIP2718 transactions (#793) 2024-06-03 16:24:03 +02:00
pipeline fix: do not attempt to free nil rust trace (#845) 2024-06-21 14:29:05 +03:00
rcfg feat: update gas-oracle contract bytecode (#792) 2024-06-03 10:30:59 +02:00
rollup_sync_service feat(rollup_sync_service): handle multiple batches in FinalizeBatch event (#865) 2024-07-01 22:24:32 +08:00
sync_service feat(worker): add a commit tx failed metric (#704) 2024-04-17 18:32:00 +08:00
tracing fix(traces): deletion proof apply wrong storage value from structLogger (#838) 2024-06-20 19:52:37 +08:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00