-
we encountered problems with the consensus engine if it is on a fork, but not on the longest chain, for example after a rollback.
we must not do any validator actions when we are syncing, just becaus…
-
## Context
https://github.com/celestiaorg/celestia-app/blob/3e6d22cfde678efac4f7c078228e9f294a7a9b8d/pkg/appconsts/initial_consts.go#L12-L14
## Problem
DefaultMaxBytes is used as a consensus …
-
### Celestia Node version
0308aea76857ff27484946fce99004ebf10a3cb8 / v0.13.7
### OS
ghcr.io/celestiaorg/celestia-node container on MacOS M1.
### Install tools
docker/podman
### Other…
-
Hi,
Could you guys give me a hand to run the demo version of CACAO?
I tried to deploy it version but faced some issues during the build:
```bash
cacao@P7031:~/docker$ git clone https://githu…
-
### Describe the Bug
A value is not received or is received as null, so the advancements page doesn't load/generate correctly ? I imagine, and causes my game to crash every time I want to access the …
-
We should add sanity checks in testground to ensure that testground is not creating a bottleneck in throughput.
These sanity checks could involve deep diving into resource usage, such as:
- bandwidth…
-
**Describe the bug**
I'm not exactly sure if this is a bug or was intended when using validators, but it certainly caught me by surprise since it wasn't in the [documentation](https://www.dynaconf.co…
-
Reference:
https://www.bugzilla.org/contribute.json
The repo clone url listed there comes up as invalid when I try to run this on the validator on https://contribute.paas.allizom.org , but I assure y…
-
- [ ] Handle txs whose sizes are greater than the bin size reserved for them.
- [x] ~~Arrange to include some types of txs (e.g. validator set update protocol txs) at all times, by making space for t…
sug0 updated
2 months ago
-
The file validator should return some like this:
_The uploaded file is larger than 15.0 MiB!_
instead of this:
_The uploaded file is larger than 15728640 Bytes!_
we could implement a conversion …