-
Explore [Substrate](https://substrate.io/) implementation.
-
### Describe the feature
In order to provide bandwith metrics we need to monitor all incoming and outgoing packets, something like
```rust
pub struct Bandwidth {
inbound: AtomicU64,
out…
-
### Describe the issue
I followed the guide, installed Bitcoin Core, installed Electrum. Bitcoin Core is synchronized, Electrum is indexed.
When I wanted to connect from Sparrow wallet, it got stuck…
-
version: v4.44.0
network: shiden
log
```
2023-01-19 06:17:29 Accepting new connection 2/100
2023-01-19 06:17:29 Accepting new connection 3/100
2023-01-19 06:17:29 Rejected connection: Transp…
-
Feb 18 17:45:09 kusama-st polkadot[13360]: 2021-02-18 17:45:09 💤 Idle (49 peers), best: #6264931 (0x7606…9fd7), finalized #6264928 (0x99d6…b55f), ⬇ 1.7MiB/s ⬆ 909.4kiB/s
Feb 18 17:45:12 kusama-st po…
-
```
error[A001]: Conversion from `prost_types::Timestamp` to `SystemTime` can cause an overflow and panic
┌─ /Users/jesse.szwedko/workspace/vector/Cargo.lock:484:1
│
484 │ prost-types 0.7.…
-
#### Description ####
As per the [official rust documentation][1], features should be additive. They are currently not additive in Golden Gate.
[1]: https://doc.rust-lang.org/cargo/reference/fe…
-
### Describe the bug
Node failed and cannot recover.
### Error message/log
```text
thread 'risingwave-streaming-actor' panicked at 'pk [0, 128, 0, 0, 0, 0, 91, 83, 241] should …
-
### Description
I'm building Synapse on a Debian 11 machine with an armv7 architecture by using the [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy) projec…
-
I'm trying to start `k8s-deploy/k8s/axon/deploy.sh` in a local `docker-desktop` cluster.
Having the following [changes](https://github.com/serejke/axon-devops/commit/f2708ec979c88d38800aa523d8ff948…