Code Browser
GitHub issues and pull requests across celestia-node, celestia-app, celestia-core, CIPs and other ecosystem repos.
33 items
IS #308open↗IS #306open↗IS #297open↗IS #293open↗IS #292open↗IS #273open↗IS #266open↗IS #265open↗IS #263open↗IS #262open↗IS #261open↗IS #239open↗IS #227open↗IS #224closed↗IS #223closed↗IS #222closed↗IS #218open↗IS #216open↗IS #212open↗IS #208open↗IS #206open↗IS #195open↗IS #154open↗IS #111open↗IS #97open↗IS #248closed↗IS #71open↗IS #60closed↗IS #59open↗IS #55open↗
Consider API cleanup
NMT·tzdybal·24-09-2025
perf: split namespace and data into separate parameters in Push to enable direct usage of rsmt2d buffers
NMT·mcrakhman·22-09-2025
Optimise NMT Performance Through Buffer Reuse
NMT·mcrakhman·21-08-2025
refactor: VerifyInclusion should not accept EmptyProof
NMT·walldiss·11-08-2025
feat: refactor empty range proofs and add more tests
NMT·gupadhyaya·15-05-2025
NmtHasher.EmptyRoot has unnecessary double append instead of creating slice with double capacity
NMT·odeke-em·16-09-2024
Document inner node reference
NMT·rach-id·16-07-2024
add unit tests for `nextSubtreeSize`
NMT·rach-id·01-07-2024
Investigate refactoring the inner node inclusion verification
NMT·rach-id·24-06-2024
Improve the inner node proving mechanism to be general purpose
NMT·rach-id·24-06-2024enhancement
extract `computeRoot` to a separate method
NMT·rach-id·20-06-2024
using a sized type i.e., int32 or int64 for leaf index in the foundInRange method of nmt
NMT·staheri14·15-09-2023
feat: implementing short namespace absence proof generation
NMT·staheri14·24-08-2023
Github workflow for proto-gen
NMT·rootulp·18-07-2023good first issue
Document how to update Proto generated files
NMT·rootulp·18-07-2023good first issue
Ignore proto generated files in codecover
NMT·rootulp·18-07-2023good first issue
[proposal]: implement a method that could create a sub-range proof from the existing `Proof`
NMT·vgonkivs·10-07-2023
Poor use of memory / too many allocations in `HashLeaf`, leading to GC to work in overdrive
NMT·musalbas·28-06-2023
Use leaf hashes only
NMT·cmwaters·26-06-2023
Use precomputed hashes for certain padding shares as an optimization
NMT·cmwaters·21-06-2023enhancement
Consider renaming namespace ID to namespace
NMT·rootulp·15-06-2023documentationenhancement
Move IgnoreMaxNamespace logic to the application layer
NMT·staheri14·12-05-2023
Proof struct is missing a function for range verification
NMT·andrijamitrovic23·23-03-2023enhancementaudit
Incorporating test-vectors in the NMT specs
NMT·staheri14·21-02-2023
Defining and Clarifying the Verification Process for NMT Proofs Generated from Non-Lexicographically Ordered Trees
NMT·staheri14·13-02-2023
Feature Request: document nmt proof format
NMT·preston-evans98·01-02-2023documentation
namespace: PrefixedData/PrefixedData8 are easy to misuse
NMT·elias-orijtech·07-10-2022enhancementAPI
Use the go-internal fuzzer soon.
NMT·evan-forbes·30-05-2022
api: Make the api consistent
NMT·evan-forbes·30-05-2022API
api: `Push` for data/shares with decoupled namespace
NMT·Wondertan·04-05-2022enhancement