WIP: - [x] Get geo-located L1s - [x] Orchestrator: https://github.com/filecoin-saturn/orchestrator/issues/10 @juliangruber - [x] L2-node: [https://github.com/filecoin-saturn/L2-node/issues/49](https://github.com/filecoin-saturn/L2-node/issues/49) @aarshkshah1992 - [x] Register with L1s - [x] L1-node: https://github.com/filecoin-saturn/L1-node/issues/37 https://github.com/filecoin-saturn/L1-node/pull/40 @juliangruber - [x] L2-node: https://github.com/filecoin-saturn/L2-node/issues/50 @aarshkshah1992 - [x] Implement the *L1 cache miss story* by escaping to the *K* closest L2s to the requested root cid i.e. the *“consistent hashing story”* in L1s. https://github.com/filecoin-saturn/L1-node/pull/40 @juliangruber - [ ] Implement and test data transfer resumption using skip offsets from an L2. @aarshkshah1992 @juliangruber - [ ] Deploy a small L2 test network 🚀 @aarshkshah1992 @juliangruber - [x] <del>Implement `/:cid/path` requests in addition to `/:cid` @aarshkshah1992 @juliangruber</del>
WIP:
Implement/:cid/pathrequests in addition to/:cid@aarshkshah1992 @juliangruber