-
The latest discussion about this subject:
http://thread.gmane.org/gmane.comp.version-control.git/299687/
There have been many other discussions about this over the years, but the latest one above is…
-
When running my Kubo node:
```
Daemon is ready
caught panic: runtime error: slice bounds out of range [73:30]
goroutine 1294031 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:24 +0x64
…
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io).
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues…
-
Hi! Currently I'm looking at README.md and have some notes:
- the npm project name is `@multiformats/multiaddr` but in README `multiaddr` is used.
An example: `npm i multiaddr` in "Install" sectio…
-
I was missing the `go-tss` and `tss-lib` repos. Looks like those need to be in `./data/repos` too. I cloned those two repos and ran `sudo docker compose up -d --force-recreate` and got some new erro…
-
Version Information
github.com/libp2p/go-libp2p
cloud.google.com/go v0.65.0
cloud.google.com/go/bigquery v1.8.0
cloud.google.com/go/datastore v1.1.0
cloud.google.com/go/pubsub v1.3.1
cloud.g…
-
Hello,
I got an error everytime I try to install orbit-db
PS D:\React_app\orbitdb-getting-started> npm install orbit-db
npm WARN deprecated multibase@0.7.0: This module has been superseded by the…
-
I can get the mutltibase for a block that isn't dag-pb, and then prefix it with the multibase `z` for `base58btc` and CID.parse is happy with it, but per the CID spec, but its not CID V0 string as mut…
-
If you try to import this library from ESM code, you get a fatal error:
```
% npm i @filebase/client
npm WARN deprecated multiaddr-to-uri@8.0.0: This module is deprecated, please upgrade to @mult…
-
## Explanation of app data
App data is extra information that is associated with orders. This information has no semantics in the smart contract except that it is signed by order creator. App data …