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

Turbo cellar permissions #224

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Turbo cellar permissions #224

merged 3 commits into from
Oct 3, 2023

Conversation

cbrit
Copy link
Member

@cbrit cbrit commented Oct 2, 2023

No description provided.

Copy link
Contributor

@EricBolten EricBolten left a comment

Choose a reason for hiding this comment

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

Some comments and questions.

steward/src/cellars.rs Outdated Show resolved Hide resolved
(CELLAR_RYBTC, ADAPTOR_LEGACY_CELLAR_V1),
(CELLAR_RYBTC, ADAPTOR_COLLATERAL_F_TOKEN_V1),
(CELLAR_RYBTC, ADAPTOR_DEBT_F_TOKEN_V1),
pub const ALLOWED_V2_2_CATALOGUE_ADAPTORS: [(&str, &str); 0] = [];
Copy link
Contributor

Choose a reason for hiding this comment

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

Have we confirmed all the 2.2 adaptor add calls were made?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, looking for feedback from them in this PR

(CELLAR_RYBTC, 196),
(CELLAR_RYBTC, 197),
(CELLAR_RYBTC, 198),
pub const ALLOWED_V2_2_CATALOGUE_POSITIONS: [(&str, u32); 0] = [];
Copy link
Contributor

Choose a reason for hiding this comment

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

Same question here re: confirming calls have already been made.

@cbrit cbrit temporarily deployed to CI October 2, 2023 17:48 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI October 2, 2023 17:48 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI October 2, 2023 17:48 — with GitHub Actions Inactive
@cbrit cbrit temporarily deployed to CI October 2, 2023 17:48 — with GitHub Actions Inactive
Copy link
Contributor

@EricBolten EricBolten left a comment

Choose a reason for hiding this comment

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

LGTM

@EricBolten EricBolten merged commit 0688fe7 into 3.x-main Oct 3, 2023
10 checks passed
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