lighthouse icon indicating copy to clipboard operation
lighthouse copied to clipboard

Move sync active requests to own modules

Open dapplion opened this issue 1 year ago • 0 comments

Issue Addressed

PeerDAS will add two more sync ActiveRequest*. Currently there are only two: ActiveBlocksByRootRequest, ActiveBlobsByRootRequest as spaghetti in the same file

Proposed Changes

Move each ActiveRequest* to its own file to make space for upcoming PeerDAS PR with additional requests.

No change in logic or code, just copy pasted into new files

dapplion avatar Aug 16 '24 09:08 dapplion