celestia-app icon indicating copy to clipboard operation
celestia-app copied to clipboard

PoS application for the consensus portion of the Celestia network. Built using celestia-core (fork of CometBFT) and the cosmos-sdk

Results 269 celestia-app issues
Sort by recently updated
recently updated
newest added

# ADR 003 #### Non-interactive Defaults, Wrapped Txs, and Subtree Root Message Inclusion Checks [rendered](https://github.com/celestiaorg/celestia-app/blob/152be10025cf7cd96ee2d55f31054810846a859f/docs/architecture/ADR-003-Non-interactive-defaults.md) closes #598

documentation
discussion

Closing https://github.com/celestiaorg/celestia-app/issues/656

documentation
enhancement
C: QGB

adds the non-interactive default logic to the share's package as described in #673 part of #382

C: Celestia app

finishes the api for message inclusion blocked by #680 part of #382 closes #381

C: Celestia app

## Description ADR version of https://github.com/celestiaorg/celestia-app/issues/659 I plan on filling out the **Implementation Details** while working on the implementation but this is ready for review and I would definitely appreciate...

We want to switch to more universal share encoding format, similar to what is discussed in https://github.com/celestiaorg/celestia-core/issues/839. The main benefit of this approach being that parsing shares should be more...

Tracking
consensus breaking

Currently, we're posting Valset Confirms and DataCommitment Confirms directly in state. This is posing us with limitations such as: state grows and increasingly high gas fees. Thus, we can think...

enhancement
C: QGB

While archived, the [specs](https://github.com/celestiaorg/celestia-specs) contain a lot of really important and critical designs that are effectively cannon. We should move as much as we can over from them, while refactoring,...

Tracking
epic
specs

## Context https://github.com/celestiaorg/celestia-app/pull/666#discussion_r959704855 ## Description We want to enable the prealloc linter to reduce PR feedback cycles and increase codebase consistency. - [ ] Confirm that `prealloc` throws a warning...

good first issue
T: chore
CI

## Incentivized Testnet This issue is meant to help track the remaining issues for incentivized testnet for both core/app. We will probably not be able to finish all of these...

C: Celestia app
Tracking
epic