-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor Change `assert_supported` exception type from `ValueError` to `AssertionError` Remove unused return-value Remove unused code Refactor single-trianglre mode as well Remove unneeded assertion Cosmetic Fix single-triangle mode Fix single-triangle mode Refactor the b3-two-hop-triangle mode as well Remove the importing of `T` Remove unused code Remove single-triangle mode, and fix a bunch of problems Cleanup `calculate_profit` related code Fix test 042 Fix test 042 Remove unused code Some more general cleanup Cleanup Remove unused code Fix test 063 Cleanup Cleanup Fix tests Cleanup Cleanup Fix test 042 Remove single_paiwise and multi_paiwise arb modes (major change) Fix test 045 Fix test 045 Refactor the pairwise arb-mode classes Ongoing refactor Refactor triangle arb-mode classes Cleanup Remove file `scan_log_errors.py` from the repository Cleanup Remove unused code Code reuse Fix functions `create_sort_order` and `sort_key`
- Loading branch information
1 parent
adeece8
commit 1ef62bb
Showing
33 changed files
with
537 additions
and
2,307 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
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
Oops, something went wrong.