Jeremy Kauffman

Results 62 comments of Jeremy Kauffman

I'm re-opening this because I think there are valid improvements outside the scope of already filed tickets. This should probably be processed by @lyoshenka or @eukreign.

sorting is less important, just getting the info on resolve is the most useful for the first feature

blocking https://github.com/lbryio/lbry-desktop/issues/4919

this is basically now the only missing piece in having the naming/bidding system user experience be far more compelling (searching changes and reposting changes are done app side)

we are releasing lbry.tv passwords today without this, another candidate to fix

Related: _my wallet should be the only source of purchase history_. Database state should not be used to check whether something has been purchased (unless it's being kept in sync...

Yes, it should be `txo_list`. Ideally I could pass a claim id of a stream or channel and get the results accordingly.

First call to develop is `support_xxx`, which will: - Take a URL or claim id - Report on the amounts, aggregated by identities (as well as anonymous), sortable by total...

Second is to develop APIs that would allow the creation of UIs that let me see my supports aggregated by claim and use `support_abandon` to manage the amounts.