-
# Handle
jonah1005
# Vulnerability details
## Impact
The aution contract decides a new `ibRatio` in the function `settleAuction`. [Auction.sol#L89-L91](https://github.com/code-423n4/2021-09-defiPr…
-
https://github.com/makerdao/lockstake/blob/bc63780074ecaf8a3c542d547b7bbff9ffce75f1/src/LockstakeClipper.sol#L473 - Since we do a slip instead of a flux end.snip's grab call will fail. So not sure if…
-
This is just to formalize our discussion we had on the call regarding vaultList,
If we look at the maker dao system, they use a cdpManager , https://github.com/makerdao/dss-cdp-manager/blob/master/…
-
The AuctionManager will accept auctions involving arbitrary token pairs. An additional security precaution would be to limit the manager to only accept whitelisted tokens.
Implement by extending Auct…
-
@jorisbontje:
> "Tried to place an order and got an "out of gas" error, which the UI did not communicate to me. (It's stuck on "Your order is being placed...")"
>
> We should detect if a transaction…
-
https://github.com/makerdao/dss/blob/effdda3657f71fd6efc3465dc661b375d1bacc3e/src/pot.sol#L138
This function is a no-op if `rho == now`. Rather than wasting a bunch of effort (gas) executing this …
-
In the L2 Dai implementation, governance has the ability to burn Dai in any address.
This enables Dai censorship of a user's wallet by governance, which means that we can't make the claim that L2 D…
-
https://github.com/makerdao/dss-chief/blob/master/src/chief.sol#L79C32-L79C36 - this flash loan protection means that on any block that someone delegated we can not kick a liquidation or do a final ta…
-
The readme states "Please note this is sample code only and there is no official deploys". However, this seems to be the code behind [0x83f20f44975d03b1b09e64809b757c47f942beea](https://etherscan.io/a…
-
So MakerDAO recently released the next version of DAI and renamed the old version to SAI. Do you have any plans to do the rename DAI in the interface to SAI, or upgrade to Multi-collateral DAI?