lbryio / lbryio/lbrycrd

ability to run without claimtrie functionality

Open
#361 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.