jessopb

Results 105 comments of jessopb

@NetOperatorWibby can you describe the steps to test this? Alternately, can you verify that it's a problem for all browsers or specific browsers?

Query is handled in reader.py: ``` ops = {'=': '__gte', '': '__gt'} for constraint in INTEGER_PARAMS: if constraint in constraints: value = constraints.pop(constraint) postfix = '' if isinstance(value, str): if...

This will be merged when infrastructure is ready.

``` { "lbry://THEBLOCKEDTHING": { "error": { "censor": { "address": "bHkpV3HZBTcBNNqQ6ZgH3jZChBLwEa4Zty", "amount": "0.1", "canonical_url": "lbry://@LBRY-DMCA#d", "claim_id": "dd687b357950f6f271999971f43c785e8067c3a9", "claim_op": "create", "confirmations": 485176, "has_signing_key": false, "height": 718715, "meta": { "activation_height": 718715, "claims_in_channel": 340,...

There doesn't seem to be a way query whether I've banned a particular claim as a controller of a repost channel.

I think yo'ure right.

The above list is gone. Is there a new one?

This didn't quite work - the blockLists were not created in redux store. Profiling shows storeList (with nested forEach) was a huge bottleneck in the dispatched action. First, a simple...

This is a good point to help hosting. https://github.com/lbryio/lbry-desktop/issues/949

screenshots accidentally in issue instead of pr https://github.com/lbryio/lbry-desktop/issues/7649