Victor Shyba
Victor Shyba
I really like the idea of signalling directly as that would alleviate the load on trackers and cross pollinate public torrent across different trackers. I'm new to WebTorrent, but would...
After thinking more on it and scratching on paper: `answer_peer_id` should be `target_peer_id` and `sender` -> `sender_peer_id`. It goes blank on the first request, gets relayed, then the answering peer...
Hello there, LBRY DHT is based on Kademlia with sha384 hashing. Items are only searchable by content hash (sd_hash in a claim). This step searches the hub for sd_hashes samples....
1- Running from latest source: `lbrynet get bigbuckbunny-torrent1` results in: ``` 2022-07-08 02:26:34,669 INFO lbry.file.file_manager:214: starting download for bigbuckbunny-torrent1 2022-07-08 02:26:35,137 INFO lbry.torrent.session:182: torrent alert: added torrent: dd8255ecdc7ca55fb0bbf81323d87062db1f6d1c 2022-07-08 02:26:36,991...
done at https://github.com/lbryio/lbry-sdk/wiki/DHT-Resources
reproducing: `watch -n 0.5 timeout 2.3 lbrynet support create 0.01 --blocking` (this will call and cancel until it gets into the described state)
also: improve the other side of it... Sending a raw `AssertionError` back isn't helpful
Hi, sorry for the delay. I'm traveling for some days. I tried using it as a posthook, but it looks like the posthook runs after the response is sent on...
Opened issue #569, enjoy the trip!
Sorry, just saw your message. Rebased, lets see :)