-
Notifications
You must be signed in to change notification settings - Fork 1
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
Batch Auction Bid & Settlement #20
Conversation
Oighty
commented
Jan 11, 2024
•
edited by 0xJem
Loading
edited by 0xJem
- Completes Auction House: Auction Creation and Management #5
- Completes Auction House: Bids and Settlement for Batch Auctions #7
- Completes Auction Module Base Contracts #12
- Completes Marginal Price Sealed Bid Batch Auction - Local Submission, Local Evaluation #25
# Conflicts: # src/AuctionHouse.sol
…er into jem/batch-auctions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
settle
looks pretty good. I made a comment about changing the partial fill refund slightly.
…nraker into batch-auctions
@Oighty feel free to merge if you're good with the |
I made a small refactor, but yes going to merge. |