ability to run without claimtrie functionality
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
Can we add a parameter to make lbrycrd run in a "finance only" mode? Something that would avoid creating the claims.sqlite and avoid computing claim hashes during sync?
Contributor guide
Research direction
Start by locating the code that creates claims.sqlite, computes claim hashes, and performs claimtrie work during sync. Determine the required finance-only parameter behavior and identify tests needed to verify that finance-only runs avoid those operations while normal runs remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100