cosmos-sdk/crypto/keys/multisig
Robert Zaremba f5afdd0117
Robert/move amino stdtx (#7301)
* x/auth: move amino StdTx... to a legacy package

* legacytx: move RegisterLegacyAminoCodec from init to tests/init

* merge fixes

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-09-22 14:35:18 +00:00
..
codec.go Remove old PubKeyMultisigThreshold (#7284) 2020-09-18 09:40:39 +00:00
keys.pb.go PubKey proto types (#7147) 2020-09-16 11:08:55 +00:00
multisig.go replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00
multisig_test.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00