Axis-Fi / axis-core

Axis Protocol
https://axis.finance
Other
6 stars 1 forks source link

Marginal Price Sealed Bid Batch Auction - Local Submission, Local Evaluation #25

Closed Oighty closed 7 months ago

Oighty commented 7 months ago

Objective

Implement an on-chain sealed bid batch auction using RSA encryption to conceal bids until after the auction concludes.

Design

The general idea of a marginal price batch auction has been detailed in other design documents and issues, such as #19 and #24, in slightly different flavors. Within the repo, the design/SEALED_VERSIONS.md and design/LSBBA.md documents detail more about this particular version.

Tasks

Features

Significant progress has been made in PR #23. Remaining items include:

Testing

In addition to the auction contract, we need to thoroughly test the new libraries that we are using for it: