flashbots / flashbots/mev-relay-js
raise MAX_DISTINCT_TO
- Dominant language
- JavaScript
- Stars
- 109
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Hello, i'm trying a strategy that requires me to interact with more than 2 addresses. Some time it's up to 5. Right now it's not possible to me to use such strategy.
Is there a reason why this param was introduced? Or is it just because of spam?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating MAX_DISTINCT_TO and reading the surrounding code to determine why the limit exists and whether it is intended to prevent spam. Check how distinct addresses are validated and whether any tests cover the current limit. Done means establishing a safe supported limit for strategies using more than two addresses and documenting or testing the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100