8468 Commits (v0.35.1)
 

Author SHA1 Message Date
  M. J. Fromberger 7983f9cc36
Prepare changelog for v0.35.1 release. (#7702) 2 years ago
  dependabot[bot] 190d26aa47
build(deps): Bump github.com/golangci/golangci-lint (#7696) 2 years ago
  dependabot[bot] 58036f7bc1
build(deps): Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#7693) 2 years ago
  mergify[bot] 47635f756b
rpc: check error code for broadcast_tx_commit (#7683) (#7688) 2 years ago
  dependabot[bot] 353562a2ad
build(deps): Bump github.com/vektra/mockery/v2 from 2.9.4 to 2.10.0 (#7684) 2 years ago
  Gui 4b565fe58a
p2p: always advertise self, to enable mutual address discovery (#7620) 2 years ago
  mergify[bot] 114548d402
consensus: check proposal non-nil in prevote message delay metric (#7625) (#7632) 2 years ago
  dependabot[bot] c2f58fa9f9
build(deps): Bump github.com/prometheus/client_golang (#7637) 2 years ago
  mergify[bot] b2c4128ac0
build: Make sure to test packages with external tests (backport #7608) (#7635) 2 years ago
  mergify[bot] d4f26f7d61
consensus: calculate prevote message delay metric (backport #7551) (#7618) 2 years ago
  dependabot[bot] d0f01e9ace
build(deps): Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#7560) 2 years ago
  William Banfield 43bff6e6d5
docs: fixup the builtin tutorial (#7488) 2 years ago
  mergify[bot] ac57896162
e2e: make tx test more stable (backport #7523) (#7527) 2 years ago
  mergify[bot] 09aa1009bd
e2e: constrain test parallelism and reporting (backport #7516) (#7517) 2 years ago
  Sam Kleinman fe31621dc2
e2e: use more simple strings for generated transactions (#7513) (#7514) 2 years ago
  mergify[bot] c7d338f712
cmd: add integration test for rollback functionality (backport #7315) (#7369) 2 years ago
  mergify[bot] 7770ab0efd
types: fix path handling in node key tests (#7493) (#7502) 2 years ago
  dependabot[bot] 410aad8465
build(deps): Bump github.com/rs/cors from 1.8.0 to 1.8.2 (#7485) 2 years ago
  mergify[bot] e8ebea2020
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) (#7497) 2 years ago
  mergify[bot] 56e010ba6b
docs: update go ws code snippets (#7486) (#7487) 2 years ago
  dependabot[bot] d3abe15aae
build(deps): Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#7468) 2 years ago
  dependabot[bot] 44afb4f61a
build(deps): Bump github.com/rs/zerolog from 1.26.0 to 1.26.1 (#7467) 2 years ago
  dependabot[bot] ca857805a3
build(deps): Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#7457) 2 years ago
  dependabot[bot] 08bf5db85c
build(deps): Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#7458) 2 years ago
  mergify[bot] 8bbec93c77
Fix broken documentation link. (#7439) (#7440) 2 years ago
  dependabot[bot] 8bcec21f54
build(deps): Bump github.com/adlio/schema from 1.2.2 to 1.2.3 (#7436) 2 years ago
  dependabot[bot] 540aea1030
build(deps): Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#7435) 2 years ago
  dependabot[bot] 22b0b67c63
build(deps): Bump github.com/adlio/schema from 1.1.15 to 1.2.2 (#7422) 2 years ago
  mergify[bot] 1919a93708
internal/libs/protoio: optimize MarshalDelimited by plain byteslice allocations+sync.Pool (#7325) (#7426) 2 years ago
  mergify[bot] ed164e4272
Fix links to Terraform/Ansible documentation. (backport #7416) (#7417) 2 years ago
  dependabot[bot] cd7d91c389
build(deps): Bump github.com/adlio/schema from 1.1.14 to 1.1.15 (#7406) 2 years ago
  mergify[bot] c6fadc1e1f
cmd: cosmetic changes for errors and print statements (#7377) (#7408) 2 years ago
  mergify[bot] 0b3764e3e3
ci: skip docker image builds during PRs (#7397) (#7398) 2 years ago
  mergify[bot] ab7de40d1d
ci: cleanup build/test targets (backport #7393) (#7395) 2 years ago
  mergify[bot] df47c41921
Update Mergify configuration. (backport #7388) (#7390) 2 years ago
  mergify[bot] ec2361eaf9
Update mergify configuration. (backport #7385) (#7387) 2 years ago
  Sam Kleinman 9978a3c99b
ci: move test execution to makefile (#7372) (#7374) 2 years ago
  mergify[bot] b4396d79f2
rpc: implement header and header_by_hash queries (backport #7270) (#7367) 2 years ago
  Sam Kleinman a3021be8e6
e2e: limit legacyp2p and statesyncp2p (#7361) 2 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