Skip to content

Store version in daemon_state #79

@adairrr

Description

@adairrr

It would be a better experience for developers if the version of the deployment was stored along the contract name.

Right now, new versions of modules overwrite the existing entry for code_ids.

For example:

{
  "juno": {
    "uni-6": {
      "code_ids": {
        "abstract:version-control:0.14.0": 1581
      },
      "default": {
        "abstract:version-control:0.14.0": "juno1hl4h9qf6g4ysh4e7fkx8lcvsymtfc8ntxwhuvnxja7ugz357sukq74pdmn"
      }
    }
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions