27 Commits (395d58c27cb2dd1070785f16d53eecd57af9e0e0)

Author SHA1 Message Date
  Marko 99d88cbe2f
crypto: remove key suffixes (#4941) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Sunny Aggarwal 279482ce99 crypto: fix sr25519 from raw import (#4272) 5 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Anton Kaliaev fb65d065ae
p2p: only allow ed25519 pubkeys when connecting 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Aleksandr Bezobchuk cfd42be0fe
Improve error and tests 5 years ago
  Alessio Treglia 7644d27307 Ensure multisig keys have 20-byte address (#3103) 6 years ago
  Alessio Treglia 764cfe33aa Don't use pointer receivers for PubKeyMultisigThreshold (#3100) 6 years ago
  Ethan Buchman 38b401657e Cleanup up Multisig naming (#2255) 6 years ago
  Dev Ojha 728d2ed266 crypto: Remove unnecessary prefixes from amino route variable names (#2205) 6 years ago
  ValarDragon 2fe34491ba (squash this) Fix build errors 6 years ago
  ValarDragon 6beaf6e72d (squash this) address Jae's comments on `NumTrueBitsBefore` 6 years ago
  ValarDragon 8d28344e84 (Squash this) switch to bare 6 years ago
  ValarDragon 4cf1dbd676 (squash this) fix amino route 6 years ago
  ValarDragon 00db469fc0 (squash this) begin addressing PR comments 6 years ago
  Dev Ojha 5a8fe61200 crypto: Add compact bit array for intended usage in the multisig (#2140) 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
  ValarDragon 21448bcf4f crypto: Add compact bit array for intended usage in the multisig 6 years ago
  ValarDragon 96fdec0fca crypto: Add compact bit array for intended usage in the multisig 6 years ago