ensures that getClaimIdByLongChannelId tests for bidstate #770

Merged
jessopb merged 1 commit from fix741 into master 2018-11-30 03:28:07 +01:00
jessopb commented 2018-11-29 23:06:24 +01:00 (Migrated from github.com)

Old behavior: Chainquery would get a list of claims taking bidstate into account, however, would get the claim using longId without taking bidstate into account. Yielded
warn: 2 records found for ...
New behavior: previously mis-resolved claims no longer happen.
Not sure this fixes every related issue, but it seems obvious in hindsight.

Old behavior: Chainquery would get a list of claims taking bidstate into account, however, would get the claim using longId without taking bidstate into account. Yielded `warn: 2 records found for ...` New behavior: previously mis-resolved claims no longer happen. Not sure this fixes every related issue, but it seems obvious in hindsight.
skhameneh (Migrated from github.com) approved these changes 2018-11-30 03:27:59 +01:00
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/spee.ch#770
No description provided.