cosmos-sdk/x/auth/signing
Anil Kumar Kammari 64b6bb5270
rename RegisterCodec to RegisterLegacyAminoCodec (#7243)
* rename RegisterCodec to RegisterLegacyAminoCodec

* Add changelog

* gofmt

* rename codec.New() to codec.NewLegacyAmino()

* Add change log

* Update CHANGELOG.md

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* Fix

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
2020-09-07 14:47:12 +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 rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00