cosmos-sdk/client/tx
Federico Kunze cc70749b07
keyring: remove hardcoded default passphrase on NewMnemonic (#8662)
* keyring: remove hardcoded default passphrase on NewMnemonic

* minor changes

* changelog

* address @alessio's comment

* Update CHANGELOG.md

* test fixes

* update comment and test

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-02-23 16:49:09 +00:00
..
factory.go Use SignModeLegacyAminoJSON when signer is ledger key (#8136) 2020-12-11 13:54:50 +00:00
legacy.go CopyTx also copies timeoutHeight (#8015) 2020-11-24 17:09:30 +00:00
legacy_test.go Use service Msgs in CLI tx commands (#8512) 2021-02-18 18:00:19 +00:00
tx.go Add fee grant module (#8061) 2021-01-29 19:54:51 +00:00
tx_test.go keyring: remove hardcoded default passphrase on NewMnemonic (#8662) 2021-02-23 16:49:09 +00:00