-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description By now we have a `Web3` implementation that automatically batches calls under the hood, meaning that "manually" setting up batch calls are probably detrimental because those batches will not become part of the regular bigger batches. # Changes Drop manual batching from uni v2 and balancer v2 liquidity fetching. ## How to test e2e should still pass
- Loading branch information
1 parent
47e3707
commit d31e240
Showing
9 changed files
with
86 additions
and
493 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
Oops, something went wrong.