cosmos-sdk/x/auth/tx
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
..
builder.go Fully remove StdTx usage in ante handler tests (#6845) 2020-07-29 15:52:22 +00:00
builder_test.go Revert `SetSignerInfo` (#6894) 2020-07-30 13:22:31 +00:00
decoder.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
encoder.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
generator.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
generator_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
mode_handler.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
sigs.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
sigs_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00