Commit Graph

  • 9dd67ad99d tests: update cleanup opertunities (#7647) Sam Kleinman 2022-01-20 15:48:26 -05:00
  • 67028202ff remove old event bus reset since no longer needed wb/roundstate-test-fix William Banfield 2022-01-20 15:36:45 -05:00
  • bcc0011702 update other prevote callsites William Banfield 2022-01-20 15:35:39 -05:00
  • 449e127e6c privval: avoid re-signing vote when RHS and signbytes are equal (#7592) kmax.eth 2022-01-21 04:06:13 +08:00
  • 0ce3805a4b consensus: fix round advances in state test William Banfield 2022-01-20 14:59:25 -05:00
  • 9f4f51318c tests: update docker versions to match build version (#7646) Sam Kleinman 2022-01-20 12:17:32 -05:00
  • d68d25dcd5 light: return light client status on rpc /status (#7536) Jasmina Malicevic 2022-01-20 14:53:20 +01:00
  • 4e5c2b5e8f consensus: use delivertxsync (#7616) Sam Kleinman 2022-01-19 16:58:12 -05:00
  • ebbc3f02f5 p2p: always advertise self, to enable mutual address discovery (#7594) Gui 2022-01-19 22:39:59 +01:00
  • c8e8a62084 abci/client: simplify client interface (#7607) M. J. Fromberger 2022-01-19 10:58:56 -08:00
  • 68d4fed236 consensus/state: avert a data race with state update and tests (#7643) M. J. Fromberger 2022-01-19 10:47:06 -08:00
  • 4b565fe58a p2p: always advertise self, to enable mutual address discovery (#7620) Gui 2022-01-19 19:46:30 +01:00
  • 80f656d8d7 consensus: check proposal non-nil in prevote message delay metric (backport #7625) (#7631) mergify[bot] 2022-01-19 13:16:03 -05:00
  • 1ab555f462 Merge branch 'v0.34.x' into mergify/bp/v0.34.x/pr-7625 mergify/bp/v0.34.x/pr-7625 William Banfield 2022-01-19 12:34:00 -05:00
  • ebe5f5e5d4 gofmt mergify/bp/v0.35.x/pr-7625 William Banfield 2022-01-19 13:01:14 -05:00
  • 114548d402 consensus: check proposal non-nil in prevote message delay metric (#7625) (#7632) mergify[bot] 2022-01-19 12:57:13 -05:00
  • cbae11c8fc build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#389) dependabot[bot] 2022-01-19 09:53:22 -08:00
  • 02c354d62c Fix cron spec in GitHub workflow. (#390) M. J. Fromberger 2022-01-19 09:47:39 -08:00
  • 7bc3a7274a privval: do not use old proposal timestamp (#7621) William Banfield 2022-01-19 12:42:09 -05:00
  • da54dc798e Merge branch 'v0.35.x' into mergify/bp/v0.35.x/pr-7625 William Banfield 2022-01-19 12:35:34 -05:00
  • 2eb38fd0c5 fix merge conflicts William Banfield 2022-01-19 12:30:44 -05:00
  • f36cc80568 consensus: calculate prevote message delay metric (backport #7551) (#7617) mergify[bot] 2022-01-19 12:10:18 -05:00
  • 07e226207e fix capitalization in comment wb/remove-privval-reseuse William Banfield 2022-01-19 12:08:29 -05:00
  • a806739375 abci/client: use a no-op logger in the test (#7633) M. J. Fromberger 2022-01-19 08:58:35 -08:00
  • 800ecdbb8c Merge branch 'master' into wb/remove-privval-reseuse William Banfield 2022-01-19 11:36:30 -05:00
  • c4a569d9fe udpate comments William Banfield 2022-01-19 11:33:24 -05:00
  • 1af4113033 Increase test splits from 4 to 6. (#7630) M. J. Fromberger 2022-01-19 08:24:12 -08:00
  • c477c810f3 build(deps): Bump github.com/prometheus/client_golang (#7638) dependabot[bot] 2022-01-19 08:46:25 -05:00
  • eb289b530b Merge branch 'anca/pbts_metrics' of https://github.com/tendermint/tendermint into anca/pbts_metrics anca/pbts_metrics Anca Zamfir 2022-01-19 12:20:18 +01:00
  • 559a6c7059 Try to adapt 7550 to v0.34.14 Anca Zamfir 2022-01-18 13:19:25 +01:00
  • c2f58fa9f9 build(deps): Bump github.com/prometheus/client_golang (#7637) dependabot[bot] 2022-01-19 12:03:15 +01:00
  • e6f6a13f8a build(deps): Bump github.com/prometheus/client_golang (#7636) dependabot[bot] 2022-01-19 11:50:52 +01:00
  • b2c4128ac0 build: Make sure to test packages with external tests (backport #7608) (#7635) mergify[bot] 2022-01-18 21:36:33 -08:00
  • aea428d322 build: Make sure to test packages with external tests (#7608) M. J. Fromberger 2022-01-18 18:36:46 -08:00
  • d4f26f7d61 consensus: calculate prevote message delay metric (backport #7551) (#7618) mergify[bot] 2022-01-18 20:21:12 -05:00
  • 24b0075450 fix merge conflicts mergify/bp/v0.35.x/pr-7551 William Banfield 2022-01-18 20:04:58 -05:00
  • 0fb85f8809 Merge branch 'master' into wb/remove-privval-reseuse mergify[bot] 2022-01-19 01:04:10 +00:00
  • c3321f59e0 fix merge conflicts mergify/bp/v0.34.x/pr-7551 William Banfield 2022-01-18 20:02:31 -05:00
  • bb9d101c9f consensus: check proposal non-nil in prevote message delay metric (#7625) William Banfield 2022-01-18 19:57:00 -05:00
  • a33e38cb3a consensus: check proposal non-nil in prevote message delay metric (#7625) William Banfield 2022-01-18 19:57:00 -05:00
  • b6307c42e0 consensus: check proposal non-nil in prevote message delay metric (#7625) William Banfield 2022-01-18 19:57:00 -05:00
  • f73bfb11b2 Merge branch 'master' into wb/remove-privval-reseuse William Banfield 2022-01-18 19:52:26 -05:00
  • dd0d273223 Merge branch 'master' into wb/pbts-rebase-master William Banfield 2022-01-18 19:51:39 -05:00
  • 5eae2e62c0 privval: synchronize leak check with shutdown (#7629) M. J. Fromberger 2022-01-18 16:36:09 -08:00
  • a7eb95065d autofile: ensure files are not reopened after closing (#7628) M. J. Fromberger 2022-01-18 14:57:20 -08:00
  • d33a83f194 Merge branch 'master' into wb/pbts-rebase-master William Banfield 2022-01-18 17:50:14 -05:00
  • 5cca45bb45 pex: improve handling of closed channels (#7623) M. J. Fromberger 2022-01-18 14:32:22 -08:00
  • d5aaa1af75 fix typo in state_test William Banfield 2022-01-18 17:16:05 -05:00
  • 82d46fe871 remove nolint: ll directive William Banfield 2022-01-18 16:26:13 -05:00
  • e30434ad5a reduce ensureTimeout William Banfield 2022-01-18 16:24:43 -05:00
  • 40b7093e85 update changelog pending William Banfield 2022-01-18 16:22:17 -05:00
  • 1671f3290d consensus: check proposal non-nil in prevote message delay metric wb/check-proposal-non-nil William Banfield 2022-01-18 15:40:21 -05:00
  • 7a0bcf6641 fix test failure William Banfield 2022-01-18 15:29:37 -05:00
  • 417166704a pex: do not send nil envelopes to the reactor (#7622) M. J. Fromberger 2022-01-18 12:01:04 -08:00
  • 07fc54ab81 privval: do not use old proposal timestamp William Banfield 2022-01-18 11:24:07 -05:00
  • 7fd97bf44b pex: avert a data race on map access in the reactor (#7614) M. J. Fromberger 2022-01-18 07:22:50 -08:00
  • b73c5f3d45 consensus: calculate prevote message delay metric (#7551) William Banfield 2022-01-18 09:55:18 -05:00
  • 14512026f0 consensus: calculate prevote message delay metric (#7551) William Banfield 2022-01-18 09:55:18 -05:00
  • 0c82ceaa5f consensus: calculate prevote message delay metric (#7551) William Banfield 2022-01-18 09:55:18 -05:00
  • b10c74647f testing: use noop loger with leakteset in more places (#7604) Sam Kleinman 2022-01-18 09:08:20 -05:00
  • c0b56e207a consensus: test shutdown to avoid hangs (#7603) Sam Kleinman 2022-01-18 08:55:13 -05:00
  • 2b61c02123 Try to adapt 7550 to v0.34.14 Anca Zamfir 2022-01-18 13:19:25 +01:00
  • 49153b753c rpc: paginate mempool /unconfirmed_txs endpoint (#7612) Kene 2022-01-18 10:58:32 +01:00
  • c06c6a9244 Remove natural language validation from 'Super linter': it shows false positives as errors Sergio Mena 2022-01-14 16:52:46 +01:00
  • 611cc63a27 Addressed Callum's latest comments Sergio Mena 2022-01-17 09:36:58 +01:00
  • 33f529b06b Revert "Included extra parameter in FinalizeBlock in an attempt to include https://github.com/tendermint/tendermint/issues/1909 in this spec" Sergio Mena 2022-01-14 22:05:48 +01:00
  • e7136888bb Addressed Callum's comments Sergio Mena 2022-01-14 21:45:06 +01:00
  • eb233d5565 Update spec/abci++/abci++_methods_002_draft.md Sergio Mena 2022-01-14 17:18:06 +01:00
  • f774c09a97 Editorial/Lint changes Sergio Mena 2022-01-14 15:25:20 +01:00
  • 5c41de2b85 Update spec/abci++/abci++_app_requirements_002_draft.md Sergio Mena 2022-01-14 13:50:48 +01:00
  • 54a1773435 Addressed propose timeout issue if App is fully executing blocks Sergio Mena 2022-01-14 00:15:52 +01:00
  • e3da1bf94a Handle the distinction between 'any' occurrences (*) and 'infinite' occurrences (omega) in the grammar Sergio Mena 2022-01-13 11:04:38 +01:00
  • 81be4d0d14 Included extra parameter in FinalizeBlock in an attempt to include https://github.com/tendermint/tendermint/issues/1909 in this spec Sergio Mena 2022-01-12 14:39:50 +01:00
  • f4e1039830 Addressed outstanding comments Sergio Mena 2022-01-12 14:35:45 +01:00
  • af8a1a2ce3 Fixed hyperlinks Sergio Mena 2021-12-22 19:07:13 +01:00
  • 0d610258f5 Addressed comments from @lklimek Sergio Mena 2021-12-22 17:06:26 +01:00
  • ddb1eb27c9 Editorial changes Sergio Mena 2021-12-21 11:07:04 +01:00
  • a75a2c6f00 Fixed bug in grammar Sergio Mena 2021-12-21 12:43:04 +01:00
  • ff2104ec0b Moved the same_block boolean to ConsensusParams. Revamped the "Tendermint's behavior" section Sergio Mena 2021-12-21 10:24:30 +01:00
  • 009c120abb Addressed latest comments from Josef and William Sergio Mena 2021-12-20 21:16:20 +01:00
  • 7bbbba9acf Update spec/abci++/abci++_app_requirements_002_draft.md spec/abci++/abci++_basic_concepts_002_draft.md Sergio Mena 2021-12-20 14:36:36 +01:00
  • 383d6b1117 Fixed rebase conflicts Sergio Mena 2021-12-17 09:59:44 +01:00
  • 7c1883c692 ABCI++: Found a solution to set the execution mode Sergio Mena 2021-12-17 09:40:53 +01:00
  • 523974167a ABCI++: Major refactor of spec's structure. Addressed Josef's comments. Merged ABCI's methods and data structs that didn't change. Added introductory paragraphs Sergio Mena 2021-12-16 23:41:11 +01:00
  • 57cc810744 Fixed 'bug' in Property 11. Reworked section 'App expectations from Tendermint' Sergio Mena 2021-12-14 11:52:57 +01:00
  • 438b490fe0 Update spec/abci++/abci++_properties_001_draft.md Sergio Mena 2021-12-14 14:13:39 +01:00
  • 243601d02a Reworked the text to reflect the contents of meeting on 2021-12-09 Sergio Mena 2021-12-10 14:41:34 +01:00
  • 6fb0ca4201 Addressed William's latest comments. Added text: 'App devs SHOULD return true in ProcessProposal/VerifyVoteExtension' Sergio Mena 2021-12-10 10:23:47 +01:00
  • 9496ea84f8 Updated the text with results of discussions in the last days. Addressed William's comments Sergio Mena 2021-12-09 11:44:15 +01:00
  • f3275ae608 Addressed comments from Wed's meetings. Tackled TODOs that are now well understood Sergio Mena 2021-12-03 17:45:22 +01:00
  • 500a4a1419 Addressed comments from meeting on 2021-11-30 Sergio Mena 2021-12-01 00:17:07 +01:00
  • 8c2645aa81 Addressed comments from meeting on Nov 29. Draft PR ready for PR Sergio Mena 2021-11-30 01:08:51 +01:00
  • e9211f5941 Second iteration. Extended all TODOs that don't need discussions. Params and types included. First version of ABCI++'s properties Sergio Mena 2021-11-26 19:44:26 +01:00
  • 836a723ca3 Developed the "Application's point of view" for ProcessProposal Sergio Mena 2021-11-22 12:38:29 +01:00
  • 86408529e0 Update spec/abci++/abci++_properties_001_draft.md Sergio Mena 2021-11-22 12:25:37 +01:00
  • 35eaa0b0a8 ABCI++ spec. First draft of properties Sergio Mena 2021-11-22 10:01:26 +01:00
  • 679b6a65b8 light: fix provider error plumbing (#7610) M. J. Fromberger 2022-01-16 13:48:21 -08:00
  • c24f003b55 protoio: fix incorrect test assertion (#7606) M. J. Fromberger 2022-01-16 12:39:37 -08:00
  • 701e6026c5 Update README.md (#7602) Sebastian Gröbler 2022-01-15 03:33:47 +01:00
  • dbe2146d0a rpc: simplify the encoding of interface-typed arguments in JSON (#7600) M. J. Fromberger 2022-01-14 18:14:09 -08:00