Rootul P
Rootul P
Upgrade to ibc-go [v6.3.0](https://github.com/cosmos/ibc-go/releases/tag/v6.3.0) on the v1.x branch.
Closes https://github.com/celestiaorg/celestia-app/issues/3270 by removing the redundant list of state machine modules on the root level README.md. Closes https://github.com/celestiaorg/celestia-app/issues/3151 by git ignoring `theme`.
## Context https://github.com/celestiaorg/celestia-node/pull/3205#discussion_r1511840410 > highlight.js is the JavaScript that is used to highlight code snippets, you should not need to modify this. Ref: https://rust-lang.github.io/mdBook/format/theme/index.html ## Proposal Investigate if the highlight.js...
## Problem Minfee is listed on https://celestiaorg.github.io/celestia-app/specs/state_machine_modules.html but it isn't listed on https://celestiaorg.github.io/celestia-app/ ## Proposal 1. Add minfee to https://celestiaorg.github.io/celestia-app/ 2. Figure out a way to not maintain two separate...
## Context - https://github.com/strangelove-ventures/interchaintest/issues/1050 - https://github.com/celestiaorg/celestia-app/issues/3205 - https://github.com/celestiaorg/celestia-app/issues/3420#issuecomment-2116082488 ## Problem The addition of `x/minfee` made it required for gentx transactions to include a fee. I'm not sure if that was...
## Context [CIP-12](https://github.com/celestiaorg/CIPs/blob/main/cips/cip-12.md): Relayer Incentivisation Middleware ## Proposal CIP-12 hasn't reached Final status yet but we can implement a PR to enable relayer incentivisation middleware, update specs, test it, etc.
## Description We're currently experiencing a flake see: - https://github.com/celestiaorg/celestia-app/actions/runs/7225039499/job/19687642759?pr=2941#step:4:31 - https://github.com/celestiaorg/celestia-app/actions/runs/8559843485/job/23457500233?pr=3266 ``` --- FAIL: TestPriorityTestSuite (7.08s) --- FAIL: TestPriorityTestSuite/TestPriorityByGasPrice (1.02s) priority_test.go:118: Error Trace: /home/runner/work/celestia-app/celestia-app/app/test/priority_test.go:118 Error: Should be true Test:...
Upgrade to https://github.com/celestiaorg/cosmos-sdk/releases/tag/v1.20.2-sdk-v0.46.16 on the v1.x branch to pick up the Ledger fix in https://github.com/celestiaorg/cosmos-sdk/pull/374
## Context https://github.com/celestiaorg/celestia-app/issues/1495#issuecomment-1473988743 ## Problem https://github.com/rossjrw/pr-preview-action doesn't work for branches on forks ## Proposal Upgrade to v2 when that is released. Dependabot should handle the upgrade for us.
## Context The nightly workflow is failing and has been for a while https://github.com/celestiaorg/celestia-app/actions/runs/7498578218/job/20413921302 ## Problem ``` === RUN TestE2ESimple simple_test.go:44: Running simple e2e test version 3[8](https://github.com/celestiaorg/celestia-app/actions/runs/7498578218/job/20413921302#step:5:9)02ea[9](https://github.com/celestiaorg/celestia-app/actions/runs/7498578218/job/20413921302#step:5:10) simple_test.go:72: Error Trace:...