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

TurboSOMM fixes #232

Merged
merged 3 commits into from
Nov 10, 2023
Merged

TurboSOMM fixes #232

merged 3 commits into from
Nov 10, 2023

Conversation

EricBolten
Copy link
Contributor

Fixes to assist with the launch of TurboSOMM, including:

  • Allow a specific call to forcePositionOut
  • Some share price oracle options
  • Add a different deployment of the Vesting Simple Adaptor
  • Allow a new position

pub const ADAPTOR_VESTING_SIMPLE_V1_1_DEPLOYMENT1: &str =
"3b98ba00f981342664969e609fb88280704ac479";
pub const ADAPTOR_VESTING_SIMPLE_V1_1_DEPLOYMENT2: &str =
"44ce7c941cef04c8e6daea9ac147200e9bb7e7cc";
Copy link
Contributor

Choose a reason for hiding this comment

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

This adaptor was deployed to a different address: 0x8a95BBAbb0039480F6DD90fe856c1E0c3D575aA1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Replaced it with the correct address.

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.

3 participants