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

Add the option of emitting amino encoded json from the CLI #7221

Merged
merged 13 commits into from
Oct 15, 2020

Commits on Sep 2, 2020

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

Commits on Sep 3, 2020

  1. Make the Amino flag more self documenting by serializing the Broadcas…

    …tRequest type instead of StdTx
    zmanian committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9469598 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge branch 'master' of github.com:cosmos/cosmos-sdk into zaki-cli-g…

    …enerates-signed-amino-encoded-txs
    zmanian committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    2f82b06 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Handle amino encoding error

    zmanian committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f344fdb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

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

Commits on Sep 14, 2020

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

Commits on Sep 16, 2020

  1. Update x/auth/client/cli/tx_multisign.go

    Co-authored-by: Alessio Treglia <alessio@tendermint.com>
    zmanian and Alessio Treglia committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    ca1d556 View commit details
    Browse the repository at this point in the history
  2. Update x/auth/client/cli/tx_sign.go

    Co-authored-by: Alessio Treglia <alessio@tendermint.com>
    zmanian and Alessio Treglia committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    ebb14b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

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

Commits on Oct 6, 2020

  1. Apply suggestions from code review

    Co-authored-by: Alessio Treglia <alessio@tendermint.com>
    zmanian and Alessio Treglia committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    fe9c271 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    f4b15a9 View commit details
    Browse the repository at this point in the history
  2. Fix go format

    zmanian committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    c821343 View commit details
    Browse the repository at this point in the history