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

feat: credit configurator improvements #19

Merged
merged 3 commits into from
Jan 24, 2023
Merged

feat: credit configurator improvements #19

merged 3 commits into from
Jan 24, 2023

Conversation

Van0k
Copy link
Collaborator

@Van0k Van0k commented Jan 6, 2023

Credit Configurator bug fixes and improvements:

  1. allowContract will now correctly unlink the previous adapter for target contract, if it was set;
  2. migrateAllowedContractsSet was added to move the allowed contracts set to new Credit Configurators, since it was previously only updated in allowContract, which would cause a discrepancy on updating the CC;
  3. skipInit parameter added to CreditManagerOpts, to skip CM configuration with default parameters if a CC is deployed for an existing CM;

@Van0k Van0k merged commit 98ccf23 into next Jan 24, 2023
@Van0k Van0k deleted the adapter-change-fix branch January 24, 2023 13:19
@github-actions
Copy link

🎉 This PR is included in version 1.8.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant