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

Tx CLI proto module interface #5989

Merged
merged 58 commits into from
May 21, 2020
Merged

Tx CLI proto module interface #5989

merged 58 commits into from
May 21, 2020

Commits on Apr 9, 2020

  1. WIP

    aaronc committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    7d8b68c View commit details
    Browse the repository at this point in the history
  2. WIP

    aaronc committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    c37ce56 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    66d5f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11947b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    387a963 View commit details
    Browse the repository at this point in the history
  2. Revert unneeded changes

    aaronc committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    6a0fa18 View commit details
    Browse the repository at this point in the history
  3. Simplify cli tx UX

    aaronc committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    026a8ea View commit details
    Browse the repository at this point in the history
  4. Wire up bank tx REST routes

    aaronc committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    d0cd45a View commit details
    Browse the repository at this point in the history
  5. Fix assignment issue

    aaronc committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    97d3537 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    db78c99 View commit details
    Browse the repository at this point in the history
  2. Wire up bank NewSendTxCmd

    aaronc committed May 15, 2020
    Configuration menu
    Copy the full SHA
    77a96a0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. fix lint

    aaronc committed May 18, 2020
    Configuration menu
    Copy the full SHA
    31ba870 View commit details
    Browse the repository at this point in the history
  2. revert file

    aaronc committed May 18, 2020
    Configuration menu
    Copy the full SHA
    89bc11d View commit details
    Browse the repository at this point in the history
  3. revert file

    aaronc committed May 18, 2020
    Configuration menu
    Copy the full SHA
    a2c9f54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcc4e07 View commit details
    Browse the repository at this point in the history
  5. fix simcli

    aaronc committed May 18, 2020
    Configuration menu
    Copy the full SHA
    b7600bd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Refactor AccountRetriever

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2f99c3f View commit details
    Browse the repository at this point in the history
  2. Fix build

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    cab64cd View commit details
    Browse the repository at this point in the history
  3. Fix build

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    6af906d View commit details
    Browse the repository at this point in the history
  4. Fix build

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    457a612 View commit details
    Browse the repository at this point in the history
  5. Fix integration tests

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    d702137 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ab0141 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    7203652 View commit details
    Browse the repository at this point in the history
  8. Docs, linting

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    fc0b01a View commit details
    Browse the repository at this point in the history
  9. Linting

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    aacd246 View commit details
    Browse the repository at this point in the history
  10. WIP on all modules

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8ef7861 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    848c5e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6918f6 View commit details
    Browse the repository at this point in the history
  13. Fix cmd's

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    ed494ce View commit details
    Browse the repository at this point in the history
  14. Refactor existing GetTxCmd

    aaronc committed May 19, 2020
    Configuration menu
    Copy the full SHA
    c51730b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    992cef3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Fix cmd

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    0c624ce View commit details
    Browse the repository at this point in the history
  2. Removing deprecated code

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    414ef2c View commit details
    Browse the repository at this point in the history
  3. Update ADR 020 & CHANGELOG

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    50c1044 View commit details
    Browse the repository at this point in the history
  4. Lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    b47fdc1 View commit details
    Browse the repository at this point in the history
  5. Lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    aa16184 View commit details
    Browse the repository at this point in the history
  6. Lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    3d24b15 View commit details
    Browse the repository at this point in the history
  7. Lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    865bcd0 View commit details
    Browse the repository at this point in the history
  8. Lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    b3f030d View commit details
    Browse the repository at this point in the history
  9. Lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f952ed3 View commit details
    Browse the repository at this point in the history
  10. Lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    7dc136b View commit details
    Browse the repository at this point in the history
  11. Fix client/tx tests

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    c19ba5b View commit details
    Browse the repository at this point in the history
  12. Fix mocks

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    e6d1ff3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d74f75 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    06ceb42 View commit details
    Browse the repository at this point in the history
  15. Lint fixes

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    0632d70 View commit details
    Browse the repository at this point in the history
  16. REST tx migration

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    0eb278c View commit details
    Browse the repository at this point in the history
  17. Wire up REST

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4d9c978 View commit details
    Browse the repository at this point in the history
  18. Linting

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4ac82f0 View commit details
    Browse the repository at this point in the history
  19. Update CHANGELOG, docs

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    753b792 View commit details
    Browse the repository at this point in the history
  20. Fix tests

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    4ffd783 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    952a3da View commit details
    Browse the repository at this point in the history
  22. lint

    aaronc committed May 20, 2020
    Configuration menu
    Copy the full SHA
    b5460b5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Address review feedback

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    01f7f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c047f View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
    aaronc and alexanderbez committed May 21, 2020
    Configuration menu
    Copy the full SHA
    30b0c06 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
    aaronc and alexanderbez committed May 21, 2020
    Configuration menu
    Copy the full SHA
    22f3b92 View commit details
    Browse the repository at this point in the history
  5. group vars

    aaronc committed May 21, 2020
    Configuration menu
    Copy the full SHA
    dd99d83 View commit details
    Browse the repository at this point in the history