LexLuthr

Results 31 issues of LexLuthr

Explore if we can have `t` and `f` miners in a single LID and what are the implications

Currently, we are asking users to have 8+ SHA enabled CPU cores. We don't need it if remote commP is being used. With YugabyteDB not separated out, we can further...

The behaviour is confusing but does not cause any issue with execution itself. A user can call import-data multiple times and there is no check to ensure that file path...

good first issue
kind/bug
dif/easy
area/dev-ux

1. Expired deals should be cleaned up - Should be user defined not automatic in case SP wants to keep serving from expired deals. 2. Slashed deals should be cleaned...

area/retrieval
area/deals
area/indexing

Currently, index-provider uses the local batching datastore backed by leveldb to store advertisement and other mapping data. Once we have LID in place, we should find a way to migrate...

Current Boost deal flow: Deal -> Publish -> AP -> IndexandAnnounce (Add Piece Store -> Register with Dagstore -> Announce) -> Watch the sealing pipeline Retry Deal flow(After AP): Add...

We should integrate the new content blocker https://github.com/ipfs-shipyard/nopfs with booster-bitswap and booster-http. Need to check if we can use it for graphsync as well since we are now using a...

### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...

area/ux
kind/feature
area/deals
need/triage
area/config

We need to take tagged funds in consideration when moving funds to escrow in case where single wallet is being used for PSD and collateral. ``` // MoveFundsToEscrow moves funds...

Lotus has released raft consensus in v1.19.0-rc1 with https://github.com/filecoin-project/lotus/pull/9294 We need to update Boost to be able to use this feature.

kind/enhancement
P3
area/lotus-compatibility