-
This needs some investigation as there could be more than one thing happening here
In an execution there are two panics
1. inside celestia LC. Before this everything was fine. After this the n…
danwt updated
4 months ago
-
When trying to load leap dashboard to check celestia tokens with metamask snaps,
I get following error on `https://leap-node-proxy.numia.xyz/celestia-lcd/cosmos/bank/v1beta1/balances/?pagination.limi…
-
### Summary
A success criteria for the v1 prototype is to be able to send TIA to and from a Sovereign SDK rollup using the ZK IBC Client.
Any progress and blockers should be tracked here
-
## Motivation
We want to verify that the ledger (really account db) in our outer account is "available",
that is, people who have a vested interest in what's on the rollup are able to see what's o…
L-as updated
4 months ago
-
# Problem
`TestSquareSizeIntegrationTest` is flakey.
[Link](https://github.com/celestiaorg/celestia-app/actions/runs/9569869274/job/26383358195?pr=3583) to the logs.
```
--- FAIL: TestSquareSizeIn…
-
[optional] we can save ourselves from doing this in the future if we instead use https://github.com/celestiaorg/celestia-app/blob/ce1453f6e706ad25d09e2346070bdf79718f867d/.github/workflo…
-
-
one simple change we do for all forms of block prop (including mempools), is to utilize a dynamic queue.
For the existing consensus reactor, we queue block parts to be send for each peer every `Max…
-
## Summary
Create a Blobstream environment that rollup developers can use to speed up the process of getting started with Blobstream.
## Context
Currently, we have the E2E test environment th…
-
- [ ] Add a `keeper` or `internal/keeper` pkg to the celestia data availability client.
- [ ] Add a msg server implementation (with protobuf) and authority gated parameters for controlling delay per…