go-ethereum/rollup/da_syncer
Jonas Theis e62c6f08e2
fix: add ABI with removed functions from contract (#1135)
* add ABI with removed functions from contract

* chore: auto version bump [bot]

---------

Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
2025-03-05 11:26:41 +01:00
..
blob_client feat: L1Reader (#1099) 2025-01-21 09:30:19 +08:00
da feat(L1 follower): adjust to recent CodecV7 and contract changes (#1120) 2025-03-03 13:14:32 +01:00
serrors feat(permissionless batches): recovery mode after permissionless batches (#1115) 2025-02-25 15:25:05 +01:00
batch_queue.go fix: add ABI with removed functions from contract (#1135) 2025-03-05 11:26:41 +01:00
block_queue.go feat(L1 follower): adjust to recent CodecV7 and contract changes (#1120) 2025-03-03 13:14:32 +01:00
da_queue.go feat(L1 follower): adjust to recent CodecV7 and contract changes (#1120) 2025-03-03 13:14:32 +01:00
da_syncer.go feat(permissionless batches): recovery mode after permissionless batches (#1115) 2025-02-25 15:25:05 +01:00
data_source.go feat(l1 follower): add periodic logs for L1 follower mode sync progress (#1110) 2025-02-04 14:02:17 +01:00
l1_message_queue_height_finder.go feat(L1 follower): adjust to recent CodecV7 and contract changes (#1120) 2025-03-03 13:14:32 +01:00
syncing_pipeline.go feat(L1 follower): adjust to recent CodecV7 and contract changes (#1120) 2025-03-03 13:14:32 +01:00