Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: first version of the Rebalancer with flashloan #109
feat: first version of the Rebalancer with flashloan #109
Changes from all commits
255439e
ee265b4
1b4dad0
3a2f014
085fb65
9a937c9
8df3d42
5853221
675df65
cb25899
c48a34d
4b0dc05
08322e5
0ae8ac3
e9723ad
f4fb8e3
54939d3
8436001
f28d063
2a24778
986d691
f12fb2f
ef604f3
668a94e
7123c60
1026b40
6fa7c57
04e34cc
f3f37e7
54023f4
4facab2
2d630b2
278ede5
b5ccc8b
cd23713
909a40f
bb5d842
1260225
7d47251
e821632
b41a73e
55731ab
9fe5736
e786b4e
578cffa
9989685
ec26416
e56a2f7
9753ebd
1a8e9ed
303aebb
08701bc
9bd8d52
c78eb68
f1ae045
0817e2c
cd846af
7dec79f
2a01e43
0267e88
4086d5d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 43 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L43
Check warning
Code scanning / Slither
Unused return Medium
Check warning on line 63 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L61-L63
Check warning on line 66 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L65-L66
Check warning on line 70 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L69-L70
Check warning on line 73 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L72-L73
Check warning on line 79 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L75-L79
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should have a min amount out check
Check warning on line 91 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L87-L91
Check warning on line 93 in contracts/helpers/RebalancerFlashloan.sol
Codecov / codecov/patch
contracts/helpers/RebalancerFlashloan.sol#L93