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

Explicit storage slot to keep KycProvidersManager #57

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

akolotov
Copy link
Contributor

This approach was chosen to avoid storage slots re-arrangement that could happen after upgrade to the new implementation of zkBOB pool.

It suggests to dedicate the slot 0x06c991646992b7f0f3fd0c832eac3f519e26682bcb82fbbcfd1ff8013d876f64 to keep the KYC Providers Manager contract address.

@akolotov akolotov merged commit be4d002 into develop Feb 22, 2023
@akolotov akolotov deleted the fix-kyc-mgr-storage branch February 22, 2023 08:22
akolotov added a commit that referenced this pull request Feb 23, 2023
This merge contains the following set of changes:
  - Add per-collateral limits (#52)
  - Update getAmountOut/getAmountIn estimation (#53)
  - Introduction of direct deposits (#49)
  - Support of KYCed accounts in limits management (#54)
  - Explicit storage slot to keep KycProvidersManager (#57)
  - Add verifiers for direct deposits (5bfd34d)
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