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

Entitlements Migration #2951

Merged
merged 56 commits into from
Jan 16, 2024
Merged

Entitlements Migration #2951

merged 56 commits into from
Jan 16, 2024

Commits on Aug 1, 2023

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

Commits on Aug 3, 2023

  1. compute entitled types

    dsainati1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a42e1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f317a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbc8038 View commit details
    Browse the repository at this point in the history
  4. add todo

    dsainati1 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e5f4d47 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. basic conversion of values

    dsainati1 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    63c6550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0791955 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    bfed26b View commit details
    Browse the repository at this point in the history
  2. fix tests

    dsainati1 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bb65048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5be50c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sainati/entitlement-sets' of github.com:onflow/cadence …

    …into sainati/convert-entitled-value
    dsainati1 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    02bc9d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa70004 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. add entitlements migration

    dsainati1 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ba63ef1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sainati/supported-entitlements-interface' of github.com…

    …:onflow/cadence into sainati/entitlements-migration
    dsainati1 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a2f63c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ecf451 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sainati/convert-entitled-value' of github.com:onflow/ca…

    …dence into sainati/entitlements-migration
    dsainati1 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6916901 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    7533eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6caeeec View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    4e72efc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/stable-cadence' of github.com:onflow/cadence in…

    …to sainati/entitlements-migration
    dsainati1 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    332646a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    be44520 View commit details
    Browse the repository at this point in the history
  2. test for simple migration

    dsainati1 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    26688cc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'supun/generalized-migration' of https://github.com/onfl…

    …ow/cadence into sainati/entitlements-migration
    SupunS committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    22aab6f View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    c9a78f5 View commit details
    Browse the repository at this point in the history
  2. improve test

    dsainati1 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6193e44 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

  1. fix test

    dsainati1 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c465ab0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    c2c0098 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aaa023 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. adjust tests

    dsainati1 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e867648 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    af22600 View commit details
    Browse the repository at this point in the history
  2. broken commit for testing

    dsainati1 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    591471d View commit details
    Browse the repository at this point in the history
  3. add new test

    dsainati1 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cb3d934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf9f801 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'test-migration-branch' of github.com:onflow/cadence int…

    …o sainati/entitlements-migration
    dsainati1 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e0958b3 View commit details
    Browse the repository at this point in the history
  6. fix comment

    dsainati1 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    600eafc View commit details
    Browse the repository at this point in the history
  7. respond to review

    dsainati1 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    59e9af8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    9ebd416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0afbaea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f187329 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update migrations/migration.go

    Co-authored-by: Supun Setunga <[email protected]>
    dsainati1 and SupunS authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fb88f49 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    1413852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46d84e View commit details
    Browse the repository at this point in the history
  3. add comment

    dsainati1 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f5f26f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de138fa View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    757dacb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d75305 View commit details
    Browse the repository at this point in the history
  3. fix compile

    dsainati1 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c2bb44d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sainati/entitlements-migration' of github.com:onflow/ca…

    …dence into sainati/entitlements-migration
    dsainati1 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    63f5cde View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update migrations/migration.go

    Co-authored-by: Supun Setunga <[email protected]>
    dsainati1 and SupunS authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    96c87d5 View commit details
    Browse the repository at this point in the history
  2. fix lint

    dsainati1 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4a4ba6b View commit details
    Browse the repository at this point in the history
  3. fix lint

    dsainati1 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    aabab60 View commit details
    Browse the repository at this point in the history