163 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  Marko b7c2d7a977
lint: enable nolintlinter, disable on tests 4 years ago
  Erik Grinaker fefdc6634e
crypto: remove SimpleHashFromMap() and SimpleProofsFromMap() 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago
  Marko 9a9e8c5bb3
proto: minor linting to proto files (#4386) 4 years ago
  Marko 31fd99a91a
proto: add buf and protogen script (#4369) 4 years ago
  Erik Grinaker 66a544a640
Fix broken /docs/spec links (#4376) 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 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko dfebac86f7
libs/common: refactor libs/common 01 (#4230) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Sunny Aggarwal b0bb8a1437 crypto: add sr25519 signature scheme (#4190) 5 years ago
  Anthony fb9e667f18 prefix proto types (#4007) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Austin Abell 7cd55a7733 crypto/amino: add function to modify key codec (#4112) 5 years ago
  Ethan Buchman cbd5e031d6 Add more comments about the hard-coded limits (#4100) 5 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  k1sh0rek0ld 51a83f0826 Update README.md (#4085) 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
  Anton Kaliaev 4dfbaeb0c4
regenerate protobuf files with newer gogo version (#3998) 5 years ago
  Marko 1b54369f41 custom marshallers for proto types, which EmitDefaults (#3889) 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 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 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
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Sean Braithwaite 671c5c9b84 crypto: Proof of Concept for iterative version of SimpleHashFromByteSlices (#2611) (#3530) 5 years ago
  Ethan Buchman 1ecf814838
Fixes tendermint/tendermint#3439 5 years ago
  needkane 60b2ae5f5a crypto: delete unused code (#3426) 5 years ago
  Silas Davis 858875fbb8 Copy secp256k1 code from go-ethereum to avoid GPL vendoring issues in (#3371) 5 years ago
  Anton Kaliaev 8a962ffc46
deps: update gogo/protobuf from 1.1.1 to 1.2.1 and golang/protobuf from 1.1.0 to 1.3.0 (#3357) 5 years ago
  Ismail Khoffi b089587b42 make gosec linter pass (#3294) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ismail Khoffi c1f7399a86 review comment: cleaner constant for N/2, delete secp256k1N and use (#3279) 5 years ago
  Ethan Buchman af6e6cd350
remove MixEntropy (#3278) 5 years ago
  Ethan Buchman ad4bd92fec
secp256k1: change build tags (#3277) 5 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 5 years ago
  Anton Kaliaev 3c8156a55a
preallocating memory when we can 5 years ago
  Anton Kaliaev ffd3bf8448
remove or comment out unused code 5 years ago
  Ismail Khoffi 6485e68beb Use ethereum's secp256k1 lib (#3234) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 5 years ago
  Dev Ojha 55d7238708 Add comment to simple_merkle get_split_point (#3136) 6 years ago