-
In the context https://github.com/ipfs/js-ipfs/issues/3022 I'm running into problem with `CID`s that is not too dissimilar from ones that come from `Buffer`s. I would like to bring those up here for a…
-
This idea first was proposed in #109 and later came up in #110. I thought it would be best to factor it out into separate thread and discuss it here.
### Problem
At the moment `CID.isCID(v)` is …
-
As I've been working on the Rust implementation of Multihash, it came up that the identity hash currently doesn't specify any limits. From an optimization perspective (this is why it came up in Rust),…
-
> For the full context see https://github.com/ipfs/kubo/issues/9125
## Broken during migration
### High priority items
- [ ] #94
- [ ] #77
### Other items
- [x] IPNS tests - https://git…
-
I think it would be pretty useful if ipns recognized the [signing prefix used by ethereum wallets](https://web3js.readthedocs.io/en/v1.7.5/web3-eth-personal.html#sign). That way users with metamask or…
-
As per @lidel's request here's an issue to track the discussion we're having on standardizing writability in IPFS protocol handlers.
The tl;dr, we've got `ipfs://` and `ipns://` protocol handle…
-
### Background
I have been hacking away on IPFS, trying to build an application on top of it, but I've found it quite challenging. In this issue I'd like to share my observations and get feedback.
…
-
### What happened?
When I use react-markdown, it gives me the error message:
> Cannot load file './index' from module 'devlop'
https://github.com/remarkjs/react-markdown
---
Other package…
-
## Node Version :
```
node --version
v16.14.2
```
## Npm Version :
```
npm --version
8.6.0
```
## Complete Logs :
```
F:\BlockChain Apps\Land-Registration-with-Blockchain>cd cli…
-
tl;dr: After discussing some of this with @diasdavid and @vmx, they suggested we post an issue here for further conversation. I'm hoping to get some feedback/guidance on our approach in the comments! …