iotaledger / iotaledger/explorer
[Task]: Extend nova search support: slot & epoch
Open
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
### Task description
Extend search support:
- slot
- integer search based on current unix time
- slot ID (committed slots)
- epoch
- integer search based on current unix time
If there is a double match by integer, eg you search integer "2" and there is a match for both slot and epoch, we should display in the search page the 2 results: link to slot & link to epoch
Contributor guide
Assessment
This issue has not been assessed yet.