Channel claims ignore `release_time: x` and `order_by: release_time`
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Channel claims ignore `release_time: x` and `order_by: release_time`, other claims with no release_time seem to fall back to creation_timestamp.
Using release_time params does work fine with collections and reposts, but not with channels
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reproducing channel claims with `release_time` and `order_by: release_time`, then compare their behavior with collections and reposts, including the fallback to `creation_timestamp`. Done means both parameters work for channels consistently with those other claim types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100