-
Notifications
You must be signed in to change notification settings - Fork 27
Open
0 / 20 of 2 issues completedLabels
Type: EnhancementNew feature or requestNew feature or request
Description
Code Changes
- Change web3_pp
OCEAN address and tokento USDC #1750 - Update OCEAN faucet README for stake token #1756
- Add USDC addresses into address.json in oceanprotocol/contracts #1755
- Update subgraph functions and calls to filter out
Pausedprediction contracts, everywhere that callspredictContracts#1752 - Set prediction token address to USDC in web3_pp
- Check and clean up remaining OCEAN instances in
- Prepare a guide on how to migrate old clients
Note: Updated related README files in each step
Warning
NEXT STEPS WILL BREAK OLD CLIENTS
Deployment
First do on Testnet, then on Mainnet:
- Ensure all tests green.
- Calculate and set the weekly target consumption rate in USDC for dfbuyer
- Call
pausePredictionson existing contracts to stop predictions. - Deploy 10 new pairs on the network (with web3_pp.prediction_token set to USDC)
- Deploy updated pdr-backend components to our Kubernetes cluster
- Deploy trueval
- Deploy dfbuyer
- Test all pdr-backend components are working.
- Test frontend.
Sub-issues
Metadata
Metadata
Assignees
Labels
Type: EnhancementNew feature or requestNew feature or request