Code Browser
GitHub issues and pull requests across celestia-node, celestia-app, celestia-core, CIPs and other ecosystem repos.
61 items
PR #5131closed↗PR #5130closed↗PR #5128closed↗PR #5127closed↗PR #5126closed↗PR #5125closed↗PR #5123closed↗PR #5092closed↗PR #5090closed↗IS #5089closed↗PR #5088closed↗PR #5087closed↗PR #5086closed↗PR #5085closed↗PR #5084closed↗PR #5083closed↗PR #5081closed↗PR #5080closed↗PR #5079closed↗IS #5078closed↗PR #5077closed↗IS #5076closed↗PR #5075closed↗PR #5074closed↗PR #5073closed↗IS #5072closed↗PR #5064closed↗PR #5057closed↗IS #5056closed↗PR #5052closed↗
chore: Add script to ensure dependabot PRs run go mod tidy on tastora go.mod
Celestia Node·renaynay·20-07-2026
chore(deps): bump github.com/multiformats/go-multiaddr-dns from 0.5.0 to 0.6.0
Celestia Node·dependabot[bot]·20-07-2026kind:deps
chore(deps): bump the patch-updates group across 2 directories with 1 update
Celestia Node·dependabot[bot]·20-07-2026kind:deps
chore(deps): bump actions/setup-node from 6 to 7
Celestia Node·dependabot[bot]·20-07-2026kind:deps
chore(deps): bump slackapi/slack-github-action from 3.0.5 to 4.0.0
Celestia Node·dependabot[bot]·20-07-2026kind:deps
chore(deps): bump actions/setup-go from 6 to 7
Celestia Node·dependabot[bot]·20-07-2026kind:deps
feat(share/shrex): abort in-flight request on parent context cancel
Celestia Node·mohsenm4·17-07-2026external
fix(api/client): close already-opened clients on partial init failure
Celestia Node·neyy91·30-06-2026external
chore(deps): bump celestia-app to v10
Celestia Node·rach-id·30-06-2026external
bump celestia-node to support v10
Celestia Node·rach-id·30-06-2026needs:triageexternal
chore(deps): bump actions/cache from 5 to 6
Celestia Node·dependabot[bot]·29-06-2026kind:deps
fix(state/txclient): honor an explicitly-set zero MaxGasPrice
Celestia Node·neyy91·26-06-2026external
fix(share): correct off-by-one in 1D-index bounds checks
Celestia Node·neyy91·25-06-2026external
fix(shrex): keep GetSamples result aligned with requested coords
Celestia Node·neyy91·22-06-2026external
chore(deps): bump github.com/moby/moby/client from 0.4.0 to 0.5.0 in /nodebuilder/tests/tastora
Celestia Node·dependabot[bot]·22-06-2026kind:deps
chore(deps): bump github.com/grafana/otel-profiling-go from 0.5.1 to 0.6.0
Celestia Node·dependabot[bot]·22-06-2026kind:deps
chore(deps): bump actions/checkout from 6 to 7
Celestia Node·dependabot[bot]·22-06-2026kind:deps
chore(deps): bump alpine from 3.24.0 to 3.24.1 in the patch-updates group
Celestia Node·dependabot[bot]·22-06-2026kind:deps
fix(blob): guard against nil proof in Service.Included
Celestia Node·neyy91·21-06-2026external
blob: Service.Included panics on a nil proof argument (reachable via RPC)
Celestia Node·neyy91·21-06-2026bugexternal
fix(shwap/bitswap): return real result from Blockstore.Has
Celestia Node·neyy91·21-06-2026external
shwap/bitswap: Blockstore.Has always returns true, discarding HasByHeight result
Celestia Node·neyy91·21-06-2026bugexternal
test(share/eds): warm EDS roots before parallel accessor subtests
Celestia Node·neyy91·21-06-2026external
test(shrex_getter): give each peer manager its own header subscriber
Celestia Node·neyy91·21-06-2026external
fix(state/txclient): close estimator conn on failure and wait for Ready
Celestia Node·neyy91·21-06-2026external
state/txclient: estimator gRPC connection leaks on failure and Ready is never awaited
Celestia Node·neyy91·21-06-2026bugexternal
chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.53.0
Celestia Node·dependabot[bot]·15-06-2026kind:deps
fix(das): deep-copy worker failed map in getState to avoid stats race
Celestia Node·neyy91·13-06-2026external
das: Deep-copy worker failed map in getState to fix SamplingStats race
Celestia Node·neyy91·13-06-2026bugexternal
nodebuilder/header: Validate range bounds and export ErrRangeTooLarge in GetRangeByHeight
Celestia Node·neyy91·13-06-2026external