-
The `detector_params` property accessors in `GridCommon` and `RotationScan` create the `storage_directory` implicitly.
This violates the principle of least surprise. Also it means a filesystem acce…
-
### Describe your idea
After importing the Doublegänger Check takes a while. While the Doppelgänger check is running in the Validator Client is not giving back any information, looking like it fail…
-
### Description
As an validator, I want flat database healing to be documented to take a very long time and incurring downtime on mainnet so that i can switch beacon-node before starting healing.
…
-
## Protocol Change Proposal
### Summary
Our hypothesis is that one of the bottlenecks for CometBFT networks is caused by the network topology. To be exact, validators need to send consensu…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Background: we had RFC3339 compliant time stamps, but then time zone got dropped. It is ok for pydantic, but if we exp…
-
#### Problem
Currently the Solana CLI will install properly on Windows, but the `solana-test-validator` will run into a few errors. Generally the recommendation has been for users to install WSL to r…
-
I installed AthenaDocDBConnection through the Serverless Application Repository.
And I'm getting the following error:
```
Timed out after 30000 ms while waiting for a server that matches com.mo…
-
## Context
It can happen that a validator node reaches its limit of open connections. If that happens, the node returns `Error{ code:ErrLoad message:peer rejected }`. While we already have a fallb…
-
```
git clone git@github.com:EarthScope/mseed3-utils.git
cd mseed3-utils
mkdir build
cd build
cmake ..
make
```
copy reference-sinusoid-int32.mseed3 from miniseed repo
```
bin/mseed3-valida…
-
Background
Through issue https://goa-dio.atlassian.net/browse/DDIDS-725
that the password input needs to be it's own ui-component and that some additional discovery and design work needs to be …