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

Refactor - Split WalletCommAdapter into multiple traits #180

Merged
merged 12 commits into from
Jul 15, 2019

Commits on Jul 2, 2019

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

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    f52a8d2 View commit details
    Browse the repository at this point in the history
  2. Revert "add server auth argument to http client"

    This reverts commit f52a8d2.
    bddap committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    ed4bc9b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. modify WalletCommAdapter, moving dest argument into fields on impleme…

    …ntors,
    
    visiting havok on automated tests, at least one of which is now out of date and failing
    bddap committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    1a31931 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    0e37b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2585eb View commit details
    Browse the repository at this point in the history
  3. Remove two vestigals

    1. args, a stringly typed argument to put_tx
    2. NullAdapter, which is no longer used
    bddap committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    840eb49 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Configuration menu
    Copy the full SHA
    6beef85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acaf66e View commit details
    Browse the repository at this point in the history
  3. Fix non-test build

    bddap committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    42f5061 View commit details
    Browse the repository at this point in the history
  4. completely Fix non-test build

    bddap committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    4700090 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

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