Anuj Agrawal
Anuj Agrawal
hi @kushti, sorry I got busy with other projects.
hi @nazar-pc , Is this issue still relevant?
thanks let me work on this @nazar-pc
hi @nazar-pc , Sorry I am taking some time to understand how subspace works. If this is urgent feel free to reassign, I will take something non urgent.
what I understand is that I need to remove this code: https://github.com/subspace/subspace/blob/e5d58b9c40de6423b9a84e4336ebde482dda38a8/crates/subspace-service/src/sync_from_dsn.rs#L292-L344 and then maybe I would need to modify the piece_getter: https://github.com/subspace/subspace/blob/e5d58b9c40de6423b9a84e4336ebde482dda38a8/crates/subspace-farmer-components/src/plotting.rs#L179 I guess I do not need to...
if I understand correctly, we can skip archival if the block number is present in segment header store(which should be there ideally as you said that "we sync archived segment...