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 multisign batch command (bp #7787) #8691

Merged
merged 2 commits into from
Feb 25, 2021

Commits on Feb 24, 2021

  1. Add multisign batch command (#7787)

    * initial commit
    
    * update signing data
    
    * Update signature
    
    * code cleanup
    
    * code cleanup
    
    * Add test for ms batch
    
    * update test
    
    * add build flag
    
    * update flags
    
    * update tests
    
    * add test for signbatch multisig
    
    * update test
    
    * fix sign batch multisig
    
    * add test
    
    * update offline usage
    
    * update with sign batch fix
    
    * fix lint
    
    * update tests
    
    * update test
    
    * update tests
    
    * fix signature only
    
    * update seq
    
    * fix conflicts
    
    * update multisign
    
    * revert unintended
    
    * fix tests
    
    * rename flags
    
    * code refactor
    
    * fix typo
    
    * update docs
    
    * update test
    
    * Update x/auth/client/cli/tx_multisign.go
    
    * use named return values and explicit return
    
    * Update x/auth/client/cli/tx_multisign.go
    
    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    
    * Update x/auth/client/cli/tx_multisign.go
    
    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    
    Co-authored-by: Alessio Treglia <alessio@tendermint.com>
    Co-authored-by: Jonathan Gimeno <jonathan@tendermint.com>
    Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    (cherry picked from commit 77668a3)
    sahith-narahari authored and mergify-bot committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    d7a14a2 View commit details
    Browse the repository at this point in the history
  2. fix build failure

    Alessio Treglia committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    45a5166 View commit details
    Browse the repository at this point in the history