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!: add an ability to update data contract #52

Merged
merged 44 commits into from
Dec 7, 2021

Conversation

jawid-h
Copy link
Collaborator

@jawid-h jawid-h commented Nov 23, 2021

Issue being fixed or feature implemented

To be able to make some updates in your contract without loosing the existing data

What was done?

  • implemented DataContractUpdateTransition
  • implemented update method in SDK

How Has This Been Tested?

  • local dev env
  • unit tests

Breaking Changes

  • platform.contracts.broadcast method in SDK renamed to platform.contracts.publish

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov changed the title feat(dpp): implement DataContractUpdateTransition feat: update data contract Nov 24, 2021
@jawid-h jawid-h requested a review from shumkov November 29, 2021 16:10
@jawid-h jawid-h requested a review from shumkov November 30, 2021 06:24
@jawid-h jawid-h requested a review from shumkov December 1, 2021 12:00
@shumkov shumkov changed the title feat(dpp)!: add an ability to update data contract feat!: add an ability to update data contract Dec 1, 2021
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

Good job! 👍

@jawid-h jawid-h merged commit 0e0df30 into v0.22-dev Dec 7, 2021
@jawid-h jawid-h deleted the feat/update-contract branch December 7, 2021 13:45
@thephez thephez added this to the v0.22.0 milestone Dec 7, 2021
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