rene

Results 113 issues of rene

Add expiration to JWT generation

good first issue
area:node
area:api

Seeing reports from BN node runners of high disk R/Ws on `v0.12.4` in bursts of ~12 hours

bug
area:storage

Right now, sampled chain head refers to the tip of the sampled chain which, while accurate, does not reflect that the light node may not have sampled everything before the...

enhancement
area:das

Related to https://github.com/celestiaorg/celestia-node/pull/3170

area:node

Also, make `/config` dir and put the config.toml in there Keys dir stays the same

area:node

So instead of it being `nodebuilder/state`, it should be `nodebuilder/state_constructor`

good first issue
area:node

All the daser really needs access to is the `Root` of the header, so if there's a way to request headers in batches, get teh `[]Root`, then that would be...

enhancement
area:das
optimization

When the node starts up, we print p2p information of the node [here](https://github.com/celestiaorg/celestia-node/blob/main/nodebuilder/node.go#L124-L128). We should also log out to stderr so docker container users can see it.

good first issue
area:node
docker

Would be nice to see how long it took for DASer to `catchUp`

kind:feat
area:das
area:metrics