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

test(ICRC_Ledger): FI-1589: Adapt icrc golden state tests to ledger V3 stable structures migration #2739

Merged
merged 146 commits into from
Nov 28, 2024

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    0913c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1a685 View commit details
    Browse the repository at this point in the history
  3. remove extra clone

    maciejdfinity committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    702e5d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    d89d15d View commit details
    Browse the repository at this point in the history
  2. Automatically updated Cargo*.lock

    IDX GitHub Automation committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ce95fcc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

    maciejdfinity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b262c9a View commit details
    Browse the repository at this point in the history
  3. migrate approvals

    maciejdfinity committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2ba7c8f View commit details
    Browse the repository at this point in the history
  4. Automatically updated Cargo*.lock

    IDX GitHub Automation committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    af7376e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    823472c View commit details
    Browse the repository at this point in the history
  2. clippy

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    871d1e1 View commit details
    Browse the repository at this point in the history
  3. build fix

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ab60f40 View commit details
    Browse the repository at this point in the history
  4. fix candid

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f108662 View commit details
    Browse the repository at this point in the history
  5. fix tests

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e454fbc View commit details
    Browse the repository at this point in the history
  6. fix tests

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    378c316 View commit details
    Browse the repository at this point in the history
  7. clippy

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2b64a03 View commit details
    Browse the repository at this point in the history
  8. fix tests

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9f545df View commit details
    Browse the repository at this point in the history
  9. clippy

    maciejdfinity committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    82ff283 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3171aa0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed7731d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5585594 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    eb830db View commit details
    Browse the repository at this point in the history
  2. additional ready checks

    maciejdfinity committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    247d2e3 View commit details
    Browse the repository at this point in the history
  3. remove is_migrating

    maciejdfinity committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dbc7f32 View commit details
    Browse the repository at this point in the history
  4. migration steps metric

    maciejdfinity committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9559981 View commit details
    Browse the repository at this point in the history
  5. clippy

    maciejdfinity committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    35924ed View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. clippy

    maciejdfinity committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    11324d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. require memory manager

    maciejdfinity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7434304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae7323 View commit details
    Browse the repository at this point in the history
  3. clippy

    maciejdfinity committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9e50e99 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 7, 2024

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

    maciejdfinity committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1086b5a View commit details
    Browse the repository at this point in the history
  3. clippy

    maciejdfinity committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8811688 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac7ec29 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    9e67753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e058e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8ca322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43efb21 View commit details
    Browse the repository at this point in the history
  5. clippy

    maciejdfinity committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1a03ada View commit details
    Browse the repository at this point in the history
  6. Automatically updated Cargo*.lock

    IDX GitHub Automation committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cef0b73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    168afff View commit details
    Browse the repository at this point in the history
  8. Automatically updated Cargo*.lock

    IDX GitHub Automation committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    aff2fcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8ff51d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    9ef97c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5dfa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    193b566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd77ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f72145b View commit details
    Browse the repository at this point in the history
  4. refactor

    maciejdfinity committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    356f8b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1eccd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73f6240 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6308d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3109c06 View commit details
    Browse the repository at this point in the history
  3. remove unused param

    maciejdfinity committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d854423 View commit details
    Browse the repository at this point in the history
  4. Update rs/ledger_suite/common/ledger_core/src/approvals.rs

    Co-authored-by: Mathias Björkqvist <[email protected]>
    maciejdfinity and mbjorkqvist authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1de5b1d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b3f88e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb5710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69eb98 View commit details
    Browse the repository at this point in the history
  4. Automatically updated Cargo*.lock

    IDX GitHub Automation committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8873fb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b3dd3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2974e2d View commit details
    Browse the repository at this point in the history
  7. migrate code in ledger

    maciejdfinity committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9a28bc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5ff866 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0f82cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d3bf63 View commit details
    Browse the repository at this point in the history
  11. clippy

    maciejdfinity committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a24fe45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    accaa54 View commit details
    Browse the repository at this point in the history
  13. build fix

    maciejdfinity committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a8035e3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c07c8ac View commit details
    Browse the repository at this point in the history
  15. fix test

    maciejdfinity committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    56940aa View commit details
    Browse the repository at this point in the history
  16. fix test

    maciejdfinity committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    48e0fe4 View commit details
    Browse the repository at this point in the history
  17. update canbench results

    maciejdfinity committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f3e024 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. larger limits

    maciejdfinity committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    85c0d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095509e View commit details
    Browse the repository at this point in the history
  3. move test up in file

    maciejdfinity committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a29200 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update rs/ledger_suite/icrc1/ledger/src/lib.rs

    Co-authored-by: Mathias Björkqvist <[email protected]>
    maciejdfinity and mbjorkqvist authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    692f896 View commit details
    Browse the repository at this point in the history
  2. Update rs/ledger_suite/icrc1/ledger/src/lib.rs

    Co-authored-by: mraszyk <[email protected]>
    maciejdfinity and mraszyk authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    633653f View commit details
    Browse the repository at this point in the history
  3. Update rs/ledger_suite/icrc1/ledger/src/lib.rs

    Co-authored-by: mraszyk <[email protected]>
    maciejdfinity and mraszyk authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fc0b00d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d06a25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0203191 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c2e9c3 View commit details
    Browse the repository at this point in the history
  7. panic if not ready fn

    maciejdfinity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    aba9408 View commit details
    Browse the repository at this point in the history
  8. build fix

    maciejdfinity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0cd743f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d644f2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00c5d40 View commit details
    Browse the repository at this point in the history
  11. improve logging

    maciejdfinity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ebf3c2a View commit details
    Browse the repository at this point in the history
  12. update comment

    maciejdfinity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5ad210d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27b06e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5fe793c View commit details
    Browse the repository at this point in the history
  15. remove unused tests

    maciejdfinity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5c2757a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    752266c View commit details
    Browse the repository at this point in the history
  17. clippy

    maciejdfinity committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4386237 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

    maciejdfinity committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6d48c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9127d6e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    cfd6493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fed6f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d96eac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8afc10d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8665695 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

    maciejdfinity committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d3f51c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7fd4ab View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

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

