-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add balanceDiff on simulate bundle endpoint (#89)
* add token holder repository * feat: add token holder endpoint * add tenderly bundle simulation endpoint * refactor: remove unused code * feat: add ethplorer token holder repository * add null value cache on token holder * chore: add fallback strategy on token holder * refactor: add generic fallback repository * refactor: add generic cache repository factory * revert: usdPrice changes * refactor: rename tenderly endpoint to simulation * rename tenderly repository and service to simulation * refactor cache factory to receive converfns * fix import typo * revert refactoring to the fallback and cache factories * chore: add balance diff * rename balancesDiff to cumulativeBalancesDiff * implement shoom3301 suggestion
- Loading branch information
1 parent
a77087e
commit ab05a2b
Showing
6 changed files
with
280 additions
and
9 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
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