cosmos-sdk/x/auth
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
..
ante Remove GetSignatures from SigVerifiableTx (#6550) 2020-09-02 20:41:13 +00:00
client Remove GetSignatures from SigVerifiableTx (#6550) 2020-09-02 20:41:13 +00:00
keeper Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
legacy fix 0.3{8,9} migrations and migration test case (#7002) 2020-08-11 05:51:47 -04:00
signing Remove GetSignatures from SigVerifiableTx (#6550) 2020-09-02 20:41:13 +00:00
simulation Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec Fix vesting link in auth module (#7227) 2020-09-02 18:18:29 +02:00
tx Remove GetSignatures from SigVerifiableTx (#6550) 2020-09-02 20:41:13 +00:00
types Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
vesting Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00