-
Hello, in `DimensionValidator` is there a reason to validate image dimensions only when uploading attachment and not all the time ?
https://github.com/igorkasyanchuk/active_storage_validations/blob…
-
### Component
API Server / GraphQL
### Describe the Feature Request
follow-up to #2573
the `ConstraintValidatorDeterminer` class should be enhanced to only select those validators that ar…
-
### Description
Create Metrics for the following:
!todo within 2 weeks!
metrics for:
- [ ] Network Downtime
- [ ] Individual Validator Downtime
- [ ] Total rewards / validator and prove
- [ ] Cli…
-
For small inputs (< 5M) we observed malicious implementation to be within 10% from semi-honest. However, as the input size grows, the difference becomes more and more noticeable. At 25M it becomes ext…
-
**Describe the bug**
The `after_commit` and `after_transaction` event callbacks don't behave the same way around nested transactions with ActiveRecord persistence. `after_commit` runs whenever the to…
-
**Description:**
Suggested to implement a compile time validator as a future improvement to validate the changes in the GraphQL queries and the generated client code.
-
### Describe the bug
Hi,all
My validator is using the --beacon-rpc-provider option to set two different beacon addresses for failover purposes. I understand the current strategy is to connect to the…
-
### Steps to reproduce
So the problem is that if we deviate from the normal structure:
***1
[Email textfield]
[Password textfield]
To something like this:
***2
[Email textfield]
[Passw…
-
**Brief Description**
We had an issue where the Registry returned a 404 error for a publisher's file. This was hosted on their own server (i.e. not using AidStream or Publisher) and the filename incl…
-
**Describe the bug**
In OpenAPI specs, I have a field with date-time format like
startDateTime:
type: string
format:date-time
express-openapi-validator is giving er…