Code Browser
GitHub issues and pull requests across celestia-node, celestia-app, celestia-core, CIPs and other ecosystem repos.
257 items
IS #1668open↗IS #1665open↗IS #1663open↗IS #1635open↗IS #1612open↗IS #1521open↗IS #1495open↗IS #1413open↗IS #1385open↗IS #1351open↗IS #1327open↗IS #1323open↗IS #1276open↗IS #1273open↗IS #1269open↗IS #1251open↗IS #1250open↗IS #1231open↗IS #1194open↗IS #1178open↗IS #1172open↗IS #1144open↗IS #1130open↗IS #1129open↗IS #1075open↗IS #1015open↗IS #937open↗IS #936open↗IS #895open↗IS #877open↗
feat(share/Getter): extend Getter interface with Name()
Celestia Node·walldiss·30-01-2023enhancementarea:shares
libheader: Smart trusted peers selection strategy for requests
Celestia Node·Wondertan·30-01-2023area:header
architecture (share/Getter): Getter should be atomic
Celestia Node·walldiss·30-01-2023enhancementarea:shares
share/getter: Move to paralle/async CascadeGetter
Celestia Node·Wondertan·24-01-2023area:shares
share/discovery: add test coverage for discovery
Celestia Node·walldiss·18-01-2023area:shareskind:testing
share/eds: Flakey TestRetriever_ByzantineError
Celestia Node·vgonkivs·20-12-2022kind:testingflakiness
nodebuilder/p2p: Make `ResourceManager` configurable
Celestia Node·renaynay·15-12-2022area:configarea:p2p
nodebuilder: Better error message for `Bridge` failing to start due to no provided core endpoint
Celestia Node·renaynay·01-12-2022good first issuearea:node
testing(rpc): add additional test cases for ValidateAddr/SanitizeAddr
Celestia Node·distractedm1nd·21-11-2022good first issuearea:rpckind:testing
[EPIC] HeaderEx Integration Test Suite
Celestia Node·renaynay·11-11-2022area:headere2e
lint: Add Export documentation rules
Celestia Node·MSevey·04-11-2022ci:actions
nodebuilder: Rename sub-pkgs to `<subpkg>_constructor` to differentiate from root-level pkgs
Celestia Node·renaynay·03-11-2022good first issuearea:node
feat(rpc): adding WriteTimeout and IdleTimeout to rpc
Celestia Node·distractedm1nd·25-10-2022good first issuearea:rpc
fix(tests): abstract test time intervals to constants with explanations
Celestia Node·distractedm1nd·24-10-2022good first issue
modheader: define TrustedPeers types
Celestia Node·Wondertan·24-10-2022good first issue
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
swamp: print node type before each log
Celestia Node·vgonkivs·04-10-2022enhancementkind:testingswamp
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
das: Pull headers from header store in batches for catchUp jobs
Celestia Node·renaynay·18-08-2022enhancementarea:dasoptimization
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
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