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
|
6 years ago |
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
|
6 years ago |
ValarDragon
|
2fe34491ba
|
(squash this) Fix build errors
|
6 years ago |
Dev Ojha
|
5a8fe61200
|
crypto: Add compact bit array for intended usage in the multisig (#2140)
* crypto: Add compact bit array for intended usage in the multisig
This is in a separate PR for ease of review.
* (squash this) add comment
|
6 years ago |
ValarDragon
|
67b6d51ff4
|
(squash this) address PR comments + fix bug in equality check
|
6 years ago |
ValarDragon
|
e7dd76c28d
|
crypto: Threshold multisig implementation
|
6 years ago |
ValarDragon
|
21448bcf4f
|
crypto: Add compact bit array for intended usage in the multisig
This is in a separate PR for ease of review.
|
6 years ago |
ValarDragon
|
96fdec0fca
|
crypto: Add compact bit array for intended usage in the multisig
This is in a separate PR for ease of review.
|
6 years ago |