-
Hi Teku team,
When slot miss. e.g. https://beaconcha.in/slot/10143104
Call Proposer Assign RPC. Teku client return 500 Internal Error.
/eth/v1/validator/duties/proposer/{epoch}
Teku Args:…
-
Related to #7443
We addressed this via #7433 by augmenting the number of threads, but we investigate more on Beacon Node performance when handling VC calls at epoch transition.
Things we could l…
tbenr updated
4 months ago
-
The validator does not appear to accept JSON objects as "properties" of a multipart payload. For example, in this trimmed-down schema:
```yaml
openapi: 3.1.0
paths:
/intake:
post:
…
-
### Feature Description
Due to limitation on the UI side in setting constraints on json schema properties, it would be nice if config-ui called a `validate(pluginConfig)` type method, if the plugin…
-
**Describe the bug**
The Ethereum validator detects no valid validators, although the keys are load onto the web3signer.
**To Reproduce**
Dappnode OS is installed
The validator docker stora…
-
I have a situation which I don't fully understand with validation.
Example : https://simplifier.net/erezept-workflow/fsh-generated-resources-Parameters-ExampleCloseInputParametersRezeptur/~overview
B…
-
Hello,
first of all thank you very much for your hard work on this project!
TLDR: Is it intentional that URN must not contain dashes?
## Context
I'm building a SCIM server that supports a …
-
### Brand name
Fatto a Mano
### Wikidata ID
[Q112185943](https://wikidata.org/wiki/Q112185943)
### Store finder url(s)
https://www.fattoamanopizza.com/locations/
### Sample store pag…
-
### 📝 Summary
I have a set of types to validate arguments (and returns, tho not necessary to illustrate the issue) in an async API object. The TS types that extract the arguments, when passed to `typ…
-
When i validating fields with validateObject function, i get error response like:
```
{
"message": "The given data was invalid.",
"errors": {
"status": [
"The status field is required."
…