gnosis / gnosis/dex-batch-explorer
Use instance files from solvers that submitted solutions and for correct network
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently we use the staging standard solver instance file for all batches. This is *technically* wrong since different solvers may receive slightly different instance files (due to different parameters and token filters, etc.
Once a batch has a solution, we should use the instance file actually seen by the solver that submitted the aforementioned solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.