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

Implement Tx Decode in REST/CLI Clients #4026

Closed
wants to merge 10 commits into from
Closed

Implement Tx Decode in REST/CLI Clients #4026

wants to merge 10 commits into from

Commits on Apr 17, 2019

  1. gaiacli tx decode #3872

    Frank Yang committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    92fdd1e View commit details
    Browse the repository at this point in the history
  2. Modify Short usage and delete Long.

    Frank Yang committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    6e413f3 View commit details
    Browse the repository at this point in the history
  3. Add cli_test and lcd_test.

    Frank Yang committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    ee5a94b View commit details
    Browse the repository at this point in the history
  4. add pendings

    Frank Yang committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    c7d536a View commit details
    Browse the repository at this point in the history
  5. Refactor

    Frank Yang committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    dbc825b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54945ce View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Change response to auth.StdTx.

    Frank Yang committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    9d247d1 View commit details
    Browse the repository at this point in the history
  2. Update .pending/features/gaiarest/3872-Add-POST-txs-de

    Co-Authored-By: yangyanqing <f.yang@hashgard.com>
    alexanderbez and yangyanqing authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    e1b0181 View commit details
    Browse the repository at this point in the history
  3. Update .pending/features/gaiacli/3872-Add-gaiacli-tx-

    Co-Authored-By: yangyanqing <f.yang@hashgard.com>
    alexanderbez and yangyanqing authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    1adc895 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Fix test fail.

    Frank Yang committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    4ca84a5 View commit details
    Browse the repository at this point in the history