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

chore: install devnet oracleAddresses #7386

Merged
merged 2 commits into from
Apr 13, 2023
Merged

chore: install devnet oracleAddresses #7386

merged 2 commits into from
Apr 13, 2023

Conversation

dckc
Copy link
Member

@dckc dckc commented Apr 11, 2023

refs:

Description

  1. revert devnet config so that vaults etc. start at bootstrap rather than separate governance decision (a regression w.r.t install Inter protocol defi contracts after boostrap using publishBundle #5819)
  2. install devnet oracleAddresses from devnet oracle addresses #6950 (comment)

Security Considerations

The usual key management considerations around addresses apply.

Scaling, Documentation Considerations

none, AFAICT.

Testing Considerations

devnet is a testing platform

@@ -114,21 +159,27 @@
}
},
"bundles": {
Copy link
Member

Choose a reason for hiding this comment

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

Not crucial, but I would prefer alphabetizing these properties instead of changing between two randomish orderings.

Copy link
Member Author

Choose a reason for hiding this comment

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

ok, I can alphabetize the other one instead of mangling this one.

I can't imagine sorting the bundles would destabilize test-vaults-config.

Copy link
Contributor

@otoole-brendan otoole-brendan left a comment

Choose a reason for hiding this comment

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

Reviewed addresses against what Simply provided and LGTM

@dckc dckc marked this pull request as ready for review April 13, 2023 19:14
@dckc dckc added the automerge:rebase Automatically rebase updates, then merge label Apr 13, 2023
devnet configuration was moving to a smaller set of bootstrap bundles,
picking up provisionPool and walletFactory by way of coreProposals.

But the test-vaults-config is more widely tested, so until we pick up
work on #5819, let's postpone that.

 - a bit of lint
 - sort devnet-config bundles to match test-vaults-config
@mergify mergify bot merged commit bf256d0 into master Apr 13, 2023
@mergify mergify bot deleted the dc-devnet-config branch April 13, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants