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

refactor: [#13] extract logic into libraries and include base contracts to ensure order for upgrades #14

Merged
merged 2 commits into from
Oct 21, 2020

Conversation

mdnorman
Copy link
Contributor

BREAKING CHANGE: storage locations could have changed for any of these contracts, which means old contracts cannot be safely upgraded.

…ts to ensure order for upgrades

BREAKING CHANGE: storage locations could have changed for any of these contracts, which means old contracts cannot be safely upgraded.
@payprmoney payprmoney linked an issue Oct 21, 2020 that may be closed by this pull request
@payprmoney payprmoney merged commit b9a18d4 into master Oct 21, 2020
@payprmoney payprmoney deleted the mnorman-issue-13 branch October 21, 2020 14:03
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.

Refactor contracts to use composition where not burdensome
2 participants