8388 Commits (bdbe4a7cd7f5de46e69b95d66facad371f5c59fb)
 

Author SHA1 Message Date
  Erik Grinaker bdbe4a7cd7 test/e2e: disable abci/grpc and blockchain/v2 due to flake (#5854) 3 years ago
  Callum Waters 6a7a431ba5 remove misbehaviors from e2e generator (#5629) 4 years ago
  Tess Rinearson 23c8a7a93d
changelog: prepare 0.34.2 release (#5894) 3 years ago
  Callum Waters cf3a720988 state sync: correctly set last consensus params height (#5889) 3 years ago
  Callum Waters ad552b2bb1 evidence: buffer evidence from consensus (#5890) 3 years ago
  Erik Grinaker 5d63765990 os: simplify EnsureDir() (#5871) 3 years ago
  Erik Grinaker 3185bb8b22 blockchain/v0: stop tickers on poolRoutine exit (#5860) 3 years ago
  Erik Grinaker 2eba38051a blockchain/v2: fix missing mutex unlock (#5862) 3 years ago
  Erik Grinaker 15eed81f12 test/consensus: improve WaitGroup handling in Byzantine tests (#5861) 3 years ago
  Erik Grinaker fca7c6449a libs/os: EnsureDir now returns IO errors and checks file type (#5852) 3 years ago
  Erik Grinaker c2b5f8bc4a abci/grpc: fix invalid mutex handling in StopForError() (#5849) 3 years ago
  Erik Grinaker 4246000a8c tools/tm-signer-harness: fix listener leak in newTestHarnessListener() (#5850) 3 years ago
  Tess Rinearson 2924d41f8b
changelog: update changelog for v0.34.1 (#5872) 3 years ago
  Erik Grinaker 13833cba9e
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) (#5870) 3 years ago
  Tess Rinearson 17ce2ccc92
CHANGELOG: prepare 0.34.1-rc1 (#5832) 3 years ago
  Anton Kaliaev b1328db07f
modify Reactor priorities (#5826) (#5830) 3 years ago
  Marko 829a9e1de7
docs/tutorials: specify 0.34 (#5823) 3 years ago
  Anton Kaliaev dc101f2eff mempool: disable MaxBatchBytes (#5800) 3 years ago
  Anton Kaliaev dc90cf60d5 mempool: introduce KeepInvalidTxsInCache config option (#5813) 3 years ago
  Callum Waters 9f0d71e81f
cmd: hyphen-case cli v0.34.1 (#5786) 3 years ago
  Anton Kaliaev 7f06371915 evidence: omit bytes field (#5745) 4 years ago
  Tess Rinearson 2a4fd3804c blockchain/v1: omit incoming message bytes from log 4 years ago
  Tess Rinearson 0d9606e1b4 reactors: omit incoming message bytes from reactor logs (#5743) 4 years ago
  Erik Grinaker ce144a1d71 test: fix TestByzantinePrevoteEquivocation flake (#5710) 4 years ago
  Marko 6c0d4070c2 ci: build for 32 bit, libs: fix overflow (#5700) 4 years ago
  Erik Grinaker 15b70373cc
crypto: fix infinite recursion in Secp256k1 string formatting (#5707) (#5709) 4 years ago
  Tess Rinearson 182fa32851 .goreleaser: build for windows 4 years ago
  Tess Rinearson fe94825985 changelog: squash changelog from 0.34 RCs into one (#5687) 4 years ago
  Tess Rinearson 386a44cd02 .goreleaser: don't build linux/arm 4 years ago
  Marko 0f29b1631e fix docker deployment (#5647) 4 years ago
  Tess Rinearson b80d4d8ff0 relase_notes: add release notes for v0.34.0 4 years ago
  Tess Rinearson b5b53bfc0d
upgrading: update 0.34 instructions with updates since RC4 (#5686) 4 years ago
  Callum Waters 4ed0fddc37 light: make fraction parts uint64, ensuring that it is always positive (#5655) 4 years ago
  Marko 23bc2f690c ci: remove `add-path` (#5674) 4 years ago
  Marko bea7673c1c e2e: use ed25519 for secretConn (remote signer) (#5678) 4 years ago
  Marko 26493bbbd8 test/e2e: fix secp failures (#5649) 4 years ago
  Aleksandr Bezobchuk 53463b3fef
rpc: fix content-type header 4 years ago
  Anton Kaliaev e0cf94f5b0
privval: reset pingTimer to avoid sending unnecessary pings (#5642) (#5668) 4 years ago
  Anton Kaliaev 047b5ea85e
bump go version to 1.15 (#5639) (#5667) 4 years ago
  Anton Kaliaev 9567477d55
privval: increase read/write timeout to 5s and calculate ping interva… (#5666) 4 years ago
  Erik Grinaker 637d76254d go.mod: upgrade iavl and deps (#5657) 4 years ago
  dependabot[bot] a447c507e4 build(deps): Bump github.com/tendermint/tm-db from 0.6.2 to 0.6.3 4 years ago
  dependabot[bot] 24d13479fe build(deps): Bump google.golang.org/grpc from 1.33.1 to 1.33.2 (#5635) 4 years ago
  dependabot[bot] 9c32ad4a02 build(deps): Bump google.golang.org/grpc from 1.32.0 to 1.33.1 (#5544) 4 years ago
  dependabot[bot] de0bef5db5 build(deps): Bump github.com/spf13/cobra from 1.1.0 to 1.1.1 (#5526) 4 years ago
  dependabot[bot] 0a4432baf5 build(deps): Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.0 (#5515) 4 years ago
  dependabot[bot] 0bdc76a78c build(deps): Bump github.com/spf13/cobra from 1.0.0 to 1.1.0 (#5505) 4 years ago
  dependabot[bot] a2addecb3d build(deps): Bump github.com/golang/protobuf from 1.4.2 to 1.4.3 (#5506) 4 years ago
  Anton Kaliaev 54a0940e40 blockchain/v2: remove peers from the processor (#5607) 4 years ago
  Anton Kaliaev 25fafb30b5 blockchain/v2: make the removal of an already removed peer a noop (#5553) 4 years ago