Commit Graph

  • 7fa34c63af Set a cap on the length of subscription queries. (#8349) M. J. Fromberger 2022-04-14 08:15:18 -07:00
  • be7cb50bb3 build(deps): Bump github.com/vektra/mockery/v2 from 2.10.4 to 2.10.6 (#8346) dependabot[bot] 2022-04-14 14:51:38 +00:00
  • 52bcd56d60 confix: convert tx-index.indexer from string to array (backport #8342) (#8348) mergify[bot] 2022-04-14 06:59:16 -07:00
  • 69874c2050 confix: convert tx-index.indexer from string to array (#8342) M. J. Fromberger 2022-04-14 06:20:49 -07:00
  • b4f422e413 minor delete Jasmina Malicevic 2022-04-14 13:41:27 +02:00
  • a6e0813be5 Merge remote-tracking branch 'origin/master' into jasmina/4457_block_sync_verification Jasmina Malicevic 2022-04-14 13:39:45 +02:00
  • 60eaa831af blocksync: Verification using LastCommit of block at height H + 2 Jasmina Malicevic 2022-04-14 13:37:26 +02:00
  • 68c9efdb82 cli: simplify resetting commands (#8312) Callum Waters 2022-04-14 12:27:08 +12:00
  • 2a0147515f Merge branch 'master' into marko/bringbackdocs M. J. Fromberger 2022-04-13 16:11:44 -07:00
  • 77ac2b3c08 proto: update field description for vote extension sig in vote message Thane Thomson 2022-04-13 18:58:56 -04:00
  • 68245d7348 proto: update field descriptions for vote message Thane Thomson 2022-04-13 18:57:54 -04:00
  • a07ae242a5 Merge branch 'master' into thane/7655-vote-extensions Thane Thomson 2022-04-13 19:05:05 -04:00
  • 6bbf5b6d0f Work around markdown-link-check issues. (#8339) M. J. Fromberger 2022-04-13 16:01:39 -07:00
  • 8b104e456b privval: update signing logic to cater for vote extensions Thane Thomson 2022-04-13 18:49:47 -04:00
  • 284a66182e Merge branch 'v0.35.x' into wb/callbacks-invoked-fp William Banfield 2022-04-13 17:39:41 -04:00
  • 12e0ea6ea7 confix: add default mempool.version = "v1" in v0.35. (#8335) M. J. Fromberger 2022-04-13 14:28:54 -07:00
  • 024f6117ee confix: remove mempool.version in v0.36 (#8334) M. J. Fromberger 2022-04-13 13:41:35 -07:00
  • adea834a29 Merge branch 'v0.35.x' into wb/callbacks-invoked-fp William Banfield 2022-04-13 16:31:42 -04:00
  • 9296717433 Update RFC ToC for RFC-015. (#8338) M. J. Fromberger 2022-04-13 13:25:59 -07:00
  • 6dc15b2f50 Only run the markdown linter if markdown was touched. (#8337) M. J. Fromberger 2022-04-13 13:13:59 -07:00
  • e6a3ce7b16 test fixup William Banfield 2022-04-13 16:01:33 -04:00
  • e0818e0861 invoke callbacks when set late in socket client (#8331) William Banfield 2022-04-13 15:30:36 -04:00
  • da6ec8f082 invoke callbacks when set late in socket client (#8331) William Banfield 2022-04-13 15:30:36 -04:00
  • 0e4b18806e pubsub: [minor] remove unused stub method (#8316) Sam Kleinman 2022-04-13 15:20:56 -04:00
  • c45367e22c rpc: avoid leaking threads (#8328) Sam Kleinman 2022-04-13 14:09:49 -04:00
  • d2d87485ca Merge latest changes from master Thane Thomson 2022-04-13 14:00:40 -04:00
  • 43f4f5ca99 privval: change test vote type to precommit since we use an extension Thane Thomson 2022-04-13 13:57:38 -04:00
  • b3b74dfa3a Remove unnecessary address parameter from CanonicalVoteExtension Thane Thomson 2022-04-13 13:50:48 -04:00
  • 8104cf5188 types: remove extraneous call to voteWithoutExtension in test Thane Thomson 2022-04-13 13:33:32 -04:00
  • 298a6b27ad e2e: reject vote extensions if the request height does not match what we expect Thane Thomson 2022-04-13 13:31:37 -04:00
  • efddab0734 rpc: avoid leaking threads (#8329) Sam Kleinman 2022-04-13 13:28:03 -04:00
  • d9e90f0f78 invoke callbacks when set late in socket client wb/callbacks-invoked William Banfield 2022-04-13 12:21:43 -04:00
  • c420dd4507 Add TODO to always require extension signatures in vote validation Thane Thomson 2022-04-13 13:09:16 -04:00
  • 532a0f9719 Remove channel capacity constraint in test helper to avoid missing messages Thane Thomson 2022-04-13 13:01:49 -04:00
  • 29ad4dcb3b Remove resolved TODO comments. (#8325) M. J. Fromberger 2022-04-12 21:44:16 -07:00
  • 1c3921f5df Revert CI cache override. (#8324) M. J. Fromberger 2022-04-12 21:34:57 -07:00
  • a639323cf0 Add a tool to update old config files to the latest version. (#8300) M. J. Fromberger 2022-04-12 21:19:12 -07:00
  • 80b8c0057b state: remove unused weighted time (#8315) Sam Kleinman 2022-04-12 17:14:00 -04:00
  • 5d4d01b4e4 service: minor cleanup of comments (#8314) Sam Kleinman 2022-04-12 17:11:21 -04:00
  • 571d26fbb0 events: remove unused event code (#8313) Sam Kleinman 2022-04-12 14:58:14 -04:00
  • 35aa879c7e Only set vote extension signatures when signing is successful Thane Thomson 2022-04-12 13:53:32 -04:00
  • b054c42b03 e2e: check that our added tx does not cause all txs to exceed req.MaxTxBytes Thane Thomson 2022-04-12 13:49:33 -04:00
  • 50fc899afe Perform additional check in ProcessProposal for special txs generated by vote extensions Thane Thomson 2022-04-12 12:49:13 -04:00
  • 5884ce5132 Revert BlockIDFlag parameter in node test Thane Thomson 2022-04-12 12:14:28 -04:00
  • 8bb7983c4c Read lock consensus state mutex in test helper to avoid data race Thane Thomson 2022-04-11 21:08:30 -04:00
  • 550216249c Merge from master and fix conflicts Thane Thomson 2022-04-11 20:39:53 -04:00
  • e7523c430a Allow for selective subscription by vote type Thane Thomson 2022-04-11 20:35:45 -04:00
  • 3124ac5c72 Expand on vote matching error messages in testing Thane Thomson 2022-04-11 20:05:19 -04:00
  • cf337cc3f2 Add configuration updates for Tendermint v0.36. (#8310) M. J. Fromberger 2022-04-11 14:49:17 -07:00
  • 969690d81c abci++: only include meaningful header fields in data passed-through to application (#8216) William Banfield 2022-04-11 16:27:50 -04:00
  • 9ec30ecc0c Add configuration diff tool. (#8298) M. J. Fromberger 2022-04-11 12:41:27 -07:00
  • 5b948baa91 re-add proposer wb/issue-7950 William Banfield 2022-04-11 15:37:39 -04:00
  • 1cf9888888 re-add proposer William Banfield 2022-04-11 15:35:27 -04:00
  • ce9bb048fd re-add proposer William Banfield 2022-04-11 15:33:38 -04:00
  • 4be3ef8ac8 post-merge file fix ups William Banfield 2022-04-11 15:16:12 -04:00
  • 694fb359bd Merge remote-tracking branch 'origin/wb/issue-7950' into wb/issue-7950 William Banfield 2022-04-11 15:12:41 -04:00
  • d7ae7f32ac Merge remote-tracking branch 'origin' into wb/issue-7950 William Banfield 2022-04-11 15:11:42 -04:00
  • 3bb5c4b77f doc updates William Banfield 2022-04-11 15:05:28 -04:00
  • 9388bd6cb7 mechanical update of field names William Banfield 2022-04-11 12:24:17 -04:00
  • 348076a071 update prepare proposal docs William Banfield 2022-04-11 12:19:17 -04:00
  • 67297658aa tests build William Banfield 2022-04-11 12:16:48 -04:00
  • df37e7ecb6 add misbehavior to intermediate William Banfield 2022-04-11 12:12:10 -04:00
  • d5ef243e9e update misbehavior name William Banfield 2022-04-11 12:07:02 -04:00
  • 7b3feb1778 update uses William Banfield 2022-04-11 12:04:17 -04:00
  • 66984ce432 update intermediate William Banfield 2022-04-11 11:57:30 -04:00
  • f1b332e691 update types.proto William Banfield 2022-04-11 11:56:08 -04:00
  • af6d500068 Merge branch 'master' into thane/7655-vote-extensions Thane Thomson 2022-04-11 10:53:50 -04:00
  • acf2dc44f5 Merge branch 'master' into wb/issue-7950 William Banfield 2022-04-11 10:11:02 -04:00
  • 0e32ad9e5c Update outdated doc comment (#8309) Ismail Khoffi 2022-04-11 16:06:57 +02:00
  • b7e87eef05 cli: add graceful catches to SIGINT (#8308) Callum Waters 2022-04-12 01:20:43 +12:00
  • 0ab2f31239 build(deps): Bump github.com/creachadair/tomledit from 0.0.11 to 0.0.13 (#8307) dependabot[bot] 2022-04-11 12:47:05 +00:00
  • 9a46f575f5 build(deps): Bump actions/upload-artifact from 2 to 3 (#8303) dependabot[bot] 2022-04-11 12:33:01 +00:00
  • 8c4e982616 build(deps): Bump actions/download-artifact from 2 to 3 (#8302) dependabot[bot] 2022-04-11 12:29:42 +00:00
  • fa531d3da9 build(deps): Bump actions/stale from 4 to 5 (#8304) dependabot[bot] 2022-04-11 12:27:21 +00:00
  • 26f049abc9 Expand on vote equality test errors for clarity Thane Thomson 2022-04-11 08:25:51 -04:00
  • ce3b48febd build(deps): Bump actions/setup-go from 2 to 3 (#8305) dependabot[bot] 2022-04-11 12:04:17 +00:00
  • c1c8ca922c Merge branch 'master' into thane/7655-vote-extensions Thane Thomson 2022-04-11 08:03:53 -04:00
  • 5235913e12 build(deps): Bump codecov/codecov-action from 2.1.0 to 3.0.0 (#8306) dependabot[bot] 2022-04-11 12:02:43 +00:00
  • 2ccd305317 Merge branch 'master' into thane/7655-vote-extensions Thane Thomson 2022-04-11 07:35:55 -04:00
  • 4743a7ad0d confix: clean up and document transformations (#8301) M. J. Fromberger 2022-04-10 19:37:54 -07:00
  • f504089273 build: use go install instead of go get. (#8299) John Adler 2022-04-09 23:15:07 -04:00
  • c53b71821c Fix a spelling error (#8297) Chill Validation 2022-04-10 03:42:47 +09:00
  • e4d83ba2ad keymigrate: fix decoding of block-hash row keys (backport #8294) (#8295) mergify[bot] 2022-04-09 09:17:28 -07:00
  • b91501cecf test/fuzz: update oss-fuzz build script to match reality (#8296) elias-orijtech 2022-04-09 17:07:40 +02:00
  • 322bb460dd keymigrate: fix decoding of block-hash row keys (#8294) M. J. Fromberger 2022-04-09 07:20:08 -07:00
  • 26b5672a54 Add a tool to update old config files to the latest version (#8281) M. J. Fromberger 2022-04-08 19:40:03 -07:00
  • 9edb87c5f8 Fix release notes to match the prevailing style. (#8293) M. J. Fromberger 2022-04-08 18:26:44 -07:00
  • 44988943ba Merge branch 'master' into marko/bringbackdocs M. J. Fromberger 2022-04-08 18:13:59 -07:00
  • e6550f8686 Fix release notes to match the prevailing style. (#8292) M. J. Fromberger 2022-04-08 18:02:49 -07:00
  • e565a4a1f5 Forward-port v0.35.3 changelog to master. (#8291) M. J. Fromberger 2022-04-08 17:21:24 -07:00
  • dfa001f5c7 Prepare changelog for release v0.35.3. (#8289) v0.35.3 M. J. Fromberger 2022-04-08 16:11:18 -07:00
  • 6ff07a1633 switch to consensus change startup ordering (#8290) William Banfield 2022-04-08 18:11:20 -04:00
  • fa1ab9c5e6 switch to consensus change startup ordering wb/change-con-startup-ordering William Banfield 2022-04-08 17:23:21 -04:00
  • 631ef7aae0 consensus: add nil check to gossip routine (#8288) Sam Kleinman 2022-04-08 17:13:10 -04:00
  • 87f5b5b949 Merge branch 'master' into wb/issue-7950 William Banfield 2022-04-08 14:59:28 -04:00
  • 3e3a934818 rpc: add more nil checks in the status end point (#8287) Sam Kleinman 2022-04-08 14:04:43 -04:00
  • 90b951af72 node+statesync: normalize initialization (#8275) Sam Kleinman 2022-04-08 11:00:58 -04:00
  • 9089b2aed5 fix comment marbar3778 2022-04-08 15:49:11 +02:00
  • 5119d16d5c bring back docs deployment marbar3778 2022-04-08 15:47:50 +02:00
  • 5df277caca build(deps): Bump github.com/lib/pq from 1.10.4 to 1.10.5 (#8283) dependabot[bot] 2022-04-08 13:19:28 +00:00