-
@jsoares commented on [Wed Nov 24 2021](https://github.com/protocol/ConsensusLab-private/issues/28)
## Description
Turn the hierarchical consensus system prototype developed in B1 (#4) into a prod…
-
Replace hacky [scheduler RPC](https://github.com/iasql/iasql-engine/blob/main/src/services/scheduler-api.ts) with a proper one, and beef up child process error handling such that it either respawns th…
-
Currently, `protoactor-go` only supports cluster management via Consul. While this looks good and is feasible, but it forces a strong dependence on Consul at the same time.
As far as I know:
- Akk…
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
Ive been using the delay queue quite often - https://github.com/tokio-rs/tokio/blob/cf38ba627abb0d44ae7e7dc0659ddd51866e9efa/tokio-util/src/time/delay_queue.rs
I was curious whether any of the wond…
-
## Bug description
Testing the autopeering. After 5 hours running the node crashes
## Rust version
Which version of Rust are you running?
- Rust version:
` stable-x86_64-pc-windows-msvc updated -…
-
We want to do an initial audit once mev-boost implements the builder API v0.2.0.
-
**Describe the bug**
The eventstore DB is deployed in GKE public cluster and the service is exposed as nodeport over public ip. It is deployed using helm package https://artifacthub.io/packages/helm/…
-
### Name and Version
docker.io/bitnami/cassandra:4.0.4
### What steps will reproduce the bug?
**Run using docker-compose on 2 separate instances.**
**IP: 10.117.50.41**
```yaml
version: '…
-
When the reconnect attempts are exhausted, a `ConnectionRefused` exception is thrown.
https://github.com/nats-io/nats.deno/blob/afc6da4cea96acc4b5b8dfc225bf3289ad527db6/nats-base-client/protocol.ts…