-
Test cases in service_test.go is not stable - fail quite often.
I debugged go/pkg/bertymessenger/service_test.go
For this test, will have 2 points sometimes failed:
### 1. testAddContact() \ line 796…
-
- **Version**: ipfs-http-client v56.0.1
- **Platform**: Linux trout-dev 5.13.0-30-generic 33~20.04.1-Ubuntu SMP Mon Feb 7 14:25:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Node: v16.14.0
n…
-
When trying to look at the "data" section of a DataClass the UI is just stalling and the "working" icon is spinning but skipping. Reloading the page as no effect and the entire page is unresponsive, t…
-
Scenario:
We have a running local daemon.
A client wasm app in the browser requires an orbit-db connection. To create new OrbitDB instance we need `coreapi.CoreAPI` param.
```
// NewOrbitDB C…
-
Requires https://github.com/orbitdb/orbit-db/pull/606 and https://github.com/orbitdb/orbit-db-store/pull/38 to be merged and released
-
[Sled](https://crates.io/crates/sled) is an embedded database written in rust. This means that you don't need to have a connection to a running database instance, and can ship the database engine wit…
-
I'm trying to instantiate a keyvalue database that I've opened before. The only things I've changed recently is that I updated IPFS and orbit-db. I haven't changed the code from what was working befor…
-
It has been reported that the number of connections IPFS creates makes it tricky to run Superhighway84 on especially older hardware.
It was mentioned that apparently this is [a known issue](https:/…
-
**Describe The Problem:**
First I want to say: I love the plugin and all the work that was clearly put into this. Really comes through that it is a labor of love, thank you! however, I am having …
-
This is the issue we identified in orbitdb and built the test PR for.
We should just go and start fixing this, and ask anders how to as we go.