Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Auction improvements #377

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Auction improvements #377

wants to merge 7 commits into from

Commits on Aug 26, 2021

  1. new: apply cooldown on bidding

    Denis Ermolin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    924b306 View commit details
    Browse the repository at this point in the history
  2. new: set a minimum bid amount to % of total stake

    Denis Ermolin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a85def7 View commit details
    Browse the repository at this point in the history
  3. new: tests WIP

    Denis Ermolin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2fc9ce2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. refactor: re-use a variable

    Denis Ermolin committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    4f9a2d5 View commit details
    Browse the repository at this point in the history
  2. new: more tests

    Denis Ermolin committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    fb34f59 View commit details
    Browse the repository at this point in the history
  3. chg: apply min deposit as fraction of the total supply too

    Denis Ermolin committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    31055c1 View commit details
    Browse the repository at this point in the history
  4. new: tests

    Denis Ermolin committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    fcfa698 View commit details
    Browse the repository at this point in the history