-
When running Teku using `--initial-state` it seems to load fine but then only logs epoch events. Please note, that there are no logs for slot events (i.e. silence on stdout for several minutes)
```…
-
## Description of the bug
I tried to install and run Prysm on a Raspberry Pi Zero W, `armv6l` chipset, running `Raspbian 10`.
It failed with the error:
```
Starting Prysm beacon-chain --clea…
-
The build log of a program might contain `nul` characters. Currently if it does, there is no way to retrieve the log as `Program::get_build_log()` only returns `Err(-9999)` (` CSTRING_UTF8_CONVERSION_…
-
### Description
I am using keepalive module to send keepalives to all the destinations registered with an application server which sits behind kamailio.
When Kamailio recieves 200 Ok. I tak…
-
### Description
Running Nethermind with Teku
### Acceptance Criteria
Works without error
### Steps to Reproduce (Bug)
1. ./Nethermind.Runner --config goerli_beam
2. task…
-
### Description
I use kamilio to deploy as P-cscf, I-cscf,S-cscf to implement IMS functions, two test phones attach kamilio and make volte call. The P-cscf will exit every time.
### Troubles…
-
## Description
Metrics are reporting seeing significantly less attestations on the network than we should see theoretically. The metrics show attestations after verification, so this could be due t…
-
### Description
As a Mac user with 16GB RAM, I want to start Teku with -Xmx2g so that I save some memory for other apps.
### Acceptance Criteria
* Following the [Memory Manag…
-
## Description
We are presently unable to build our cross-compiled release binaries.
```bash
make build-release-tarballs
```
Gives the following error
```
[ -d "bin" ] || mkdir -p "bin"…
-
## Description
I tried running `cargo run --release -- --help` inside the `lcli/` folder (as suggested by the readme) but I got build errors (see below). Currently on Git commit `fc5e6cbbb0f5c7ef13…