-
# What is happening?
Section description
Provide as much context as you can. Give as much context as you can to make it easier for the developers to figure what is happening.
Nodes Guru val…
-
At the time `email-validator` does not support other languages in its error messages.
This leads us to check for the error messages and then replace them with our own messages which can be translated…
-
### 🔖 Feature description
I'm cross posting feature opened in backstage/community-plugins - https://github.com/backstage/community-plugins/issues/568
Implementing this feature requires changes on `c…
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
The code below fails on entry to `ok_node`, but th…
-
## 🙂 Expected behavior
I expected `sunodo run` to always successfully bring up the necessary containers, even with varying delay.
## 🫠 Actual behavior
Sometimes when I run `sunodo run`, it of…
-
### Summary of Bug
I am currenlty experiencing this issue with the latest celestia-app docker image v2.2.0-mocha
```
/opt/entrypoint.sh: line 22: /bin/celestia-appd: cannot execute binary file: Exe…
-
While version 1.10.0 has
```
module com.ethlo.time {
exports com.ethlo.time;
}
```
as module descriptor, version 1.10.1 and 1.10.2 has
```
module com.ethlo.time {
exports com.eth…
-
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:
…
-
Validator uptime is a strong requirement for a node operator both in terms of SLA and validator's reputation
And failover is an important part of running and maintaining a blockchain validator
We …
-
### Summary
Currently slashing makes two state reads per validator, always one write, sometimes two writes, every block. This causes excess time for:
- Fetching this data
- IAVL committing to thi…