-
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.
Stripped out old interfaces and updated tests to new architecture (#18)
* remove old comment * updated crash course fossil section * refined eth.cairo * fixed eth deployment to match refinement * uncommented constructor deployment of r0 & r1 * made round state after vault deployment test pass * simplified logic * added vault address sets in deployment * added setup function specific for testing * Finished updating tests in vault_option_round_tests * fixed missing text from docs * fixed docs link * typos in docs * updated round params tests * removed old tests from vault option round tests * update comment for clarity, added back in old params * updated and added tests, updated an interface function * Formatting/comments * stripped some (old) interface functions * added total unallocated liquidity back to OR * remove old test docs * updated option_auction_bid_test.cairo * add comment about round initialized state * stripped more old entry points from vault interface * updated round interface and tests * finished re writing vault_liquidity_deposit_test.cairo * added notes for later tests * added notes for premium tests * added collateral/unallocated getters in vault/option round * commented out warnings * initial finish of migrated files * stripped old interface out
- Loading branch information
1 parent
cdf1841
commit fa79992
Showing
14 changed files
with
1,427 additions
and
2,281 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
Oops, something went wrong.