threshold

Results 12 issues of threshold

Currently, an OrbitDB database object contains an `address` object containing a `root` (the database hash) and a `path` (the database name). It would be nice if there was a simple...

LevelDB and thus the OrbitDB databases can only be accessed by a single process at a time, posing an obstacle for multithread database access: ``` OpenError: IO error: lock ......

I have an IPFS daemon running and I want to initialize OrbitDB on it: ``` async function SetupIpfsAndOrbitDb (){ //Load in IPFS and OrbitDB const IPFS = await import('ipfs-http-client') const...

- **Version**: Object { version: "0.14.0", commit: "", repo: "12", system: "amd64/linux", golang: "go1.18.3", "ipfs-http-client": "1.0.0" } - **Platform**: 64 bit Ubuntu. Firefox 102.0.1. #### Severity: High - The main...

need/triage

Hello. I'm trying to do RPC from the browser to a localhost node.js server. However, I get an error that it's inaccessible due to CORS: > Cross-Origin Request Blocked: The...

This is a really nice and convenient library. It would be great if aggregation was also implemented.

### 1. What is your project? With the gracious support of Protocol Labs (#253), I developed [peerchan](https://gitgud.io/threshold862543/peerchan), a peer-to-peer imageboard system based on the [Peerbit p2p database protocol](https://www.peerbit.org/), which is...

type:microgrant

This implements an SET opcode for docstores. You specify a key, and edit parameters, so you can update certain values of a document. This could be useful for example if...

- **Version**: Object { version: "0.14.0", commit: "", repo: "12", system: "amd64/linux", golang: "go1.18.3", "ipfs-http-client": "1.0.0" } - **Platform**: 64 bit Ubuntu. Firefox 102.0.1. #### Severity: High - The main...

need/triage

With these versions of peerbit and @peerbit/document: "@peerbit/document": "^6.0.7", "peerbit": "^4.0.7" This sometimes occurs when peers disconnect: ``` {"level":50,"time":1709393286729,"pid":53811,"hostname":"...","msg":"Failed to resolve all heads"} {"level":50,"time":1709393286811,"pid":53811,"hostname":"...","msg":"Failed to resolve all heads"} {"level":50,"time":1709393286962,"pid":53811,"hostname":"...","msg":"Failed to...