celestiaorg / celestiaorg/celestia-node

shares: audit all the code handling data from the network

Open
#1,250 0 comments 1 reaction 0 assignees View on GitHub
area:shares
Dominant language
Go
Stars
996
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
34

Description

There is a bunch of places where we panic:
* Usage of [MustNamespaceByID](https://github.com/celestiaorg/celestia-node/blob/main/share/ipld/nmt.go#L138)
* [Links](https://github.com/celestiaorg/celestia-node/blob/main/share/ipld/nmt.go#L93)

Besides manual panic, we should also thoroughly get through networking code for out of boundaries panics, integer overflows, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.