Victor Shyba
Victor Shyba
This is an attempt at #569 It has been a while since that was proposed, so idk if this is implemented the way we discussed in #566 but I'm happy...
Add Pony
Please complete the following information about the language: - Name: Pony - Website: https://www.ponylang.io/ - Language Version: 0.38.3 The following are optional, but will help us add the language: -...
How to reproduce (July 11, spv19, the channel is probably not important): ``` $ lbrynet claim search --channel=@DistributedBarbecue:3 --fee_amount=0 | grep total_it "total_items": 4, $ lbrynet claim search --channel=@DistributedBarbecue:3 |...
@tzarebczan found a case where `no_totals` interacts with filtering/blocking by unblocking/unfiltering things. `no_totals=true` = shows them `no_totals=true && has_no_source=true` doesnt show default = doesnt show Ongoing: an example and confirming...
I have some suggestions for the p2p code, so instead of just describing them I decided to open a PR to show what I mean. Feel free to adapt parts...