lbryio / lbryio/lbrycrd

claimtrie RPC methods need to return the block height

Open
#362 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted level: 1
Dominant language
C++
Stars
2.5k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

We need to return the block height that was used to process the RPC call. This is for all the RPC methods in src/rpc/claimtrie.cpp.

Contributor guide

Open the contributing guide

Research direction

Start by reading src/rpc/claimtrie.cpp and inspect how each claimtrie RPC method constructs its response and determines the block used for processing. Review existing RPC tests if available, then verify that every method returns the relevant block height without changing its other results.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.