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

Introduce the AssetId type #4955

Merged
merged 68 commits into from
Sep 6, 2023
Merged

Introduce the AssetId type #4955

merged 68 commits into from
Sep 6, 2023

Commits on Aug 15, 2023

  1. init

    SwayStar123 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    53d8cc9 View commit details
    Browse the repository at this point in the history
  2. move const out of impl

    SwayStar123 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bcc2b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2f69cb View commit details
    Browse the repository at this point in the history
  4. fix downstream changes

    SwayStar123 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1a9ff24 View commit details
    Browse the repository at this point in the history
  5. remove pub

    SwayStar123 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d94ef6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9889fb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58e116b View commit details
    Browse the repository at this point in the history
  8. remove import assetid

    SwayStar123 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    aba1d1e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    84dd12a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a64897 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6775850 View commit details
    Browse the repository at this point in the history
  4. removve double external

    SwayStar123 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    26ebdba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    437ca3e View commit details
    Browse the repository at this point in the history
  6. fix ci errors

    SwayStar123 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cf80c64 View commit details
    Browse the repository at this point in the history
  7. remove extra bracket

    SwayStar123 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a69dab2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a843c3 View commit details
    Browse the repository at this point in the history
  9. move up impl hash

    SwayStar123 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    58c3408 View commit details
    Browse the repository at this point in the history
  10. impl eq for assetid

    SwayStar123 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    84d26c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. update example

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ced270a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd73bf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc052e1 View commit details
    Browse the repository at this point in the history
  4. undo conflict mistake

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ec67da9 View commit details
    Browse the repository at this point in the history
  5. update example 3

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    92d9e47 View commit details
    Browse the repository at this point in the history
  6. example 4

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    53fb9be View commit details
    Browse the repository at this point in the history
  7. update other examples

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    27364c0 View commit details
    Browse the repository at this point in the history
  8. update reference docs

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5019ef2 View commit details
    Browse the repository at this point in the history
  9. fix test import

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cfde26e View commit details
    Browse the repository at this point in the history
  10. formater and lsp error

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    daa3202 View commit details
    Browse the repository at this point in the history
  11. fix e2e tests

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    03ff24d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0975a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a16728 View commit details
    Browse the repository at this point in the history
  14. update abi aswell

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a7b0ce9 View commit details
    Browse the repository at this point in the history
  15. change aid to sid

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    efa69c4 View commit details
    Browse the repository at this point in the history
  16. update contract address

    SwayStar123 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a9083b1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff762e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. update oracle.json

    SwayStar123 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fb095bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7b495e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    720913d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22343e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    986a28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01cec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5402f56 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    9a6f95b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c2b5b2 View commit details
    Browse the repository at this point in the history
  3. remove old assetid file

    SwayStar123 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c11a008 View commit details
    Browse the repository at this point in the history
  4. Update sway-lib-std/src/contract_id.sw

    Co-authored-by: Cameron Carstens <54727135+bitzoic@users.noreply.github.com>
    SwayStar123 and bitzoic committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    45acfb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. impl from

    SwayStar123 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    851aa10 View commit details
    Browse the repository at this point in the history
  2. Req changes

    SwayStar123 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d7022ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0016639 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

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

    SwayStar123 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fdc258f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4fbaa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    15e9f87 View commit details
    Browse the repository at this point in the history
  2. impl hash and use f rom

    SwayStar123 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7caec15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93a6482 View commit details
    Browse the repository at this point in the history
  4. Update sway-lib-std/src/contract_id.sw

    Co-authored-by: Braqzen <103777923+Braqzen@users.noreply.github.com>
    SwayStar123 and Braqzen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0cdaf76 View commit details
    Browse the repository at this point in the history
  5. Update sway-lib-std/src/contract_id.sw

    Co-authored-by: Braqzen <103777923+Braqzen@users.noreply.github.com>
    SwayStar123 and Braqzen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e4b0db8 View commit details
    Browse the repository at this point in the history
  6. Update sway-lib-std/src/contract_id.sw

    Co-authored-by: Braqzen <103777923+Braqzen@users.noreply.github.com>
    SwayStar123 and Braqzen committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f1727ea View commit details
    Browse the repository at this point in the history
  7. lsp tets

    SwayStar123 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    632bc00 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    881fd7c View commit details
    Browse the repository at this point in the history
  2. rename variables in test

    SwayStar123 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f1a0022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcbf69c View commit details
    Browse the repository at this point in the history
  4. into b256 for assetid

    SwayStar123 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    24e27a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    569f480 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0120d31 View commit details
    Browse the repository at this point in the history