Commit Graph

  • f7b8788cf PBTS model: derived POL "demonstration" by Daniel Cason 2022-03-21 12:15:11 +0100
  • 21051f255 PBTS model: typos fixed by Daniel Cason 2022-03-21 10:49:53 +0100
  • 79b4fde8c PBTS model: reference to arXiv algorithm on timely by Daniel Cason 2022-03-21 10:42:04 +0100
  • bea3c2b79 build(deps): Bump github.com/golangci/golangci-lint by dependabot[bot] 2022-03-21 08:33:36 +0000
  • 528526116 (refs/pull/8168/head) build(deps): Bump github.com/golangci/golangci-lint by dependabot[bot] 2022-03-21 08:32:56 +0000
  • a742dc3e8 Apply suggestions from William by Daniel 2022-03-21 09:18:44 +0100
  • a872ed405 build(deps): Bump docker/build-push-action from 2.9.0 to 2.10.0 by dependabot[bot] 2022-03-21 08:01:41 +0000
  • ca7d83591 (refs/pull/8166/head) build(deps): Bump gaurav-nelson/github-action-markdown-link-check by dependabot[bot] 2022-03-21 08:01:38 +0000
  • 65f1902c4 Remove extraneous comment by Thane Thomson 2022-03-20 14:26:40 -0400
  • e0ca4549d Explicitly ensure length > 0 to sign vote extension by Thane Thomson 2022-03-20 14:25:03 -0400
  • 25a7312e3 Explicitly ensure length > 0 to sign vote extension by Thane Thomson 2022-03-20 14:22:30 -0400
  • ab5058231 Fix missing VerifyVoteExtension request data by Thane Thomson 2022-03-20 14:12:05 -0400
  • 9431db98e Fix lint by Thane Thomson 2022-03-20 13:38:53 -0400
  • 19e07c9a8 Remove extraneous empty value initialization by Thane Thomson 2022-03-20 13:33:16 -0400
  • 71d36953c Thread vote extensions through code and fix tests by Thane Thomson 2022-03-20 13:29:29 -0400
  • aac3df490 Inject vote extensions into proposal by Thane Thomson 2022-03-19 09:47:07 -0400
  • 306d56870 Regenerate protos including latest PBTS synchrony params update by Thane Thomson 2022-03-17 18:00:28 -0400
  • c978c2951 Move CanonicalVoteExtension to canonical types proto defs by Thane Thomson 2022-03-17 17:57:05 -0400
  • da4fedc38 Fix types tests by Thane Thomson 2022-03-17 17:56:37 -0400
  • ce54bf3bd Better describe method given vote extensions by Thane Thomson 2022-03-17 17:56:22 -0400
  • 116bbf091 Fix typo by Thane Thomson 2022-03-17 10:50:16 -0400
  • 8fbe537d5 Refactor so building and linting works by Thane Thomson 2022-03-16 18:35:09 -0400
  • 7d5d94b68 (refs/pull/8165/head) Merge branch 'v0.34.x' into v0.34.x by faves4less 2022-03-19 23:32:18 -0500
  • f13bc7775 Merge pull request #37 from faves4less/dependabot/go_modules/v0.34.x/github.com/stretchr/testify-1.7.1 by faves4less 2022-03-19 23:30:54 -0500
  • d702e2712 (refs/pull/8164/head) Merge branch 'v0.35.x' into v0.35.x by faves4less 2022-03-19 23:27:29 -0500
  • 84efd8dde Merge pull request #39 from faves4less/dependabot/go_modules/v0.35.x/github.com/stretchr/testify-1.7.1 by faves4less 2022-03-19 23:26:12 -0500
  • ea964e213 node: always sync with the application at startup (#8159) by M. J. Fromberger 2022-03-19 21:18:17 -0700
  • e3881e784 (refs/pull/8163/head) Fix by Simon Kirillov 2022-03-19 16:36:08 +0300
  • 31a9a3b36 Fix docker entrypoint by Simon Kirillov 2022-03-19 16:26:52 +0300
  • f9e07c9e7 (refs/pull/8159/head) Remove failed test config. by M. J. Fromberger 2022-03-18 16:06:21 -0700
  • 92223782b Merge branch 'master' into wb/issue-8039 by William Banfield 2022-03-18 17:54:14 -0400
  • dede8d343 Fix docker scripts by Simon Kirillov 2022-03-19 00:36:47 +0300
  • fb78dce90 Fix Dockerfile and scripts by Simon Kirillov 2022-03-19 00:31:36 +0300
  • 7c5986337 node: always sync with the application at startup by M. J. Fromberger 2022-03-18 14:04:04 -0700
  • 653b002f1 fix modified tx name by William Banfield 2022-03-18 16:41:07 -0400
  • b70e8c65f ABCI++: Update new protos to use enum instead of bool by William Banfield 2022-03-17 17:08:35 -0400
  • 0a979b852 Add failed network config from nightly. by M. J. Fromberger 2022-03-18 12:10:29 -0700
  • c8e61f74a (refs/pull/8127/head) Fix merge damage. by M. J. Fromberger 2022-03-18 10:50:13 -0700
  • 1ea83f6cb Don't indirect nil after a return. by M. J. Fromberger 2022-03-17 10:37:24 -0700
  • deb10458d Restore original count. by M. J. Fromberger 2022-03-17 10:26:34 -0700
  • 6344076ef Fix lint. by M. J. Fromberger 2022-03-15 22:15:17 -0700
  • 01371f09a Fix merge damage. by M. J. Fromberger 2022-03-15 14:08:18 -0700
  • 6041599f0 Be consistent. by M. J. Fromberger 2022-03-15 11:58:00 -0700
  • a597b6101 Fix voting power check. by M. J. Fromberger 2022-03-15 11:28:00 -0700
  • ca70e0d75 Load state before starting reactors. by M. J. Fromberger 2022-03-15 11:17:56 -0700
  • 713584672 more tweaking by tycho garen 2022-03-11 16:27:08 -0500
  • 7bb795dce better logs by tycho garen 2022-03-11 15:52:32 -0500
  • 80cf392c3 more buffer amore time by tycho garen 2022-03-11 14:29:12 -0500
  • cb5d81f58 bigger buffers by tycho garen 2022-03-11 12:53:22 -0500
  • f1435149b privval by tycho garen 2022-03-11 12:37:33 -0500
  • 8e17c9641 move lock by M. J. Fromberger 2022-03-15 13:41:31 -0700
  • 2781096b5 elide deadlock by tycho garen 2022-03-11 12:17:53 -0500
  • 8256f7099 more locking gpt by tycho garen 2022-03-11 11:56:23 -0500
  • 115a889a4 safer send by tycho garen 2022-03-11 11:29:00 -0500
  • baff005c2 fix lint by tycho garen 2022-03-11 09:48:03 -0500
  • 5b8e30e90 another lock by tycho garen 2022-03-11 09:44:31 -0500
  • 76c25e3a7 clean up by tycho garen 2022-03-11 09:40:20 -0500
  • a40b52237 shrink and fix by tycho garen 2022-03-11 09:33:15 -0500
  • 3c63f657a fix shutdown lock by tycho garen 2022-03-11 07:45:50 -0500
  • c64d7c5b0 fix lint by tycho garen 2022-03-10 16:39:12 -0500
  • 8f627b03f move init closer by tycho garen 2022-03-10 14:52:34 -0500
  • c2d6c5b09 clarify an error by tycho garen 2022-03-10 14:42:02 -0500
  • ed68222bd avoid calling start by tycho garen 2022-03-10 14:35:09 -0500
  • e675ffa55 reduce chance of deadlocks by tycho garen 2022-03-10 08:26:48 -0500
  • e256bef4e more granular locks by tycho garen 2022-03-10 08:13:23 -0500
  • 57118eccc fix lint by tycho garen 2022-03-09 17:14:16 -0500
  • 7fb735fe8 retry by tycho garen 2022-03-09 16:22:12 -0500
  • b9d25538c back out of consensus changes by tycho garen 2022-03-09 09:22:07 -0500
  • 4ced36444 minimal by tycho garen 2022-03-09 09:09:24 -0500
  • 82de1d752 avoid deadlock by tycho garen 2022-03-09 08:15:47 -0500
  • 53ab56bb9 Apply suggestions from code review by Sam Kleinman 2022-03-09 08:10:42 -0500
  • 6738ef6f8 fixes by tycho garen 2022-03-08 15:55:37 -0500
  • 2740cdfc0 fix by tycho garen 2022-03-08 12:10:25 -0500
  • 8e65f7814 node: alter initialization order to avoid panic during statesync by tycho garen 2022-03-08 12:04:47 -0500
  • 485c96b0d consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8139) by William Banfield 2022-03-18 14:59:44 -0400
  • c2f7f0c00 (refs/pull/8139/head) Merge branch 'master' into wb/epoch-fixes-forward-port-master by William Banfield 2022-03-18 14:48:48 -0400
  • 9a833a849 consensus: skip channel close during shutdown (#8155) by Sam Kleinman 2022-03-18 14:35:42 -0400
  • cb088c71b (refs/pull/8155/head) Merge branch 'master' into consensus-skip-close by mergify[bot] 2022-03-18 18:22:21 +0000
  • 7edd3e4f6 (refs/pull/8151/head) lint fix by jay tseng 2022-03-18 13:41:51 -0400
  • 0bded371c testing: logger cleanup (#8153) by Sam Kleinman 2022-03-18 13:39:38 -0400
  • fb405efd1 (refs/pull/8153/head) fix by tycho garen 2022-03-18 13:05:38 -0400
  • dfe8b5824 Merge branch 'master' into wb/epoch-fixes-forward-port-master by mergify[bot] 2022-03-18 17:00:41 +0000
  • 5656fc053 Merge branch 'master' into testing-logger-cleanup by Sam Kleinman 2022-03-18 12:56:43 -0400
  • 12d13cd31 mempool: reduce size of test (#8152) by Sam Kleinman 2022-03-18 12:55:10 -0400
  • 7fc68a27c add test by jay tseng 2022-03-18 12:53:40 -0400
  • 332a9e4ab Merge branch 'master' into wb/epoch-fixes-forward-port-master by William Banfield 2022-03-18 12:48:00 -0400
  • 8d26a2964 (refs/pull/8152/head) Merge branch 'master' into mempool-reduce-size-of-test by mergify[bot] 2022-03-18 16:44:14 +0000
  • bba8367aa state: panic on ResponsePrepareProposal validation error (#8145) by William Banfield 2022-03-18 12:42:29 -0400
  • 13c708bdb Merge branch 'master' into testing-logger-cleanup by Sam Kleinman 2022-03-18 12:30:26 -0400
  • 08dccadbd Merge branch 'master' into mempool-reduce-size-of-test by Sam Kleinman 2022-03-18 12:30:00 -0400
  • 5ec2b7063 (refs/pull/8145/head) Merge branch 'master' into wb/issue-8124 by mergify[bot] 2022-03-18 16:27:52 +0000
  • 66f32ba9f Merge branch 'master' into wb/epoch-fixes-forward-port-master by William Banfield 2022-03-18 12:27:36 -0400
  • 114a41f6c consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8138) by William Banfield 2022-03-18 12:27:21 -0400
  • f1a8f47d4 types: minor cleanup of un or minimally used types (#8154) by Sam Kleinman 2022-03-18 12:27:10 -0400
  • 05b246dbe remove lint by tycho garen 2022-03-18 12:23:10 -0400
  • 352fa6081 Merge branch 'master' into wb/epoch-fixes-forward-port-master by William Banfield 2022-03-18 12:19:13 -0400
  • d931d0327 Merge branch 'master' into testing-logger-cleanup by Sam Kleinman 2022-03-18 12:17:16 -0400
  • e03acadc3 Merge branch 'master' into mempool-reduce-size-of-test by Sam Kleinman 2022-03-18 12:14:22 -0400
  • cb374f56e Merge branch 'master' into wb/issue-8124 by William Banfield 2022-03-18 12:14:11 -0400
  • 21692053a (refs/pull/8154/head) Merge branch 'master' into types-remove-un-or-minimally-used by Sam Kleinman 2022-03-18 12:14:05 -0400