Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Use txnbuild #205

Merged
merged 16 commits into from
Sep 3, 2019
Merged

Use txnbuild #205

merged 16 commits into from
Sep 3, 2019

Commits on Jul 26, 2019

  1. use txnbuild

    poliha committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    fce073f View commit details
    Browse the repository at this point in the history
  2. use horizonclient error types

    poliha committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    d8b774f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    8bde2d0 View commit details
    Browse the repository at this point in the history
  2. fix checkFundAccount which returned an invalid hProtocol.Account stru…

    …cture
    
    It was invalid because it was fetch before it existed and therefore was incomplete.
    nikhilsaraf committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    4684445 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    f9ca510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f1aa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e007c1b View commit details
    Browse the repository at this point in the history
  4. panic if we cannot create a delete offer operation

    avoids threading errors through in this situation where really there should be no reason for an error from the delete offer op, althrough ideally we should thread the error through
    nikhilsaraf committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    2c85682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9a5ffd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce1c79f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c487dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13797a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b23787a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13db538 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b3734b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

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