flashbots / flashbots/mev-boost-relay
Extend bulk-data homepage to show more entries
Open
feature request
help wanted
up for grabs
- Dominant language
- Go
- Stars
- 498
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
The relay bulk data export is only showing the first 1k files: https://flashbots-boost-relay-public.s3.us-east-2.amazonaws.com/index.html
This is because the AWS S3 XML only serves that many entries per page.
Task: Update https://github.com/flashbots/mev-boost-relay/blob/main/static/s3/index.html to either have pagination or simply query as many pages as there are (maybe listing in reverse order?)
Contributor guide
Assessment
This issue has not been assessed yet.