Commit Graph

  • 38b5b86052 build(deps): Bump minimatch from 3.0.4 to 3.1.5 in /docs dependabot/npm_and_yarn/docs/minimatch-3.1.5 dependabot[bot] 2026-02-26 16:23:54 +00:00
  • 5bbee4412f build(deps): Bump bn.js from 4.12.0 to 4.12.3 in /docs dependabot/npm_and_yarn/docs/bn.js-4.12.3 dependabot[bot] 2026-02-24 14:47:52 +00:00
  • 6ea15d0150 build(deps): Bump ajv from 6.12.6 to 6.14.0 in /docs dependabot/npm_and_yarn/docs/ajv-6.14.0 dependabot[bot] 2026-02-21 16:46:16 +00:00
  • 0e45ceb9e2 build(deps): Bump pbkdf2 from 3.1.2 to 3.1.5 in /docs dependabot/npm_and_yarn/docs/pbkdf2-3.1.5 dependabot[bot] 2026-02-17 16:42:34 +00:00
  • 30ad7628ec build(deps): Bump qs and express in /docs dependabot/npm_and_yarn/docs/multi-a07fd7252a dependabot[bot] 2026-02-14 01:48:36 +00:00
  • f594beae5c Deploying to docs-tendermint-com from @ tendermint/tendermint@66ac0bf8b0 🚀 docs-tendermint-com jaekwon 2025-03-06 23:44:37 +00:00
  • 66ac0bf8b0 fix inaccuracies (#10144) master Jae Kwon 2025-03-06 13:57:24 -08:00
  • 30126ea0de ... jae/fix jaekwon 2025-03-06 14:29:13 -08:00
  • 60b345f1b6 update docs-deployment.yml jaekwon 2025-03-06 14:05:42 -08:00
  • 752e97d7e2 fix inaccuracies Jae Kwon 2025-03-06 12:43:12 -08:00
  • 9d1be86031 fix inaccuracies (#10142) main Jae Kwon 2025-03-06 12:43:12 -08:00
  • 35581cf54e Update README.md Jae Kwon 2023-02-02 13:35:52 -08:00
  • 64747b2b18 Update README about archive jaekwon 2023-01-05 13:16:29 -08:00
  • 021dd53ee2 Placate linter sergio/9954-fix-contexts Sergio Mena 2022-12-22 20:36:41 +01:00
  • 5fcee2c345 Thread contexts to the concerned test cases Sergio Mena 2022-12-22 19:55:53 +01:00
  • 950618dab7 Fix build, make UTs pass Sergio Mena 2022-12-22 18:41:59 +01:00
  • ef9496b2da [cherry-picked] Fixing handling of contexts in the ABCI++ rebased branch (#7768) Sergio Mena 2022-02-04 15:55:35 +01:00
  • 4255d5d233 Divergences in comparison with #9620. Part 4: Other changes spotted (#9927) feature/abci++vef Sergio Mena 2022-12-22 18:20:26 +01:00
  • 1e27e76664 Fixed linter error jasmina/kvindexer-fix-0.34 Jasmina Malicevic 2022-12-22 16:29:50 +01:00
  • d355a93572 Merge branch 'jasmina/kvindexer-fix-0.34' of github.com:tendermint/tendermint into jasmina/kvindexer-fix-0.34 Jasmina Malicevic 2022-12-22 16:18:21 +01:00
  • f4a6e22db9 Code cleanup Jasmina Malicevic 2022-12-22 16:17:57 +01:00
  • 9169ea28ac Revert "consensus: correctly save reference to previous height precommits (backport #9760) (#9775)" (#9945) v0.37.x Thane Thomson 2022-12-22 09:22:32 -05:00
  • 1332be0831 Divergences in comparison with #9620. Part 3: Fix problems found in blocksync reactor (#9926) Sergio Mena 2022-12-22 13:58:08 +01:00
  • a9feb1c023 markdownlint (#9834) main_backup Jacob Gadikian 2022-12-22 07:52:21 +07:00
  • 04047320f6 Merge branch 'v0.34.x' into jasmina/kvindexer-fix-0.34 Jasmina Malicevic 2022-12-22 00:01:27 +01:00
  • 69a8793fa4 Added clarification comments Jasmina Malicevic 2022-12-22 00:01:10 +01:00
  • bd9ed68a04 cli: add --hard flag to rollback command to remove block as well (backport #9261) (#9465) release/v0.37.1 mergify[bot] 2022-12-21 17:56:06 -05:00
  • 73795210a4 docs: Update upgrading guidelines for v0.37.0 (#9820) Thane Thomson 2022-12-21 17:48:02 -05:00
  • ef1a4d977c Resolve conflicts mergify/bp/v0.37.x/pr-9933 Thane Thomson 2022-12-21 17:20:51 -05:00
  • 817e890754 ci: Add manual multi-version E2E workflow to v0.34.x branch thane/v0.34.x/ci-multiversion-e2e Thane Thomson 2022-12-21 17:10:47 -05:00
  • 1838d6e442 e2e: Add multi-version support to generator (#9933) Thane Thomson 2022-12-21 17:06:14 -05:00
  • 936221e0a8 e2e: Add multi-version support to generator (backport of #9933 to v0.34) (#9935) v0.34.x Thane Thomson 2022-12-21 17:06:20 -05:00
  • 188069b1d5 e2e: Add multi-version support to generator (#9933) Thane Thomson 2022-12-21 17:06:14 -05:00
  • a8a2dec170 Fixed linter Jasmina Malicevic 2022-12-21 21:37:59 +01:00
  • df9590b71e Refactored code to clean up cases where height conditions are the only ones existing; fixed tests Jasmina Malicevic 2022-12-21 21:34:04 +01:00
  • 70563686a4 Fix SendEnvelopeShim on v0.34.x (#9936) Sergio Mena 2022-12-21 19:48:46 +01:00
  • 6660c69b88 experimenting with permalink to .tnt file lasarojc/spec/gossip lasarojc 2022-12-20 14:29:33 -03:00
  • 95e05b33b1 Moving tnt snippets to .tnt file lasarojc 2022-12-20 14:24:56 -03:00
  • f468eefed5 Merge branch 'main' into wb/add-multiversion-script wb/add-multiversion-script Thane Thomson 2022-12-20 09:00:40 -05:00
  • dcd2705f30 Update test/e2e/generate-multiversion.sh Thane Thomson 2022-12-20 09:00:33 -05:00
  • 12f7e31610 Improved checks for vote extension signing in the unit tests (#9895) Sergio Mena 2022-12-20 11:53:45 +01:00
  • b1fbe26ffa build(deps): Bump github.com/prometheus/common from 0.38.0 to 0.39.0 (#9913) dependabot[bot] 2022-12-19 14:57:53 +00:00
  • 69e96f171b ci: Add govulncheck workflow (#9903) (#9915) mergify[bot] 2022-12-19 09:53:14 -05:00
  • 37cb51c2dc ci: Add govulncheck workflow (#9903) (#9914) mergify[bot] 2022-12-19 09:53:05 -05:00
  • da67889937 Fix typo Lasaro 2022-12-19 11:00:23 -03:00
  • 8f0969c58f Merge branch 'main' into lasarojc/spec/gossip Lasaro 2022-12-19 10:40:45 -03:00
  • 9dd34ce4a1 build(deps): Bump goreleaser/goreleaser-action from 3 to 4 (#9910) dependabot[bot] 2022-12-19 08:34:26 -05:00
  • 9e8ed70031 build(deps): Bump goreleaser/goreleaser-action from 3 to 4 (#9908) dependabot[bot] 2022-12-19 08:34:04 -05:00
  • 270caadc4d build(deps): Bump goreleaser/goreleaser-action from 3 to 4 (#9912) dependabot[bot] 2022-12-19 08:33:03 -05:00
  • 98bc4fdd51 build(deps): Bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 (#9911) dependabot[bot] 2022-12-19 08:02:04 -05:00
  • bbcd128846 build(deps): Bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 (#9909) dependabot[bot] 2022-12-19 13:01:51 +00:00
  • 09ede0fd53 build(deps): Bump bufbuild/buf-setup-action from 1.8.0 to 1.10.0 (#9907) dependabot[bot] 2022-12-19 07:59:54 -05:00
  • 8b7ae932ff ci: Add govulncheck workflow (#9903) Thane Thomson 2022-12-19 07:59:22 -05:00
  • 5353c6c7e4 Merge branch 'main' into wb/e2e-do-disconnected wb/e2e-do-disconnected Lasaro 2022-12-19 07:26:22 -03:00
  • 1101d3dd3b Add initial gRPC API thane/adr-084-data-companion-pull-api Thane Thomson 2022-12-18 18:29:38 -05:00
  • de90f9e801 Start first draft of ADR-084 Thane Thomson 2022-12-18 15:49:08 -05:00
  • eb0d2f0c01 Rename to "Data Companion Push API" thane/adr-082-data-companion-api Thane Thomson 2022-12-18 09:18:31 -05:00
  • cbfe970120 e2e: Remove extraneous abci_protocol params in CI test (backport #9896) (#9901) mergify[bot] 2022-12-16 18:23:45 -05:00
  • b952db77ca e2e: Remove extraneous abci_protocol params in CI test (#9896) (#9900) mergify[bot] 2022-12-16 17:50:01 -05:00
  • 82ec855be4 e2e: Remove extraneous abci_protocol params in CI test (#9896) Thane Thomson 2022-12-16 17:31:04 -05:00
  • a6d6625037 Attempt at TNT'ing some simple definitions lasarojc 2022-12-16 17:11:39 -03:00
  • 6878b38812 abci: Adapt unsynchronized local client to replicate remote client concurrency (#9830) Thane Thomson 2022-12-16 10:19:02 -05:00
  • 77d96e4e3b Clean up, reorg and improvements to the doc. lasarojc 2022-12-16 11:39:08 -03:00
  • a749afe8fb Divergences in comparison with #9620. Part 1: easy/obvious (#9888) Sergio Mena 2022-12-16 12:16:53 +01:00
  • 1a5d5ed63b wire up logger to mempool reactor (#9885) Callum Waters 2022-12-15 23:49:57 +01:00
  • e60eca5169 Added simple testing tool for goleveldb adi/gldb_test Adi Seredinschi 2022-12-15 12:26:23 +01:00
  • 4c0afdd7eb Bugfixes in range queries and result deduplication Jasmina Malicevic 2022-12-15 11:11:15 +01:00
  • defe61604f Fixed ordering of match.events in light client RPC (#9877) Jasmina Malicevic 2022-12-14 20:20:59 +01:00
  • b9f5a5b2d9 Fixed match.events order in light client rpc jasmina/kvindexer-eventq-0.37 Jasmina Malicevic 2022-12-14 13:35:15 +01:00
  • 6fe2b13283 Backport kvindexer fix Jasmina Malicevic 2022-12-14 13:31:06 +01:00
  • b6d99beae6 state/kvindexer: associate event attributes with events (#9759) Jasmina Malicevic 2022-12-14 10:34:38 +01:00
  • 94a5fdfb5f state/kvindexer: associate event attributes with events (#9759) Jasmina Malicevic 2022-12-14 10:34:38 +01:00
  • 9eb3fb050b Address flakiness of TestBroadcastTxForPeerStopsWhenReactorStops (#9874) Sergio Mena 2022-12-14 10:01:55 +01:00
  • 0bc5399249 Vote extensions: add proto fields for enabling extensions (#9865) Sergio Mena 2022-12-13 12:05:15 +01:00
  • 29ae12e0ff Fixes reference from recalled 0.36.x to 0.37.x (#9808) (#9810) mergify[bot] 2022-12-12 16:11:19 -05:00
  • e7190caeab improving the text lasarojc 2022-12-12 13:42:51 -03:00
  • 1df0ae16d0 WIP: Gossip specification lasarojc 2022-12-12 10:06:39 -03:00
  • 189d120c9f build(deps): Bump golang.org/x/net from 0.2.0 to 0.4.0 (#9868) dependabot[bot] 2022-12-12 13:04:15 +00:00
  • 8895854e95 build(deps): Bump golang.org/x/crypto from 0.3.0 to 0.4.0 (#9867) dependabot[bot] 2022-12-10 13:17:12 +00:00
  • de29f6e46d build(deps): Bump github.com/bufbuild/buf from 1.9.0 to 1.10.0 (#9869) dependabot[bot] 2022-12-10 13:07:40 +00:00
  • 9998dff847 build(deps): Bump github.com/prometheus/common from 0.37.0 to 0.38.0 (#9866) dependabot[bot] 2022-12-10 12:58:08 +00:00
  • 2f4f224faa ci: Remove automatic dependabot updates for npm packages (#9854) Thane Thomson 2022-12-09 17:27:06 -05:00
  • 03bdcad31e Vote extensions: Add consensus param for extension activation logic (#9862) Sergio Mena 2022-12-09 22:30:37 +01:00
  • b378a2b59d use --no-start wb/issue-9790 William Banfield 2022-12-09 16:18:42 -05:00
  • 72e686352c Merge branch 'main' into wb/add-multiversion-script William Banfield 2022-12-09 14:07:49 -05:00
  • aeec999151 Vote extension propagation (RFC017) (#9853) Sergio Mena 2022-12-09 00:25:44 +01:00
  • 3d5b4f789d Merge branch 'main' into wb/issue-9790 William Banfield 2022-12-08 15:28:34 -05:00
  • 64a65c75f1 use correct variable in e2e compose William Banfield 2022-12-08 15:27:57 -05:00
  • dfb6589d8c rfc 27: report on bandwidth usage within Tendermint (#9706) William Banfield 2022-12-08 15:20:02 -05:00
  • 775026ecfd consensus: additional timing metrics (#9733) William Banfield 2022-12-08 12:58:12 -05:00
  • 63b5b09871 Merge remote-tracking branch 'origin/main' into wb/issue-9790 William Banfield 2022-12-08 12:06:41 -05:00
  • 0ab2ae2ac6 e2e: add multiversion flag to generator (#9829) (#9843) mergify[bot] 2022-12-08 11:41:19 -05:00
  • 42c2747817 Merge branch 'main' into wb/add-multiversion-script William Banfield 2022-12-08 11:30:43 -05:00
  • 6e4f57120a update the multiversion script to account for new dev- style William Banfield 2022-12-08 11:25:16 -05:00
  • 1233cc8e8b workflow: correct the name for the e2e app in the workflow (#9850) (#9859) mergify[bot] 2022-12-08 10:46:55 -05:00
  • 8b3894d583 workflow: correct the name for the e2e app in the workflow (#9850) (#9858) mergify[bot] 2022-12-08 10:46:53 -05:00
  • 365af06517 workflow: correct the name for the e2e app in the workflow (#9850) William Banfield 2022-12-08 10:12:15 -05:00
  • 5eac8d7618 rpc: enable the ADR 075 event log by default in new configs (#8572) (#9856) feature/adr075-backport mmsqe 2022-12-08 11:30:45 +08:00
  • 1b1ba41720 backport: set a minimum long-polling interval for Events in rpc (#8050) (#9768) mmsqe 2022-12-08 07:53:39 +08:00
  • 78c643718e abci++: Vote extension cleanup (#9848) Sergio Mena 2022-12-07 23:11:18 +01:00