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

Staked collateral bank params update in sync #252

Open
jgur-psyops opened this issue Oct 9, 2024 · 0 comments
Open

Staked collateral bank params update in sync #252

jgur-psyops opened this issue Oct 9, 2024 · 0 comments

Comments

@jgur-psyops
Copy link
Contributor

To be started following the merge of #248

All staked collateral banks are AT LEAST equivalent to one SOL in value, and since they are roughly the same, we should be able to update the params for all of the staked collateral banks at the same time rather than updating params like oracle, deposit limit, etc on a per-bank basis.

Add a per-group account that sets the typical bank parameters (oracle, deposit limit, etc) for ALL staked collateral banks that belong to that group. The add_pool_permissionless ix will load these parameters, and we will add a permissionless ix to propagate those settings to any given staked collateral bank, so the multisig can change the settings in just the per-group account instead of on a per-bank basis.

@jgur-psyops jgur-psyops mentioned this issue Oct 9, 2024
3 tasks
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

No branches or pull requests

1 participant