-
Hello,
I am in search of a good Graph DB in Go that can be used as part of a huge P2P project in which there could be a large number of nodes dynamically joining and leaving at various times.
Ca…
-
and is there a tutorial?
thank you.
-
Logical split of steemd process to separate process doing pure blochain sync (p2p) and another one, doing state sync basing on previously synced local blockchain storage.
This separation will elimina…
-
Current transaction execution model lacks of Atomicity for multiple transactions.
> An atomic [database] transaction is an indivisible and irreducible series of database operations such that either …
splix updated
7 years ago
-
**Describe the bug**
I have a network of two nodes, which I've created by following the docs.
In both nodes, the Mongodb service is running, Bigchaindb and the Tendermint.
When both nodes gain conn…
-
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
There are several proposed solutions:
1. Default to soft-deletes and have an API for hard…
-
* **Project:** Aletheia
* **Contact Lead:** Kade Morton @KadeMorton [Twitter](https://twitter.com/cypath)
* **External Site Link:** http://aletheia-foundation.io/
## Description
As a decentralis…
-
I am running a few etc nodes in proxmox lxc containers on a minisforum um480 and they all seem to fail with the same error at some point. Already checked ram wit memtest even replace ram resynced dat…
-
Error NPM INSTALL
```shell
> docker build -t bitcore-node .
Sending build context to Docker daemon 91.15MB
Step 1/24 : FROM node:carbon
---> a5c31320f223
Step 2/24 : WORKDIR /usr/src/app
…
ghost updated
5 years ago
-
**Describe the bug**
While working on a GUI for the swap-cli, I ran into a bug. When the cli is running in a non-interactive shell and the process is terminated by sending a SIGINT signal, the monero…