-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3124b8f
commit 9799388
Showing
2 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# TODOs 📝 | ||
|
||
The Rebalancer is still in MVP phase and requires a improvements to be production ready. The improvements and changes would be around testing, scalability, performance, error handling, logging, metrics and more. | ||
|
||
- [ ] Add tests | ||
- [ ] Add support postgres database | ||
- [ ] Add support MEV protected RPCs | ||
- [ ] Add more chains and tokens | ||
- [ ] Improve error handling for transaction relaying | ||
- [ ] Add more logging and metrics |