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

chore: migrate to @iota/sdk #7174

Merged
merged 54 commits into from
Aug 30, 2023
Merged

chore: migrate to @iota/sdk #7174

merged 54 commits into from
Aug 30, 2023

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    1b66742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd0617 View commit details
    Browse the repository at this point in the history
  3. chore: Migrate Node > INode, MintTokenTransaction > CreateNativeToken…

    …Transaction, SendAmountParams > SendParams
    msarcev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f74a531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6b6fdc View commit details
    Browse the repository at this point in the history
  5. chore: Fix ClientOptions > IClientOptions (rename firefly IClientOpti…

    …ons > ClientOptions to fix collision)
    msarcev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1740266 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26fe1f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3714341 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29c6593 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb1c7cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    abd219d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ddde68 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32ba0ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4afa64 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    f6bf6e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17d7707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63e7b37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f11ef84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3222e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63d2a72 View commit details
    Browse the repository at this point in the history
  7. fix: Update getNodeInfo

    marc2332 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5615dab View commit details
    Browse the repository at this point in the history
  8. chore: Update sdk to v1.0.3

    marc2332 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a927c1b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. chore: Small fixes

    marc2332 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3691923 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. chore: Fix "getters" from sdk in favour of readonly fields (instead o…

    …f using class-transformer)
    msarcev committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2352480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12bf34a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc4b7f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. chore: Type fixes

    marc2332 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a0dcec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a23c0de View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. chore: Type and test fixes

    marc2332 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6fae005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e9c01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f95eec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f28ee8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    711bab8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. chore: Fix some failing tests

    msarcev committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7b43c0a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    faf364e View commit details
    Browse the repository at this point in the history
  2. chore: Fix failing tests

    msarcev committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f65fc26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24af73c View commit details
    Browse the repository at this point in the history
  4. chore: Fix buildNftFromNftOutput.test again (prevent use of Client/Ut…

    …ils from sdk with mock, as we can't use them in tests)
    msarcev committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4ef5560 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    063ce2f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix: imports and types

    brancoder committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c453777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b09793 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    27e0792 View commit details
    Browse the repository at this point in the history
  2. conflict resolved

    brancoder committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c0c6607 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    b6333f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e87a02f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99796a0 View commit details
    Browse the repository at this point in the history
  4. chore: Simplify code

    marc2332 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    46f8ef5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3457d6b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Aug 28, 2023

  1. chore: Bump @iota/sdk version

    msarcev committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d895986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57babc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e5c8ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5418c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e44f74 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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