ergoplatform / ergoplatform/explorer-backend
Fetching /address/{p1}/transactions by timestamp range
Open
- Dominant language
- Scala
- Stars
- 23
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
What will it take to support fetching transactions for addresses within the timestamp range instead of min/maxHeight?
can be useful to get monthly tax reports for miners.
Alternatively how to convert a timestamp to the closest height?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the /address/{p1}/transactions endpoint and trace how minHeight and maxHeight are currently handled. Define whether timestamp-range fetching or timestamp-to-closest-height conversion is the intended outcome, then verify that the chosen behavior supports monthly transaction reports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend-api-design, blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100