Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reserve Auction Listing w/ Adjustable Buffer and Increment #184

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

Conversation

jgeary
Copy link
Contributor

@jgeary jgeary commented Oct 7, 2022

Reserve Auction Listing Adjustable Buffer Increment

Description

Allow users to create auctions with their own parameters for time buffer and minimum percent increment. This will be our last variation of reserve auctions before auditing and deploying the omnibus - this module is a slight modification of ReserveAuctionListingEth which introduces no new security concerns, so should not need a new audit. This module will be used by a well-known DAO in the space soon, so it is ideal that they are not held up by the omnibus audit. I will also have to update the omnibus to include this functionality.

Reserve Auctions Listing Fee ETH with two added parameters - time buffer and min percent increment. They work the same as the hardcoded defaults in our other reserve auction modules, and those defaults still exist here if you pass in 0s for these parameters.

@jgeary jgeary force-pushed the james/configurable-buffer-and-increment-auctions branch from eb6d215 to 1a9cc07 Compare November 29, 2022 18:14
@jgeary jgeary force-pushed the james/configurable-buffer-and-increment-auctions branch from 1a9cc07 to dfe4591 Compare November 29, 2022 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant