Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

btest adding collateral #7892

Merged
merged 5 commits into from
Jun 7, 2023
Merged

btest adding collateral #7892

merged 5 commits into from
Jun 7, 2023

Conversation

turadg
Copy link
Member

@turadg turadg commented Jun 6, 2023

no tickets

Description

Test with production bootstrap of adding a new collateral and running liquidations with it.

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

Do we want this in RC3? It adds test coverage but it also lightly changes some proposal code and error handling in vaults.

@turadg turadg force-pushed the ta/multiple-collats branch 2 times, most recently from 472a639 to 6e9cd61 Compare June 7, 2023 19:27
@turadg turadg requested review from dckc and Chris-Hibbert June 7, 2023 19:28
@turadg turadg marked this pull request as ready for review June 7, 2023 19:28
Copy link
Contributor

@Chris-Hibbert Chris-Hibbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some nits. LGTM. I think this is fine to be merged to master.

@@ -242,6 +256,7 @@ export const getManifestForPriceFeed = async (
},
},
installations: {
// ??? will every eval of price-feed-proposal will install priceAggregator ?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

syntax: "will" appears twice here. One of them is extraneous.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment on lines 358 to 364
// console.log(collateralBrandKey, 'step 10 of 10');
// readLatest('published.auction.schedule');
// await advanceTimeBy(3, 'minutes');

// console.log(collateralBrandKey, 'step 11 of 10');
// readLatest('published.auction.schedule');
// await advanceTimeBy(3, 'minutes');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drop these?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@turadg turadg enabled auto-merge June 7, 2023 22:57
@turadg turadg added this pull request to the merge queue Jun 7, 2023
Merged via the queue into master with commit 13050c2 Jun 7, 2023
@turadg turadg deleted the ta/multiple-collats branch June 7, 2023 23:44
mhofman pushed a commit that referenced this pull request Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants