9256 Commits (0b3764e3e3dbdf2a88645a37c884031affbf6976)
 

Author SHA1 Message Date
  mergify[bot] 0b3764e3e3
ci: skip docker image builds during PRs (#7397) (#7398) 3 years ago
  mergify[bot] ab7de40d1d
ci: cleanup build/test targets (backport #7393) (#7395) 3 years ago
  mergify[bot] df47c41921
Update Mergify configuration. (backport #7388) (#7390) 3 years ago
  mergify[bot] ec2361eaf9
Update mergify configuration. (backport #7385) (#7387) 3 years ago
  Sam Kleinman 9978a3c99b
ci: move test execution to makefile (#7372) (#7374) 3 years ago
  mergify[bot] b4396d79f2
rpc: implement header and header_by_hash queries (backport #7270) (#7367) 3 years ago
  Sam Kleinman a3021be8e6
e2e: limit legacyp2p and statesyncp2p (#7361) 3 years ago
  mergify[bot] 657afc7322
Remove now-unused nolint:lll directives. (backport #7356) (#7358) 3 years ago
  Sam Kleinman 4bc36c8ba9
e2e: app hash test cleanup (0.35 backport) (#7350) 3 years ago
  mergify[bot] 260f4250b0
Fix incorrect tests using the PSQL sink. (backport #7349) (#7355) 3 years ago
  mergify[bot] 44c8b410f7
lint: remove lll check (#7346) (#7357) 3 years ago
  mergify[bot] bd5a7428b9
e2e: generate keys for more stable load (#7344) (#7353) 3 years ago
  mergify[bot] 151103042a
e2e: clarify apphash reporting (#7348) (#7352) 3 years ago
  mergify[bot] ebe57960f7
e2e: stabilize validator update form (#7340) (#7351) 3 years ago
  William Banfield 7bf7ff6639
internal/proxy: add initial set of abci metrics backport (#7342) 3 years ago
  M. J. Fromberger 1c1ce83e2d
Performance improvements for the event query API (#7338) 3 years ago
  mergify[bot] 3e41def0eb
docs: go tutorial fixed for 0.35.0 version (#7329) (#7330) (#7331) 3 years ago
  mergify[bot] 333d7f7068
Update example code in OpenAPI docs. (#7318) (#7322) 3 years ago
  M. J. Fromberger 778be06de8
pubsub: Report a non-nil error when shutting down. (#7310) 3 years ago
  M. J. Fromberger a97b081df1
Partial backport of protobuf generation changes. (#7302) 3 years ago
  dependabot[bot] b506801b2a
build(deps): Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (#7285) 3 years ago
  mergify[bot] 97f888ea30
Add v0.35 to the configs for building the docs website. (#7055) (#7278) 3 years ago
  Thane Thomson 035da42a91
rpc: backport experimental buffer size control parameters from #7230 (tm v0.35.x) (#7276) 3 years ago
  mergify[bot] 37e0779d6d
p2p: reduce peer score for dial failures (backport #7265) (#7271) 3 years ago
  mergify[bot] 38f9078435
evidence: remove source of non-determinism from test (#7266) (#7268) 3 years ago
  mergify[bot] 052b08160a
Set a cap on the length of subscription queries. (backport #7263) (#7264) 3 years ago
  mergify[bot] 4a664931b4
consensus: add some more checks to vote counting (#7253) (#7262) 3 years ago
  dependabot[bot] cf018baa88
build(deps): Bump github.com/lib/pq from 1.10.3 to 1.10.4 (#7260) 3 years ago
  M. J. Fromberger 643a3f56f6
backport: Add basic metrics to the indexer package. (#7250) (#7252) 3 years ago
  dependabot[bot] 1c5bb6e921
build(deps): Bump google.golang.org/grpc from 1.41.0 to 1.42.0 (#7218) 3 years ago
  M. J. Fromberger 97a3e44e07
Prepare CHANGELOG and config settings for v0.35.0 release. (#7228) 3 years ago
  mergify[bot] d021d068da
docs: add upgrading info about node service (#7241) (#7242) 3 years ago
  Sam Kleinman d59565d050
pex: avoid starting reactor twice (#7239) 3 years ago
  Sam Kleinman 003d15fa4b
lint: cleanup branch lint errors (#7238) 3 years ago
  dependabot[bot] 8629d31de3
build(deps): Bump github.com/rs/zerolog from 1.25.0 to 1.26.0 (#7222) 3 years ago
  dependabot[bot] 113bebb314
build(deps): Bump github.com/golangci/golangci-lint (#7224) 3 years ago
  Sam Kleinman 5591d08b4a
ci: backport lint configuration changes (#7226) 3 years ago
  dependabot[bot] 56607d406b
build(deps): Bump github.com/adlio/schema from 1.1.13 to 1.1.14 (#7217) 3 years ago
  mergify[bot] 5fca090e6a
pex: allow disabled pex reactor (backport #7198) (#7201) 3 years ago
  M. J. Fromberger 3e9ecd8197
Prepare changelog for v0.35.0-rc4. (#7181) 3 years ago
  Sam Kleinman e40a8468a4
config: backport file writing changes (#7182) 3 years ago
  M. J. Fromberger 85086d7452
Fix metric cardinality left over from backport (#7180) 3 years ago
  mergify[bot] 8314f24d79
pubsub: Use distinct client IDs for test subscriptions. (#7178) (#7179) 3 years ago
  mergify[bot] dd1471da91
p2p: add message type into the send/recv bytes metrics (backport #7155) (#7161) 3 years ago
  mergify[bot] c6d62cc8b2
docs: fix broken links and layout (#7154) (#7163) 3 years ago
  mergify[bot] ce6014ddf5
docs: add reactor sections (backport #6510) (#7151) 3 years ago
  mergify[bot] e62a75b627
state: add height assertion to rollback function (#7143) (#7148) 3 years ago
  mergify[bot] dbc72e0d69
mempool: remove panic when recheck-tx was not sent to ABCI application (#7134) (#7142) 3 years ago
  mergify[bot] 57e4e18ba3
build: Fix build-docker to include the full context. (#7114) (#7116) 3 years ago
  mergify[bot] b7fe214b81
Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7106) (#7110) 3 years ago