Commit Graph

  • 71d36953c3 Thread vote extensions through code and fix tests Thane Thomson 2022-03-20 13:29:29 -04:00
  • aac3df4901 Inject vote extensions into proposal Thane Thomson 2022-03-19 09:47:07 -04:00
  • 306d56870a Regenerate protos including latest PBTS synchrony params update Thane Thomson 2022-03-17 18:00:28 -04:00
  • c978c29515 Move CanonicalVoteExtension to canonical types proto defs Thane Thomson 2022-03-17 17:57:05 -04:00
  • da4fedc382 Fix types tests Thane Thomson 2022-03-17 17:56:37 -04:00
  • ce54bf3bdb Better describe method given vote extensions Thane Thomson 2022-03-17 17:56:22 -04:00
  • 116bbf091f Fix typo Thane Thomson 2022-03-17 10:50:16 -04:00
  • 8fbe537d5d Refactor so building and linting works Thane Thomson 2022-03-16 18:35:09 -04:00
  • ea964e2133 node: always sync with the application at startup (#8159) M. J. Fromberger 2022-03-19 21:18:17 -07:00
  • 92223782b8 Merge branch 'master' into wb/issue-8039 William Banfield 2022-03-18 17:54:14 -04:00
  • dede8d3438 Fix docker scripts Simon Kirillov 2022-03-19 00:36:47 +03:00
  • fb78dce904 Fix Dockerfile and scripts Simon Kirillov 2022-03-19 00:31:36 +03:00
  • 653b002f1b fix modified tx name William Banfield 2022-03-18 16:41:07 -04:00
  • b70e8c65f5 ABCI++: Update new protos to use enum instead of bool William Banfield 2022-03-17 17:08:35 -04:00
  • 5be77cf245 validator signed status bool -> enum wb/vote-info-enum William Banfield 2022-03-18 15:42:51 -04:00
  • c6fd149b70 prefer backticks to single quotes for terms William Banfield 2022-03-18 15:34:01 -04:00
  • 678be2a987 fix remaining tests William Banfield 2022-03-18 16:15:14 -04:00
  • 72c141d310 update intermediate proto William Banfield 2022-03-18 15:31:40 -04:00
  • 0e054d4c78 update abci proto William Banfield 2022-03-18 15:31:10 -04:00
  • 9d526d81fa update documentation to reflect enum usage William Banfield 2022-03-18 15:23:29 -04:00
  • 485c96b0d3 consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8139) William Banfield 2022-03-18 14:59:44 -04:00
  • 9a833a8495 consensus: skip channel close during shutdown (#8155) Sam Kleinman 2022-03-18 14:35:42 -04:00
  • 0bded371c5 testing: logger cleanup (#8153) Sam Kleinman 2022-03-18 13:39:38 -04:00
  • 7be72d14a8 further sync intermediate William Banfield 2022-03-18 13:00:41 -04:00
  • f5bd8aafe1 update verbs William Banfield 2022-03-18 12:57:35 -04:00
  • 12d13cd31d mempool: reduce size of test (#8152) Sam Kleinman 2022-03-18 12:55:10 -04:00
  • ae9c7ee083 clang format intermediate file William Banfield 2022-03-18 12:45:55 -04:00
  • bba8367aac state: panic on ResponsePrepareProposal validation error (#8145) William Banfield 2022-03-18 12:42:29 -04:00
  • 66f32ba9fc Merge branch 'master' into wb/epoch-fixes-forward-port-master wb/epoch-fixes-forward-port-master William Banfield 2022-03-18 12:27:36 -04:00
  • 114a41f6cc consensus: change lock handling in reactor and handleMsg for RoundState (forward-port #7994 #7992) (#8138) William Banfield 2022-03-18 12:27:21 -04:00
  • f1a8f47d4d types: minor cleanup of un or minimally used types (#8154) Sam Kleinman 2022-03-18 12:27:10 -04:00
  • 352fa60814 Merge branch 'master' into wb/epoch-fixes-forward-port-master William Banfield 2022-03-18 12:19:13 -04:00
  • f61e6e4201 autofile: remove vestigal close mechanism (#8150) Sam Kleinman 2022-03-18 12:05:53 -04:00
  • 1db41663c7 consensus: avoid race in accessing channel (#8149) Sam Kleinman 2022-03-18 09:54:40 -04:00
  • 5e0e05f938 consensus: avoid persistent kvstore in tests (#8148) Sam Kleinman 2022-03-18 09:39:06 -04:00
  • 5bb51aab03 events: remove service aspects of event switch (#8146) Sam Kleinman 2022-03-18 08:31:08 -04:00
  • e8929111e1 builds and initial logic William Banfield 2022-03-17 19:05:11 -04:00
  • f65bb983a9 modified status William Banfield 2022-03-17 18:49:42 -04:00
  • e82bad5913 update field name: no buidl William Banfield 2022-03-17 18:47:16 -04:00
  • ffa0d7aa4f update abci script William Banfield 2022-03-17 18:27:09 -04:00
  • 13f7501950 blocksync: remove intermediate channel (#8140) Sam Kleinman 2022-03-17 18:20:59 -04:00
  • 4400b0f6d3 p2p: adjust max non-persistent peer score (#8137) JayT106 2022-03-18 05:30:45 +08:00
  • 16382559f0 add status enums William Banfield 2022-03-17 17:08:35 -04:00
  • bb943f00f5 Merge branch 'master' into wb/epoch-fixes-forward-port-master William Banfield 2022-03-17 16:53:47 -04:00
  • 52ba4dfb36 handle panics William Banfield 2022-03-17 16:51:47 -04:00
  • 11ada0e533 update to handle panics wb/epoch-fixes-forward-port William Banfield 2022-03-17 16:50:26 -04:00
  • 5a4f62649b lint++ wb/issue-8124 William Banfield 2022-03-17 16:45:38 -04:00
  • 5b6849ccf7 Docs: abci++ typo (#8147) frog power 4000 2022-03-17 13:44:29 -07:00
  • 8f592576c6 state: panic on ResponsePrepareProposal validation error William Banfield 2022-03-17 16:25:38 -04:00
  • a68e356596 consensus: avoid extra close channel (#8144) Sam Kleinman 2022-03-17 16:27:20 -04:00
  • 9bfc890e19 Merge branch 'master' into wb/epoch-fixes-forward-port-master William Banfield 2022-03-17 16:02:52 -04:00
  • 555c4b3247 update GetRoundState William Banfield 2022-03-17 15:35:43 -04:00
  • 04d4744ff0 lint++ William Banfield 2022-03-17 15:32:51 -04:00
  • 3cd2453c79 fix GetRoundState William Banfield 2022-03-17 15:27:52 -04:00
  • 7c91b53999 docs: PBTS synchrony issues runbook (#8129) William Banfield 2022-03-17 15:20:46 -04:00
  • b139de8e04 bump CI William Banfield 2022-03-17 15:17:21 -04:00
  • aaed0f681e Merge branch 'master' into wb/epoch-fixes-forward-port-master William Banfield 2022-03-17 15:07:42 -04:00
  • 02c7199eec types: update synchrony params to match checked in proto (#8142) William Banfield 2022-03-17 14:49:37 -04:00
  • 9fef5a3aa0 lint++ William Banfield 2022-03-17 14:46:05 -04:00
  • 14873ac5d5 Merge branch 'master' into wb/epoch-fixes-forward-port-master William Banfield 2022-03-17 14:39:15 -04:00
  • 1dd8807cc3 mempool: test harness should expose application (#8143) Sam Kleinman 2022-03-17 13:45:27 -04:00
  • 07b46d5a05 blocksync: drop redundant shutdown mechanisms (#8136) Sam Kleinman 2022-03-17 13:30:13 -04:00
  • f7df45257b Merge branch 'master' into wb/epoch-fixes-forward-port-master William Banfield 2022-03-17 10:47:31 -04:00
  • 7a0b05f22d libs/events: remove unneccessary unsubscription code (#8135) Sam Kleinman 2022-03-17 09:02:02 -04:00
  • 461061770e types: update synchrony params to match checked in proto wb/rebuild-synchrony-params William Banfield 2022-03-16 18:35:16 -04:00
  • a5e98a3bfd proto: add nullable = false to synchrony params wb/add-nullable-false William Banfield 2022-03-16 18:25:36 -04:00
  • f553f4d747 consensus: change lock handling in and handleMsg reactor for RoundState William Banfield 2022-03-09 17:52:29 -05:00
  • 3ba143bf8c consensus: change lock handling in reactor and handleMsg for RoundState William Banfield 2022-03-09 17:52:29 -05:00
  • 6dbb091653 markdown link fixup wb/pbts-runbook William Banfield 2022-03-16 13:46:46 -04:00
  • 734347e27c preload some synopsis per PR feedback William Banfield 2022-03-16 13:39:27 -04:00
  • aabacecea4 CR changes William Banfield 2022-03-16 13:35:23 -04:00
  • 8939c0e03f Apply suggestions from code review William Banfield 2022-03-16 13:31:52 -04:00
  • bedb68078c libs/clist: remove unused surface area (#8134) Sam Kleinman 2022-03-16 11:57:41 -04:00
  • cb698bf4fc build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#8132) dependabot[bot] 2022-03-16 10:43:47 -04:00
  • 348c494c99 build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#8131) dependabot[bot] 2022-03-16 14:08:43 +00:00
  • b2dd100a76 build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#8130) dependabot[bot] 2022-03-16 10:08:30 -04:00
  • c9fec6fee4 Merge branch 'master' into wb/pbts-runbook William Banfield 2022-03-15 18:35:12 -04:00
  • 48b1952f18 state: avoid panics for marshaling errors (#8125) Sam Kleinman 2022-03-15 18:27:23 -04:00
  • 3fd2ae999a initial runbook William Banfield 2022-03-02 17:00:11 -05:00
  • 93c4e00e8e abci++: remove app_signed_updates (#8128) William Banfield 2022-03-15 17:07:02 -04:00
  • 0606d3bd4b abci++: remove app_signed_updates wb/remove-app-signed William Banfield 2022-03-15 16:49:41 -04:00
  • 68c624f5de abci++: synchronize PrepareProposal with the newest version of the spec (#8094) William Banfield 2022-03-15 15:37:30 -04:00
  • 7ac22e86eb remove logger from test wb/abci-prepare-proposal-synchronize William Banfield 2022-03-15 14:20:58 -04:00
  • 5ef0536f2f remove println William Banfield 2022-03-15 14:16:50 -04:00
  • 2b7eb993a0 Merge remote-tracking branch 'origin/wb/abci-prepare-proposal-synchronize' into wb/abci-prepare-proposal-synchronize William Banfield 2022-03-15 14:06:25 -04:00
  • 3a8bcf87b2 add updated validator set to node test William Banfield 2022-03-15 13:46:56 -04:00
  • ebb63fbac0 Merge branch 'master' into wb/abci-prepare-proposal-synchronize William Banfield 2022-03-15 13:07:13 -04:00
  • 0ed4faed3a remove unused update field William Banfield 2022-03-15 13:06:13 -04:00
  • d8f63fbd82 remove unused app signed update proto-fixup William Banfield 2022-03-15 13:05:06 -04:00
  • f2b3306cd2 lint++ William Banfield 2022-03-15 12:53:08 -04:00
  • 9401775b7a Update types/tx_test.go William Banfield 2022-03-15 12:35:42 -04:00
  • 2a31ff7342 Update types/tx.go William Banfield 2022-03-15 12:35:30 -04:00
  • 5f23a43930 chose readability over performance on Validation method William Banfield 2022-03-15 12:33:20 -04:00
  • 4dce885994 ADR: Protocol Buffers Management (#8029) Thane Thomson 2022-03-15 11:25:03 -04:00
  • 4763b0ee99 resurrect tx.Proof method William Banfield 2022-03-15 11:12:15 -04:00
  • f7c35e70b9 remove erroneous comment over ToSliceOfBytes William Banfield 2022-03-15 10:38:26 -04:00
  • faf123bda2 autofile: reduce minor panic and docs changes (#8122) Sam Kleinman 2022-03-15 10:25:25 -04:00
  • cff2d43d1e move TxsToTxRecords as helper function for state tests William Banfield 2022-03-15 10:21:56 -04:00
  • ae184ba529 remove ToTxs unsued function William Banfield 2022-03-15 10:19:26 -04:00
  • da5c09cf6f cleanup: remove commented code (#8123) Sam Kleinman 2022-03-15 10:07:06 -04:00