Fix dht find value and updates from latest protocol changes #90

Merged
shyba merged 5 commits from fix_dht into master 2021-10-05 15:03:23 +02:00
shyba commented 2021-10-03 10:00:02 +02:00 (Migrated from github.com)
  • increase alpha to 5
  • parse page (even though paging isn't implemented)
  • always parse findValue result instead of an alternative to contacts
  • improve RPC contact representation to show bytes as hex instead of numbers
  • RPC IterativeFindValue now really does use FindValue and shows the result

this makes find value work again and it is pretty fast!

* increase alpha to 5 * parse page (even though paging isn't implemented) * always parse findValue result instead of an alternative to contacts * improve RPC contact representation to show bytes as hex instead of numbers * RPC IterativeFindValue now really does use FindValue and shows the result this makes find value work again and it is pretty fast!
lyoshenka (Migrated from github.com) approved these changes 2021-10-04 21:10:40 +02: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/lbry.go#90
No description provided.