determine steps to fix getDelayForName in 17.3; we still work around a bug there #400

Open
opened 2021-03-24 20:36:11 +01:00 by BrannonKing · 0 comments
BrannonKing commented 2021-03-24 20:36:11 +01:00 (Migrated from github.com)

The 17.4+ codebase had to work around a bug that exists in the previous versions. See https://github.com/lbryio/lbrycrd/blame/v17_master/src/claimtrie/trie.cpp#L921 . It would be nice if we could hard-fork this out in both 17.3 and 17.4+ (aka, v17_master and v19_master) in our next hard fork, but we need to identify the proper fix for it in the 17.3 codebase (aka, master).

The 17.4+ codebase had to work around a bug that exists in the previous versions. See https://github.com/lbryio/lbrycrd/blame/v17_master/src/claimtrie/trie.cpp#L921 . It would be nice if we could hard-fork this out in both 17.3 and 17.4+ (aka, v17_master and v19_master) in our next hard fork, but we need to identify the proper fix for it in the 17.3 codebase (aka, master).
Sign in to join this conversation.
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#400
No description provided.