cosmos-sdk/x/auth/signing
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
..
handler_map.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
handler_map_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
sig_verifiable_tx.go Remove GetSignatures from SigVerifiableTx (#6550) 2020-09-02 20:41:13 +00:00
sign_mode_handler.go Put AccountSequence in SignerInfo (#6997) 2020-08-21 14:20:47 +00:00
verify.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
verify_test.go Put AccountSequence in SignerInfo (#6997) 2020-08-21 14:20:47 +00:00