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

feat(sdk): migrate utxo-api API calls to v2 #28

Merged
merged 19 commits into from
Jul 28, 2023

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    2179acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9027f09 View commit details
    Browse the repository at this point in the history
  3. refactor: add types for Transaction

    also, moved types to relevant files
    iamcrazycoder committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    713239c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    effaf28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8247a01 View commit details
    Browse the repository at this point in the history
  6. fix: update import

    iamcrazycoder committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    296c6a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52a26d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1aae2f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88c10ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c52f269 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12b2bac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0216b8a View commit details
    Browse the repository at this point in the history
  13. refactor: move interface to relevant file

    also, replace string w/ specific type
    iamcrazycoder committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    84a41eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6878093 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06a05bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    303781d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    739291a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9063e04 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    51d991f View commit details
    Browse the repository at this point in the history