Neel Virdy

Results 24 comments of Neel Virdy

@en0ma i just started looking into this. is the motivation behind this that dealmaking would fail if the staging zone is attempting to aggregate a content that is unpinned? so...

Started looking into this. The approach i'm starting with is the following: - [x] ### Phase 1 (estuary PR) [mostly complete]: - Add TokenHash and Label to auth token DB...

addressed by https://github.com/application-research/estuary/pull/555

Hi @julianschiavo, @efemazlumoglu. Any updates on this PR? I'd like to use the moderations endpoint and this seems almost ready to merge. Thank you!

few thoughts: 1. the { by: , value: } pattern is nice for reducing # of endpoints, but seems less convenient for clients than having separate endpoints for each "by"...

> What do we think about doing a find-replace on `miner` -> `provider` for any endpoints that mention it? Since Filecoin at large has adopted the term Storage Provider over...

@alvin-reyes do you still have concerns around this? i dont think this is a break since the PR makes both options work (with or without trailing slash). can also ask...

@alvin-reyes I opened the following PRs to address this issue and https://github.com/application-research/estuary-www/issues/99, which was blocked on admin login working: - https://github.com/application-research/estuary/pull/861 - https://github.com/application-research/estuary-www/pull/164

If we were to combine this with https://github.com/application-research/estuary/issues/715, then we know what the default datadir is and can auto-create it if the default is being used. If the default is...