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

[Cadence 1.0] Improve migrations #5533

Merged
merged 9 commits into from
Mar 12, 2024

Commits on Mar 9, 2024

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

Commits on Mar 10, 2024

  1. improve logging

    turbolent committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    11fb8db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a22edb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. gather contracts once, after updating/deploying contracts and before …

    …running value migrations
    turbolent committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d8f871e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345b2a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a7c8cc3 View commit details
    Browse the repository at this point in the history
  2. add missing interface type conversion rule, extend tests

    MetadataViews.ResolverCollection needs to get converted to ViewResolver.ResolverCollection
    turbolent committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1f3d40e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fb352b View commit details
    Browse the repository at this point in the history
  4. fix test

    turbolent committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    cf34d51 View commit details
    Browse the repository at this point in the history