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 v15 upgrade handler #1913

Merged
merged 5 commits into from
Mar 20, 2024
Merged

Conversation

kingpinXD
Copy link
Contributor

Description

Adds a upgrade handler for v15 release

Closes:

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include instructions and any relevant details so others can reproduce.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

@lumtis lumtis marked this pull request as ready for review March 20, 2024 12:22
@skosito skosito merged commit b81f92c into add-msg-reset-chain-nonces Mar 20, 2024
11 checks passed
@skosito skosito deleted the release/v15 branch March 20, 2024 13:11
lumtis added a commit that referenced this pull request Mar 20, 2024
* Reset chain nonces

* PR comments and nosec

* Gen docs

* PR comments

* Make generate

* feat: add v15 upgrade handler (#1913)

* add v15 upgrade handler

* add changelog entry

* generate files

---------

Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>

* add migrator logs

---------

Co-authored-by: Tanmay <tanmay@zetachain.com>
Co-authored-by: Lucas Bertrand <lucas.bertrand.22@gmail.com>
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.

None yet

3 participants