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

Release of OpenBrush v2.2.0 #156

Merged
merged 1 commit into from
Jul 23, 2022
Merged

Release of OpenBrush v2.2.0 #156

merged 1 commit into from
Jul 23, 2022

Conversation

xgreenx
Copy link
Contributor

@xgreenx xgreenx commented Jul 22, 2022

Release contains:

  • Significant refactoring of how OpenBursh works with storage.
    Now it is simple and more readable. Also, it is a preparation before storage refactoring in ink!.
    More info about refactoring you can find in the description.

  • Implementation of a diamond contract without the usage of ink! codegen. It takes less size and is a good base for investigating future size optimizations.

  • Documentation on how to write upgradeable contracts.

Updated readmy.
@xgreenx xgreenx changed the base branch from feature/upgradable-contract to main July 22, 2022 22:47
@xgreenx xgreenx requested a review from coreggon11 July 22, 2022 22:47
@xgreenx xgreenx self-assigned this Jul 22, 2022
@xgreenx xgreenx merged commit d6e29f0 into main Jul 23, 2022
@xgreenx xgreenx changed the title Release of OpenBrush 2.2.0 Release of OpenBrush v2.2.0 Jul 23, 2022
@xgreenx xgreenx changed the title Release of OpenBrush v2.2.0 Release of OpenBrush v2.2.0 Jul 23, 2022
@xgreenx xgreenx deleted the feature/release-2.2.0 branch September 23, 2022 10:07
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