lbryio / lbry-sdk

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
https://lbry.com
MIT License
7.19k stars 482 forks source link

`claim_list` shows metadata of blocked claims #3677

Open eukreign opened 2 years ago

eukreign commented 2 years ago

fixes #3670

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.02%) to 56.649% when pulling 677d9053de47b7c8428169b07130dd4b752510a4 on claim_list_blocked into d0aad8ccafa11d7c0bd1613b5724b55bb059627c on master.

moodyjon commented 1 year ago

Appears the plan is to make claimtrie.getclaimbyid enforce block lists (https://github.com/lbryio/hub/issues/108). If that's implemented, this will no longer work.