-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update option_round.cairo - update settle option round to use struct for params - de-structure the state transition params to ensure no values are missed - added strike price to StartAuctionParams - Cleaned some comments * Update vault.cairo - fixed reserve price/cap level/strike price fetching to use independent getters - re ordered functions to fit together better * formatting (scarb fmt) * updated imports/input args to updated functions * Update option_round.cairo - add additional bidding error - added comments * Update vault.cairo - added comments - re-org function order to have similar functions together
- Loading branch information
1 parent
66b1957
commit 880fc77
Showing
5 changed files
with
124 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.