cosmos-sdk/x/auth/client
Aaron Craelius 9e85e81e0e
Remove GetSignatures from SigVerifiableTx (#6550)
* Remove GetSignatures from SigVerifiableTx

* Fix conflicts

* update client tests

* fix x/auth tests

* add MultiSignatureData test case for ConsumeTxSizeGasDecorator test

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: sahith-narahari <sahithnarahari@gmail.com>
Co-authored-by: Cory Levinson <cjlevinson@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-09-02 20:41:13 +00:00
..
cli Remove GetSignatures from SigVerifiableTx (#6550) 2020-09-02 20:41:13 +00:00
rest Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
testutil Merge PR #6968: fix sign command 2020-08-06 12:25:54 -04:00
query.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
tx_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
tx.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00