Commits on Nov 12, 2024

  1. simplify the code a bit

    maciejdfinity committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2730a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    186b892 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    c93ecbb View commit details
    Browse the repository at this point in the history
  2. Revert "migrating with interval timer"

    This reverts commit 186b892.
    maciejdfinity committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cfa4744 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    dafc6c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b015c View commit details
    Browse the repository at this point in the history
  3. fix error message

    maciejdfinity committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1e349d4 View commit details
    Browse the repository at this point in the history
  4. clippy

    maciejdfinity committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    50119ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70ed4ae View commit details
    Browse the repository at this point in the history
  6. clippy

    maciejdfinity committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b661488 View commit details
    Browse the repository at this point in the history
  7. clippy

    maciejdfinity committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ead1399 View commit details
    Browse the repository at this point in the history
  8. clippy

    maciejdfinity committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    16a64ee View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

    maciejdfinity committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4c97ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d538875 View commit details
    Browse the repository at this point in the history
  4. clippy

    maciejdfinity committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a4eeb3e View commit details
    Browse the repository at this point in the history
  5. clippy

    maciejdfinity committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f1af825 View commit details
    Browse the repository at this point in the history
  6. rename decoder

    maciejdfinity committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    13da037 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1501fa5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe34d6d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    e1a72b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8867fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cac10f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b07167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e96ab18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ebfed8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4a8670 View commit details
    Browse the repository at this point in the history
  8. build fix

    maciejdfinity committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4ee6b80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b4ac9c View commit details
    Browse the repository at this point in the history
  10. Buildifier

    mbjorkqvist committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bdc2bcf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0627938 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Merge branch 'master' into mathias-FI-1589-adapt-icrc-golden-state-te…

    …sts-to-V3
    
    # Conflicts:
    #	Cargo.lock
    #	packages/icrc-ledger-types/src/icrc1/account.rs
    #	rs/ledger_suite/icrc1/ledger/src/lib.rs
    #	rs/ledger_suite/icrc1/ledger/src/main.rs
    #	rs/ledger_suite/icrc1/ledger/tests/tests.rs
    #	rs/ledger_suite/icrc1/tests/upgrade_downgrade.rs
    #	rs/ledger_suite/icrc1/tokens_u256/BUILD.bazel
    #	rs/ledger_suite/icrc1/tokens_u256/Cargo.toml
    #	rs/ledger_suite/icrc1/tokens_u256/src/lib.rs
    #	rs/ledger_suite/tests/sm-tests/src/lib.rs
    mbjorkqvist committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    51f01a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    969e6c2 View commit details
    Browse the repository at this point in the history