added claimtrie RPC parameter for minconf #178

Closed
BrannonKing wants to merge 289 commits from add_minconf into master
BrannonKing commented 2018-07-23 23:46:26 +02:00 (Migrated from github.com)

For issue #44 . I was unsure who should handle the current height; right now the RPC commands themselves query that. (Some of them did that before.)

I also have no way to tell if the sort call negatively affects performance (vs make_heap). My guess is that we don't have enough claim competition yet to tell a difference in even our largest dataset.

For issue #44 . I was unsure who should handle the current height; right now the RPC commands themselves query that. (Some of them did that before.) I also have no way to tell if the sort call negatively affects performance (vs make_heap). My guess is that we don't have enough claim competition yet to tell a difference in even our largest dataset.
kaykurokawa (Migrated from github.com) reviewed 2018-07-23 23:46:26 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#178
No description provided.