219 Commits (41c176ccc6a75d25631d0f891efb2e19a33329dc)

Author SHA1 Message Date
  M. J. Fromberger 9994396e59
pubsub: Report a non-nil error when shutting down. (#7309) 3 years ago
  Thane Thomson 12e3419f2b
rpc: Add experimental config params to allow for subscription buffer size control (tm v0.34.x) (#7230) 3 years ago
  dependabot[bot] d0031b0503
build(deps): Bump github.com/go-kit/kit from 0.10.0 to 0.12.0 (#7213) 3 years ago
  Sam Kleinman 4ef140f6ca
lint: cleanup pending lint errors (#7237) 3 years ago
  Callum Waters 8dd8a4e8ea
libs/os: avoid CopyFile truncating destination before checking if regular file (backport: #6428) (#6436) 3 years ago
  mergify[bot] 28ce355656
libs/log: [JSON format] include timestamp (bp #6174) (#6179) 3 years ago
  mergify[bot] 55ae781efa
logging: print string instead of callback (#6178) 3 years ago
  Anton Kaliaev 72851a12d3 libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  Erik Grinaker 5d63765990 os: simplify EnsureDir() (#5871) 3 years ago
  Erik Grinaker fca7c6449a libs/os: EnsureDir now returns IO errors and checks file type (#5852) 3 years ago
  Erik Grinaker 13833cba9e
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) (#5870) 3 years ago
  Marko 6c0d4070c2 ci: build for 32 bit, libs: fix overflow (#5700) 4 years ago
  Callum Waters 4ed0fddc37 light: make fraction parts uint64, ensuring that it is always positive (#5655) 4 years ago
  Marko 9379bc92fd fix lint failures with 1.31 (#5489) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Anton Kaliaev 4827ed121f
libs/bits: inline defer and change order of mutexes (#5187) 4 years ago
  Marko a6032f4183
fix go 1.15 errors (#5277) 4 years ago
  Marko 42e4e8b58e
lint: add markdown linter (#5254) 4 years ago
  Sad Pencil 62d09ccc10
libs/rand: fix "out-of-memory" error on unexpected argument (#5215) 4 years ago
  Marko 2d167aefcf
ci: freeze golangci action version (#5196) 4 years ago
  Callum Waters cf84dcd44c
light cli: add feature flags and save providers (#5148) 4 years ago
  n-hutton 375f0c819f
add fixes for flaky tests (#5146) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Erik Grinaker bf3c87c864
test: deflake TestAddAndRemoveListenerConcurrency and TestSyncer_SyncAny (#5101) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko d54de61bf6
consensus: proto migration (#4984) 4 years ago
  Erik Grinaker 660e72a12f
p2p/conn: migrate to Protobuf (#4990) 4 years ago
  Erik Grinaker ccc990498d
json: add Amino-compatible encoder/decoder (#4955) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Anton Kaliaev 994912211c
p2p/conn: add a test for MakeSecretConnection (#4829) 4 years ago
  Alessio Treglia c8483531d8
consensus: attempt to repair the WAL file on data corruption (#4682) 4 years ago
  Marko 89a3cb2b0a
libs: remove kv (#4874) 4 years ago
  Marko e03b61abd2
proto: add proto files for ibc unblock (#4853) 4 years ago
  Marko 243dfbd585
proto: remove test files 4 years ago
  Marko 01e032dc99
libs: remove bech32 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Anton Kaliaev 52784f67d0
mempool: allow ReapX and CheckTx functions to run in parallel 4 years ago
  Marko 678010c45e
fix linters & switch to official linter (#4808) 4 years ago
  Marko b7c2d7a977
lint: enable nolintlinter, disable on tests 4 years ago
  Diep Pham 843d63f935
indexer: allow indexing an event at runtime (#4466) 4 years ago
  Erik Grinaker 66b0ec0af1
clarify service logging 4 years ago
  Alessio Treglia fcbce21534
cli: add command to generate shell completion scripts (#4665) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Tess Rinearson 31bea92d12
libs/kv: remove unused type KI64Pair (#4542) 4 years ago
  mergify[bot] 4c8e3c8145
fix: proto-breakage (#4506) 4 years ago
  Shivani Joshi 78144306dd
JSON tests related changes (#4461) 4 years ago
  Erik Grinaker 8f48c49543
Fix some golangci-lint warnings (#4448) 4 years ago