flashbots / flashbots/buildernet-orderflow-proxy
Decouple common error when sending to builder from other errors
Open
- Dominant language
- Go
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently we see a lot of `-32602: failed to verify transaction` errors when we send to builder. This is because builder validates transactions but orderflow-proxy not.
We need to count this error separately on the dashboard or just ignore it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.