-
When fetched over HTTP, very long advertisement chains cause out of memory very quickly compared to over graphsync.
Comment from @masih :
> we run out of memory very quickly for long chains synced…
-
Currently when specifying `--metadata` on the CLI you have to manually marshall and base64 encode the `bitswap{}` or graphsync struct and then pass it to the flag. It would be nice to simply have a `-…
-
### Checklist
- [X] This is **not** a question or a support request. If you have any lotus related questions, please ask in the [lotus forum](https://github.com/filecoin-project/lotus/discussions).
-…
-
Should we have `recover` blocks around usage of `codec.Encoder` and `codec.Decoder` functions, in order to put a limit to how far any panics might propagate from a buggy codec?
There's two places t…
-
When I render , the component renders ok, but the editor is broken and you can neither type nor see what's there (although the correct elements do appear in the DOM, just with broken style).
It's the…
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] This…
-
**Describe the bug**
we have a client, which tries to make a deal with a miner
and you get this error at the miner side .
**To Reproduce**
Steps to reproduce the behavior:
See error
in miner w…
-
## Done Criteria
1. An ipfs/go-delegated-routing client (e.g., Hydra, go-ipfs) can call storetheindex to get results in production.
2. storetheindex operators have operational visibility into the re…
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] This is…
-
**Basic Information**
Client and Miner side for online retrieval deal.
**Describe the problem**
The client is trying to retrieval an online storage deal and is running into "ERROR: retrieval fail…