lbryio / lbryio/block-explorer
Support new Metadata
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Support for new file/video metadata:
https://github.com/lbryio/types/blob/a6f2fd6d5f382f0012383b9076d650c1f6791ada/v2/proto/claim.proto#L29
includes:
file hash/name/size
video height/width/duration
release time (need to discuss how this will affect default sorting + sorting options)
NSFW/Mature field is changing to a tag
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the referenced claim.proto fields for file, video, release-time, and NSFW/mature metadata. Then inspect the block explorer's existing metadata and sorting behavior; the work is done when the listed fields are supported and the release-time sorting and tag behavior have an agreed implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100