Author | SHA1 | Message | Date |
---|---|---|---|
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 |
ValarDragon | 8d28344e84 | (Squash this) switch to bare | 6 years ago |
ValarDragon | 00db469fc0 | (squash this) begin addressing PR comments | 6 years ago |
ValarDragon | 4e7bf10b59 | (squash this) squashed bug with multiple signatures at same index. | 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 |