-
I believe @mikeal has compressed CID set representation & implementation. CID sets come up all the time and we always resort to some hacky version like maps with CID keys or sorted lists to represent …
-
To improve type safety of using `Cid` fields in `State` like [here](https://github.com/filecoin-project/builtin-actors/blob/v8.0.0/actors/market/src/state.rs#L29), we just merged a PR in the fork Alfo…
-
We keep getting people who hit the (unauthenticated) GET request at `/ipfs/{CID}`, instead of using the gateway.
This may make sense in some cases, but I'm not sure where.
Should we deprecate th…
bmann updated
3 years ago
-
It would be good to have methods:
* maid_subgame(node_subset: List[str]) -> MACID (without CPDs)
* maim_subgame(subgame_base: List[str], instantiation: Dict) -> MACID (with CPDs)
where the form…
-
We already have multibase, multihash that all in nutshell are `metada+data`. We don not however have similar thing for blocks, so it becomes impossible to derive what **codec to use** to decode it.
…
-
At the moment, each nested reply, and each subplebbit page is another IPFS CID that needs to be reprovided to the DHT every 24 hours.
To reduce this amount of CIDs to reprovide, we can make pages t…
-
@ribasushi brought up the idea of revisiting the inline cid idea as a way to address the growing state tree. There is a lot of technical disagreement and background in this closed PR: https://github.…
-
### Summary
Improvements to consider:
- Consider information architecture ([Jenn's note](https://nava.slack.com/archives/C057K146W8H/p1731965106568339?thread_ts=1731959195.730169&cid=C057K146W8H))
-…
-
@schomatis raised a good point in https://github.com/ipfs/public-gateway-checker/pull/156#issuecomment-864038472
> My only request would be that CID we're using to test subdomain redirection not b…
lidel updated
2 years ago
-
```
What steps will reproduce the problem?
1. Download latest Sipdroid (1.2)
2. Signup for new PBXes GV peering account in Sipdroid after installation
3. Make outgoing call
What is the expected outpu…