Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

NFT blacklisting attack test #306

@dangerousfood

Description

@dangerousfood
  1. 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
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions