Skip to content

Commit

Permalink
chore: update instructions on upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kjr217 committed Feb 1, 2023
1 parent 114678c commit 157e4df
Showing 1 changed file with 8 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@

1. Deploy new AlphaOptionHandler with fee recipient and fee per contract
2. Remove current AlphaOptionHandler from liquiditypool
3. Add new AlphaOptionHandler to the liquidityPool
4. Check cor for references to the price feed contract and switch out the address
5. Change notion and gitbook docs to reflect new contract
3. Remove current AlphaOptionHandler from portfolioValuesFeed
4. Add new AlphaOptionHandler to the liquidityPool
5. Add new AlphaOptionHandler as keeper and handler on portfolioValuesFeed
6. Check cor for references to the price feed contract and switch out the address
7. Change notion and gitbook docs to reflect new contract

**Accounting**

Expand All @@ -49,5 +51,6 @@

1. Deploy exchange contract
2. Set as handler and reactor on the liquidity pool
3. Check cor for references to the price feed contract and switch out the address
4. Change notion and gitbook docs to reflect new contract
4. Set as a keeper and handler on the portfolioValuesFeed
5. Check cor for references to the price feed contract and switch out the address
6. Change notion and gitbook docs to reflect new contract

0 comments on commit 157e4df

Please sign in to comment.