-
0x52
high
# useLoan doesn't allow liqudator to specifiy maximum price
## Summary
useLoan doesn't allow the liquidator to specify a max price they are will to pay for the collateral they are liquid…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/c4ec2473bbcb4831d62af55d275368e73e16b984/contracts/plugins/trading/DutchTrade.sol#L160
https://github.com/reserve-protocol/protocol/b…
-
# Lenders can force other pools to take loans.
### Severity
High Risk
### Relevant GitHub Links
https://github.com/Cyfrin/2023-07-beedle/blob/658e046bda8b010a5b82d2d85e824f3823602d27/src/Lender.sol#…
-
### Prize Title
Improving Initial Offerings on Mesa
### Prize Bounty
- 1st place: 3 ETH, 0.1% of reputation (REP) in DXdao and $500 of DXD vested over 6 months
- 2nd place: 0.05% of reputation…
-
```
...
uint64_t last_anti_bot_fee = 0;
uint64_t anti_bot_init_fee;
time anti_bot_timer;
time last_buy_timer;
...
```
Some of you clever guys might al…
-
Two big ideas and a few minor ones. If you're willing to use smaller types for counting bids per user and prices, using a packed struct to store auction bid data can reduce bid and refund gas costs. E…
-
# Lines of code
https://github.com/GenerationSoftware/pt-v5-claimer/blob/57a381aef690a27c9198f4340747155a71cae753/src/Claimer.sol#L210
https://github.com/GenerationSoftware/pt-v5-claimer/blob/57a381a…
-
One awkwardness in URA currently is that Quote objects (i.e. the main abstraction over responses) are conflated with internal work (i.e. the response from routing API, response from RFQ etc.). This ca…
-
# Borrower can prevent his/her loan from being liquidated
### Severity
High Risk
## Summary
During the Dutch Auction, the borrower can keep calling [buyLoan()](https://github.com/Cyfrin/2023-07-beed…
-
# Lines of code
https://github.com/code-423n4/2022-05-runes/blob/060b4f82b79c8308fe65674a39a07c44fa586cd3/contracts/ForgottenRunesWarriorsMinter.sol#L179
https://github.com/code-423n4/2022-05-runes/b…