* add keyring supported algorithms * lint * minor updates * use eth_secp256k1 as the default signing algo * add flag * derivation func * refactor * rename keys amino registration * fix keys * address comments from review
This reverts commit 5614adc933.
5614adc933
* bump SDK commit * crypto: Secp256k1 algorithm * crypto: fix codec and derivation issues * lint