issues Search Results · repo:merofinance/analyzer language:Python
Filter by
15 results
(95 ms)15 results
inmerofinance/analyzer (press backspace or delete to remove)Add logic to analyze leveraging loops: borrow - supply - .... - borrow
xujiahuayz
- Opened on Dec 3, 2020
- #16
danhper
- Opened on Oct 2, 2020
- #15
Set of users who we care about
- Ethereum address (msg.sender)
- Protocol
- Minimum collateralization ratio
- Amount to top-up
danhper
- Opened on Oct 2, 2020
- #14
Probably using this: https://web3py.readthedocs.io/en/stable/filters.html
We need the events for
- All the markets
- Comptroller
- Price oracles
danhper
- Opened on Oct 2, 2020
- #13
compute_user_position is currently fine for a single user but it is very slow for many users. It would be good to have a
vectorized version that can compute n users at a time.
danhper
- 2
- Opened on Sep 24, 2020
- #12
Look at the comptroller to see how to do that.
https://github.com/compound-finance/compound-protocol/blob/master/contracts/ComptrollerG1.sol#L657
danhper
- Opened on Sep 4, 2020
- #8
Handle NewLiquidationIncentive and compute how much is earned on liquidations
danhper
- Opened on Sep 2, 2020
- #7
- [ ] CompSpeedUpdated
- [ ] DistributedBorrowerComp
- [ ] DistributedSupplierComp
- [ ] NewCompRate
- [ ] MarketComped
danhper
- Opened on Sep 2, 2020
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.