cosmos-sdk/x/auth/ante
Amaury Martiny 8283165600
Revert `SetSignerInfo` (#6894)
* Fix TestCLIMultisign tests

* Fix lint

Co-authored-by: SaReN <sahithnarahari@gmail.com>
2020-07-30 13:22:31 +00:00
..
ante.go
ante_test.go Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
basic.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
basic_test.go Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
expected_keepers.go
fee.go
fee_test.go Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
setup.go
setup_test.go Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
sigverify.go
sigverify_test.go Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
testutil_test.go Revert `SetSignerInfo` (#6894) 2020-07-30 13:22:31 +00:00