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

chore!: v21 Namespace & Upgrade Handler #969

Merged
merged 5 commits into from
Mar 2, 2024
Merged

Commits on Feb 14, 2024

  1. fix! not loading in contracts with custom WasmVM after upgrade (#961)

    * fix!: load from the proper data dir
    
    * v20 plain upgrade
    
    * lintor
    
    * execute contract's before and after an upgrade
    
    * remove v20 storekey addition
    
    * CreateV20UpgradeHandler
    
    * remove v20
    
    * fix upgrade test (v18 -> v19)
    Reecepbcups authored and joelsmith-2019 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ff98b92 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    a18ac75 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. bump: golang-ci-lint-action (#974)

    * Bump golangci/golangci-lint-action from 3 to 4
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * update lint action
    
    * do the easy stuff first....
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    2 people authored and dimiandre committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5608a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e4316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc200d View commit details
    Browse the repository at this point in the history