Skip to content

Better Support blocklist reposting #3670

@jessopb

Description

@jessopb

We propose the general principle that
claim_list should always be able to show you your claims and their references in entirety (with exception of sd hash)
resolve if blocked returns the error, respecting the block list.
claim_search filters out blocked claims.

Currently, it seems claim_list with --resolve does not resolve reposted claims.
Currently, we cannot look up a particular blocked item or channel with a blocked item in the event of a dispute/unblock.

  • claim_list --resolve includes reposted claims (except sd hash)(even if blocked) and their signing channels
  • claim_list --reposted_claim_id --resolve (implied?) returns a repost of the claim_id
  • claim_list --reposted_channel_id returns all reposts for claims in the channel.
  • claim_list output for reposts should have claim_id rather than claim_hash bytes (edit: rather? or both? - Jeremy).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions