cosmos-sdk/crypto
Marie Gauthier fb0f6d6167
Fix multisig PubKey VerifyMultisignature (#7377)
* Fix VerifyMultisignature method

* Remove unrelevant test

* Remove empty line

* Fix verify test

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-09-24 15:40:38 +00:00
..
codec Proto Tx with Any (#7276) 2020-09-21 16:48:28 +00:00
hd PubKey proto types (#7147) 2020-09-16 11:08:55 +00:00
keyring replace testutil.NewTestCaseDir() with Go1.15's T.TempDir() (#7014) 2020-09-18 12:08:24 +01:00
keys Fix multisig PubKey VerifyMultisignature (#7377) 2020-09-24 15:40:38 +00:00
ledger PubKey proto types (#7147) 2020-09-16 11:08:55 +00:00
types Proto Tx with Any (#7276) 2020-09-21 16:48:28 +00:00
armor_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
armor.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00