dirkmc

Results 42 issues of dirkmc

This is a read only implementation of what a pull request with comments may look like, using OrbitDB

I suggest we model Pull Requests as a CRDT Each Pull Request should have - author - base repo - base branch - comparison repo - comparison branch - comments...

Presently we allow comparisons between branches on the same remote, eg `/repo/QmU1HJJDFSM8JJq4r31wSLfj51oysQCswz7aL78UWZHuMC/compare/master...feat%2Fcoreapi%2Fswarm` It would be great if we allowed unrelated remote names here, eg `/repo//compare/master...ipns://QmRepo/feature`

Update docs for these two commands: #### boostd backup - Why it's important and why to do it regulary #### boostd lid recover - Do regular yugabyte backups - Replication...

Currently the LID tests create and drop database tables. We should ensure that the tables created by the tests are namespaced differently from the tables created in production to avoid...

From a monitoring perspective it appears we no longer have working code to follow easily a single graphsync request with all its concurrency span-out traces, so it is hard to...

Graphsync requests an entire graph of blocks in one request. Currently LID makes a new request to the database for each block (to get the block offset) in real time....

### Background To download the data for an offline deal, a Storage Provider typically - downloads the data manually (eg using wget) - calls `boostd import-data ` In practice Storage...

https://app.circleci.com/pipelines/github/filecoin-project/boost/2470/workflows/fc0e1c49-b324-4c8e-ac3d-0bb18f692b49/jobs/21387/parallel-runs/0/steps/0-114 ``` 2022-10-18T14:54:30.059Z ERROR boost-storage-deal logs/log.go:53 deal failed {"id": "08e86119-d83b-4298-8eeb-1e50700462c6", "err": "failed to verify CommP: commP mismatch, expected=baga6ea4seaqd5zcgjmj4oeonxknvhf2wpfbgtoojntqf4mumiydk7wvhyg3qoli, actual=baga6ea4seaqke7qzenku5qlf4xwci4rrriyie72ea5lpw7ct2tvf5pwnd2gdscy"} 2022-10-18T14:54:30.125Z ERROR boost-storage-deal logs/log.go:53 deal failed {"id": "07162fac-d6c4-4e0f-a8d4-d735cb1d1700", "err": "failed to...

impact/test-flakiness
kind/test
area/dev-ux

See https://github.com/filecoin-project/lotus/issues/10122 We will need to think through performance and privacy applications, but seems likely to enable some useful use cases.

kind/feature
area/retrieval
area/data-transfer