Hannah Howard

Results 156 issues of Hannah Howard

# Goals Faster builds # Implementation - split tests via circle so they run in parallel # For Discussion Pros: - shaves 10 min + off the total time through...

# What We want Lassie to download over HTTP from booster-http. This issue tracks what is needed for this to happen. # Components Updated 6/12/23 to reflect current state and...

P1
area/retrieval
area/data-transfer
area/markets/http-retrieval

# What We're about to have an update to go-fil-markets retrieval that uses go-data-transfer v2, and makes the paid retrieval code a lot more pleasant to work with. (see WIP...

kind/chore
area/retrieval
area/dev-ux

I noticed some SP's are interested in limiting simultaneous retrievals at once on a per peer basis. This capability has existed in GraphSync for a while: https://github.com/ipfs/go-graphsync/blob/main/impl/graphsync.go#L136 It might be...

area/ux
area/retrieval
area/config

# Goals add compatibility interfaces to CborGenCompatibleNode for encoding/json so it can be easily mashalled/unmarshalled to JSON

# Goals When making queries on the QueryAsk protocol, we get a number of stream resets while waiting for Query responses, even though the client is protecting its side of...

# Goal A minor changes means that when custom deal decider is called, it includes deal.PieceInfo, which has the found piece CID when none is passed in the deal proposal

# Goals Update go data transfer version to include transport refactor

# Goals Update to a non-legacy image for circle ci

# What When https://github.com/filecoin-project/go-data-transfer/pull/308 finishes, integrate it to make the retrieval provider much simpler. # Steps - Drop tracking of data transfer statistics inside of retrieval provider - Drop provider...