69 Commits (master)

Author SHA1 Message Date
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  M. J. Fromberger 6dd8984fef
Fix and clarify breaks from select cases. (#6781) 3 years ago
  Marko 4e06dfef8c
crypto/merkle: optimize merkle tree hashing (#6513) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Cuong Manh Le a9fc0c32b2
crypto/merkle: pre-allocate data slice in innherHash (#6443) 3 years ago
  Callum Waters 6f6083dae3
linter: fix nolintlint warnings (#6257) 3 years ago
  Anton Kaliaev 7121f68f25
light/rpc: fix ABCIQuery (#5375) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko 42e4e8b58e
lint: add markdown linter (#5254) 4 years ago
  Erik Grinaker f66b7a8e32
merkle: return hashes for empty merkle trees (#5193) 4 years ago
  Marko 2d167aefcf
ci: freeze golangci action version (#5196) 4 years ago
  Erik Grinaker 66ed8ec39d
proto: reorganize Protobuf schemas (#5102) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko b8b50733f0
encoding: remove codecs (#4996) 4 years ago
  Marko 74cae49c3b
proto: leftover amino (#4986) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Marko d54de61bf6
consensus: proto migration (#4984) 4 years ago
  Marko b4aca980e9
proto: change to use gogofaster (#4957) 4 years ago
  Marko ee91312d34
proto: add more to/from (#4956) 4 years ago
  Marko 243dfbd585
proto: remove test files 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  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
  Marko 9a9e8c5bb3
proto: minor linting to proto files (#4386) 4 years ago
  Marko 31fd99a91a
proto: add buf and protogen script (#4369) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 4 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
  Anthony fb9e667f18 prefix proto types (#4007) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 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
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 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 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Sean Braithwaite 671c5c9b84 crypto: Proof of Concept for iterative version of SimpleHashFromByteSlices (#2611) (#3530) 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 6941d1bb35
use nolint label instead of commenting 5 years ago
  Anton Kaliaev 3c8156a55a
preallocating memory when we can 5 years ago