Code Browser
GitHub issues and pull requests across celestia-node, celestia-app, celestia-core, CIPs and other ecosystem repos.
25 items
PR #424closed↗PR #421closed↗PR #420closed↗PR #419closed↗PR #418closed↗IS #311open↗IS #298open↗IS #279open↗IS #275open↗IS #266open↗IS #260open↗IS #248open↗IS #232open↗IS #214open↗IS #212open↗IS #200open↗IS #150open↗IS #135open↗IS #107open↗IS #85open↗IS #84open↗IS #68open↗IS #60open↗IS #58open↗IS #10open↗
chore(deps): Bump actions/setup-go from 6 to 7
rsmt2d·dependabot[bot]·16-07-2026dependencies
chore(deps): Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
rsmt2d·dependabot[bot]·29-06-2026dependencies
chore(deps): Bump actions/checkout from 6 to 7
rsmt2d·dependabot[bot]·18-06-2026dependencies
chore(deps): Bump github.com/klauspost/reedsolomon from 1.14.0 to 1.14.1
rsmt2d·dependabot[bot]·17-06-2026dependencies
fix: UnmarshalJSON limited to the default tree
rsmt2d·rootulp·11-06-2026
perf: Consider removing deepcopy
rsmt2d·walldiss·09-04-2024
Investigate if square size can be added as a parameter to `TreeConstructorFn`
rsmt2d·rootulp·13-02-2024
Enhance `Codec`'s decoding options
rsmt2d·Wondertan·16-12-2023
`UnmarshalJSON` is limited to the default Tree
rsmt2d·Wondertan·11-12-2023bug
Add option to lazy-extend ExtendedDataSquare
rsmt2d·musalbas·27-08-2023
Cache hash outputs
rsmt2d·musalbas·07-08-2023
Move nmt wrapper to rsmt2d
rsmt2d·staheri14·10-07-2023
api: revisit GetCell allocations
rsmt2d·Wondertan·06-07-2023enhancement
rsmt2d tests do not use nmt for row/column roots calculation
rsmt2d·staheri14·04-07-2023
[Suggestion] I'd suggest adding a godoc for this function `computeRowProof`. It makes it easier to interpret the outputs.
rsmt2d·rootulp·04-07-2023good first issue
Decode returns an error when failed to reconstruct
rsmt2d·rootulp·28-06-2023enhancement
Discussion: should codecs explain the type of data they support while decoding
rsmt2d·rootulp·09-03-2023question
EDS thread-safety
rsmt2d·Wondertan·05-10-2022enhancement
API to know if the square is repairable
rsmt2d·Wondertan·14-07-2022enhancementgood first issueT:proposal
api: Consider dropping EDS importing in favour of EDS constructor
rsmt2d·Wondertan·27-04-2022enhancement
api: cache imported roots for EDS
rsmt2d·Wondertan·27-04-2022enhancement
Add fuzzing tests
rsmt2d·liamsi·10-04-2022testing
Public API extension proposal
rsmt2d·Wondertan·26-05-2021enhancementT:proposal
Increase test coverage
rsmt2d·adlerjohn·05-05-2021testing
Generalize & improve underlying interfaces
rsmt2d·liamsi·15-12-2020T:proposal