go-ethereum/rollup/rollup_sync_service
colin 483949b87e
fix(rollup sync service): remove syscall.Kill (#636)
* fix(rollup sync service): remove syscall.Kill

* bump version
2024-02-21 16:57:09 +08:00
..
testdata feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29:31 +08:00
abi.go feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29:31 +08:00
abi_test.go feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29:31 +08:00
batch_header.go feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29:31 +08:00
block.go feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29:31 +08:00
chunk.go feat(rollup): add fallback if TransactionByHash fails in getting commitBatch calldata (#601) 2023-12-18 14:51:46 +01:00
l1client.go feat(rollup): sync finalized batches from L1 (#515) 2023-10-28 06:29:31 +08:00
l1client_test.go feat(rollup): add fallback if TransactionByHash fails in getting commitBatch calldata (#601) 2023-12-18 14:51:46 +01:00
rollup_sync_service.go fix(rollup sync service): remove syscall.Kill (#636) 2024-02-21 16:57:09 +08:00
rollup_sync_service_test.go fix(rollup sync service): remove syscall.Kill (#636) 2024-02-21 16:57:09 +08:00