claimtrie RPC methods need to return the block height
Open
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
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