Code Browser
GitHub issues and pull requests across celestia-node, celestia-app, celestia-core, CIPs and other ecosystem repos.
1,109 items
IS #1251open↗IS #1250open↗IS #1231open↗IS #71open↗IS #135open↗IS #1194open↗IS #826open↗IS #1178open↗IS #1172open↗IS #1144open↗IS #1130open↗IS #1129open↗IS #1075open↗IS #694open↗IS #212open↗IS #846open↗IS #210open↗IS #1015open↗IS #836open↗IS #822open↗IS #937open↗IS #936open↗IS #107open↗IS #895open↗IS #877open↗IS #876open↗IS #867open↗IS #805open↗IS #790open↗IS #59open↗
swamp: flaky TestSyncLightWithTrustedPeers
Celestia Node·Wondertan·19-10-2022bugkind:testingswamp
shares: audit all the code handling data from the network
Celestia Node·Wondertan·19-10-2022area:shares
Set `useShareIndexes=true` in availability_test.go
Celestia Node·rootulp·13-10-2022area:core_and_appkind:testing
namespace: PrefixedData/PrefixedData8 are easy to misuse
NMT·elias-orijtech·07-10-2022enhancementAPI
EDS thread-safety
rsmt2d·Wondertan·05-10-2022enhancement
swamp: print node type before each log
Celestia Node·vgonkivs·04-10-2022enhancementkind:testingswamp
Proposal: Create a light data availability header
Celestia App·evan-forbes·02-10-2022optimizationproposalice-box
refactor(nodebuilder/fraud): Change from `fx.Hook` to `OnStart` and `OnStop` annotations
Celestia Node·distractedm1nd·30-09-2022good first issuearea:node
nodebuilder: Add unit tests to ensure correct construction per node type
Celestia Node·renaynay·27-09-2022area:nodekind:testing
Consider separating monolithic config into separate configs, allowing `nodebuilder.Store` to move to `nodebuilder/node.Store`
Celestia Node·renaynay·21-09-2022area:configarea:node
cmd: consistently output to stdout without logging
Celestia Node·Wondertan·19-09-2022good first issuearea:clipending:close
node/p2p: Global peer score tracker
Celestia Node·Wondertan·19-09-2022
doc: Document the purpose of `trustedPeers` and how they are used inside node.
Celestia Node·renaynay·12-09-2022documentationarea:p2p
Consider adding a "map" to core/app source code
Celestia App·evan-forbes·08-09-2022documentation
Migrate specs to individual repos
celestiaorg/celestia-specs·rootulp·29-08-2022documentation
Explore switching from delayed agreement to immediate agreement
Celestia Core·rootulp·26-08-2022T:tendermintT:investigateC:consensusT:adr
github-actions[bot] doesn't have permission to deploy
celestiaorg/celestia-specs·rootulp·18-08-2022bugci
das: Pull headers from header store in batches for catchUp jobs
Celestia Node·renaynay·18-08-2022enhancementarea:dasoptimization
CI sporadically failing
Celestia Core·rahulghangas·16-08-2022T:BugC:CI
panic: failed to listen on 127.0.0.1:47768: listen tcp 127.0.0.1:47768: bind: address already in use
Celestia Core·rootulp·09-08-2022T:BugT:investigateflakeWS: Maintenance 🔧
node: runtime switching for telemetry and profiling
Celestia Node·Wondertan·22-07-2022area:nodearea:metrics
cmd: add version of the Node with other metadata to OTel exporters attributes
Celestia Node·Wondertan·22-07-2022area:metrics
API to know if the square is repairable
rsmt2d·Wondertan·14-07-2022enhancementgood first issueT:proposal
node: Store Migration
Celestia Node·Wondertan·07-07-2022area:configarea:node
share: LightAvailability: Ability/API to modify the amount of sampled shares in the runtime.
Celestia Node·Wondertan·30-06-2022kind:featarea:das
share: Availability: Report probability even for failed availability calls
Celestia Node·Wondertan·30-06-2022area:shareskind:feat
das: Implement `DASSub` to be able to wait until `<height>` has been successfully sampled
Celestia Node·renaynay·28-06-2022enhancementgood first issuekind:testingarea:das
shares: increase default amount of sampled shares to N from 16
Celestia Node·Wondertan·08-06-2022area:sharese2e
params: `BlockTimeFor` func reporting block time of a network
Celestia Node·Wondertan·02-06-2022area:params
api: Make the api consistent
NMT·evan-forbes·30-05-2022API