Ethan Buchman
|
38b401657e
|
Cleanup up Multisig naming (#2255)
* crypto/multisig: Pubkey -> PubKey
* crypto/encoding/amino: use pkg vars for routes
* crypto/multisig/bitarray
* crypto/multisig: ThresholdMultiSignaturePubKey -> PubKeyMultisigThreshold
* crypto/encoding/amino: add PubKeyMultisig to table
* remove bA import alias
https://github.com/tendermint/tendermint/pull/2255#discussion_r211900709
|
2018-08-28 08:41:40 +04:00 |
|
Dev Ojha
|
728d2ed266
|
crypto: Remove unnecessary prefixes from amino route variable names (#2205)
* crypto: Remove unnecessary ed25519 and secp256k1 prefixes from amino routes.
* (squash this) add changelog
* (squash this) multisig amino fixes
* (squash this) fix build error
|
2018-08-14 19:13:25 -04:00 |
|
ValarDragon
|
4cf1dbd676
|
(squash this) fix amino route
|
2018-08-10 13:20:59 -05:00 |
|
ValarDragon
|
e7dd76c28d
|
crypto: Threshold multisig implementation
|
2018-08-06 21:17:38 -05:00 |
|