Rootul P

Results 200 issues of Rootul P

## Context We used a `--v2-upgrade-height` flag on networks ## Problem If a consensus node is block syncing from genesis, it needs to provide the `--v2-upgrade-height` ## Proposal Consider hard-coding...

enhancement

## Context See prototype in https://github.com/celestiaorg/celestia-app/pull/3729 ## Problem The way celestia-app supports multiple app versions in a single binary is error-prone. Currently it relies on conditionals littered throughout the code-base....

needs:triage

## Context @evan-forbes created and pushed the git tag v2.3.0. ## Problem https://github.com/celestiaorg/celestia-app/releases/tag/v2.3.0 is attributed to me ## Proposal Investigate why Github thinks I created this release. I think GoReleaser...

investigation

## Context https://github.com/celestiaorg/celestia-app/pull/3936 introduced a more reliable way to state sync. ## Problem We don't have any state sync integration or end-to-end tests so it's not easy to verify state...

warn:blocked
needs:triage

## Motivation Discussion w/ @evan-forbes ## Context The [blob share decorator](https://github.com/celestiaorg/celestia-app/blob/2507aafc20b6f405ede3def2f7439580ed092731/x/blob/ante/blob_share_decorator.go) ante handler rejects a transaction if it occupies more shares than available in the max square size. The ante...

bug
testing
WS: Maintenance 🔧
nice to have
WS: V3 3️⃣

## Context The v3 e2e test needs a slightly modified txsim. Since those modifications were introduced in the same PR as the test, we had to use "pr-3910" as the...

testing
nice to have
WS: V3 3️⃣
flup

## Context On `main`, I added a log line to print the current version in EndBlocker and ran ``` make install ./scripts/single-node.sh ``` ## Problem The app thinks it is...

investigation

Can we have an issue to bump this value past 8MB _Originally posted by @cmwaters in https://github.com/celestiaorg/celestia-app/pull/3961#discussion_r1800863785_

needs:triage

## Context https://github.com/celestiaorg/celestia-app/issues/3804 ## Problem We discovered a bug with state sync on a testnet. Ideally this should've been caught via a unit or integration test. ## Proposal Add a...

testing
knuu
WS: Maintenance 🔧
priority:high

## Context Per sync discussions elsewhere I think we can increase this to 1 GB _Originally posted by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/3961#discussion_r1796043232_ ## Proposal 1. Research the default mempool `MaxTxBytes` for...

needs:triage