This repository was archived by the owner on Jan 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
NFT blacklisting attack test #306
Copy link
Copy link
Open
Description
- WithdrawProxy Blacklisting
- Craft a test of an NFT
- commitToLien
- Configure a liquidation to happen to a withdrawProxy
- Bid on auction and settlement fails
- Wait till after
finalAuctionEnd - call claim() and then redeem()
- validate that the LP lost the proportional value of the NFT
- validate that the PublicVault lost the proportional value of the NFT
- validate that the PublicVault yIntercept reflects the lost proportional value of the NFT
- validate that the PublicVault totalAssets() reflects the lost proportional value of the NFT
- PublicVault Blacklisting
- Craft a test of an NFT
- commitToLien
- Configure a liquidation to happen without a withdrawProxy
- Bid on auction and settlement fails
- Wait till after
finalAuctionEnd - validate that the PublicVault lost the proportional value of the NFT
- validate that the PublicVault yIntercept reflects the lost proportional value of the NFT
- validate that the PublicVault totalAssets() reflects the lost proportional value of the NFT
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels