Ryan

Results 37 issues of Ryan

Still very much a WIP, resolves #951

area:node
kind:dependencies
T:dependencies

This PR adds traces to `get_shares.go`, branched from #697 . Should be rebased on main once 697 is merged, so leaving this as a draft at first

area:shares
kind:improvement

There is some sanity check logic in our rpc handlers as discussed here: https://github.com/celestiaorg/celestia-node/pull/984#discussion_r938706320. This should be moved down and handled by the implementation beneath it, so that the checks...

good first issue
area:state
area:rpc

Would close #739 ? If I've understood correctly, the `/health` endpoint is just for checking if the rpc is running - not sure if this is still wanted/necessary though, feel...

area:rpc
kind:feature

Closes #1105 Still a few todos to be solved and comments to be added, but its ready for the first round of reviews now Will change the base branch of...

area:shares
kind:feature

Based on top of #1158, replaces #1051 Closes #1107 Closes #1108 Closes #1115 Closes #1110 Closes #1111 Closes #1112 Would recommend that I open a feature branch for this, and...

area:shares
kind:feature

Closes #1104 Includes implementation and tests Based on #1139 The base of this PR will change along with 1139 when the feature branch is set up and ready

area:shares
kind:feature

Closes #1076 Reviewers: Please test for yourself to verify it still works. @Wondertan what do you think of this approach? In the style of #1161

area:node
kind:improvement