Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 370 Bytes

REWRITE.md

File metadata and controls

10 lines (8 loc) · 370 Bytes

Wishlist for rewrite:

  • only one beneficiary (do this crazy logic in a separate contract)

  • reduced number of auction types

  • separate forward / reverse logic entirely

    • can we use delegatecall to switch logic in two-way
  • collapse into single contract (remove frontend / db split)

  • use up to date dappsys (esp. ds-math)

  • consider single token pair per contract