Commit Graph

  • 5ba3c6be42 cmd: cosmetic changes for errors and print statements (#7377) Callum Waters 2021-12-08 11:21:58 +01:00
  • 212411b978 Update internal/consensus/state_test.go William Banfield 2021-12-07 21:24:38 -05:00
  • e5f3a146e8 Update internal/consensus/state_test.go William Banfield 2021-12-07 21:22:24 -05:00
  • 5bc9688580 Update internal/consensus/state.go William Banfield 2021-12-07 21:22:11 -05:00
  • 26d421b8f6 Revert "ci: tweak e2e configuration (#7400)" (#7404) Sam Kleinman 2021-12-07 16:17:55 -05:00
  • 587c91132b build: declare packages variable in correct makefile (#7402) Sam Kleinman 2021-12-07 14:53:22 -05:00
  • 9266dddc75 use tmtime wb/proposer-sets-own-time William Banfield 2021-12-07 14:40:51 -05:00
  • b057740bd3 ci: tweak e2e configuration (#7400) Sam Kleinman 2021-12-07 11:47:22 -05:00
  • 0ff3d4b89d service: cleanup close channel in reactors (#7399) Sam Kleinman 2021-12-07 11:40:59 -05:00
  • 0b3764e3e3 ci: skip docker image builds during PRs (#7397) (#7398) mergify[bot] 2021-12-07 10:57:58 -05:00
  • 0b3e00a6b5 ci: skip docker image builds during PRs (#7397) Sam Kleinman 2021-12-07 10:54:14 -05:00
  • 6b35cc1a47 p2p: remove unneeded close channels from p2p layer (#7392) Sam Kleinman 2021-12-07 10:40:07 -05:00
  • ab7de40d1d ci: cleanup build/test targets (backport #7393) (#7395) mergify[bot] 2021-12-07 10:39:52 -05:00
  • 4b8fd28148 ci: fix missing dependency (#7396) Sam Kleinman 2021-12-07 10:27:49 -05:00
  • 065918d1cd ci: cleanup build/test targets (#7393) Sam Kleinman 2021-12-07 10:11:23 -05:00
  • 88ba6c70fc internal/consensus: prevote nil if proposal timestamp does not match William Banfield 2021-12-02 19:25:06 -05:00
  • cac59a7677 Update Mergify configuration. (backport #7388) (#7389) mergify[bot] 2021-12-06 13:34:29 -08:00
  • df47c41921 Update Mergify configuration. (backport #7388) (#7390) mergify[bot] 2021-12-06 13:34:05 -08:00
  • 02d456b8b8 Update Mergify configuration. (#7388) M. J. Fromberger 2021-12-06 13:27:39 -08:00
  • dfd5bae784 Update mergify configuration. (backport #7385) (#7386) mergify[bot] 2021-12-06 12:43:01 -08:00
  • ec2361eaf9 Update mergify configuration. (backport #7385) (#7387) mergify[bot] 2021-12-06 12:42:33 -08:00
  • 2d4844f97f Update mergify configuration. (#7385) M. J. Fromberger 2021-12-06 12:20:28 -08:00
  • 3276f86587 statesync and blocksync: remove tests for serialized bytes wb/remove-vector-tests William Banfield 2021-12-06 11:41:44 -05:00
  • a62ac27047 service: remove exported logger from base implemenation (#7381) Sam Kleinman 2021-12-06 10:16:42 -05:00
  • a9b2bbd70d types: add new consensus params from proto (#7354) William Banfield 2021-12-05 19:20:37 -05:00
  • 46234e1080 lint++ wb/proposer-waits-state William Banfield 2021-12-05 13:19:14 -05:00
  • abdd621628 check pubkey is not nil William Banfield 2021-12-05 12:42:19 -05:00
  • 4e355d80c4 p2p: implement interface for p2p.Channel without channels (#7378) Sam Kleinman 2021-12-03 15:19:04 -05:00
  • 5f9dd2e7f5 p2p/upnp: remove unused functionality (#7379) Sam Kleinman 2021-12-03 13:44:36 -05:00
  • 167e3e6625 simplify collector loop William Banfield 2021-12-03 13:38:23 -05:00
  • e5b992ff48 clarify event channel size William Banfield 2021-12-03 13:37:49 -05:00
  • a9a56a174b clarify blockTimeIota in testing William Banfield 2021-12-03 13:36:58 -05:00
  • 67d3fb3be8 changelog number William Banfield 2021-12-03 10:06:55 -05:00
  • 546f0c6b0b rebase fixups William Banfield 2021-12-03 09:56:22 -05:00
  • d56b942689 ensure fixup William Banfield 2021-12-03 09:56:06 -05:00
  • 3836c96d70 remove print statement William Banfield 2021-12-03 09:55:46 -05:00
  • 60e6cdd733 comment fix /height2/height4/ William Banfield 2021-12-03 09:46:02 -05:00
  • 4312f95978 refactor to use new ensure helper function William Banfield 2021-12-03 09:44:48 -05:00
  • 97f2777000 changelog William Banfield 2021-12-03 09:39:29 -05:00
  • c18369ebf7 internal/consensus: add tests for proposer wait logic William Banfield 2021-12-01 09:33:16 -05:00
  • 43cf2a43fb internal/consensus: enforce proposer waits in state machine William Banfield 2021-11-30 18:55:15 -05:00
  • 9e76e604dd internal/consensus: add failing tests for proposer wait William Banfield 2021-11-30 18:54:42 -05:00
  • 8c52956007 Revert CI test timeout. (#7375) M. J. Fromberger 2021-12-03 06:13:24 -08:00
  • c246bdd443 initial implementation William Banfield 2021-12-02 19:25:06 -05:00
  • a9aab99b41 internal/consensus: refactor ensure functions to use a common function (#7373) William Banfield 2021-12-02 19:09:02 -05:00
  • 9978a3c99b ci: move test execution to makefile (#7372) (#7374) Sam Kleinman 2021-12-02 17:25:13 -05:00
  • 8a991e288c service: plumb contexts to all (most) threads (#7363) Sam Kleinman 2021-12-02 16:38:38 -05:00
  • 080743266c Merge branch 'wb/proposer-based-timestamps' into wb/consensus-params-proto wb/consensus-params-proto William Banfield 2021-12-02 16:31:40 -05:00
  • 466e5025da make statesync vector test consistent William Banfield 2021-12-02 16:28:20 -05:00
  • b3be1d7d7a ci: move test execution to makefile (#7372) Sam Kleinman 2021-12-02 16:22:27 -05:00
  • d0a39c267a remove ensurePrecommit wb/ensure-timeout-refactor William Banfield 2021-12-02 16:06:04 -05:00
  • 45b78fb0bd internal/consensus: refactor the common_test functions to use a single timeout function William Banfield 2021-12-02 15:28:01 -05:00
  • 884e4e99ca tools: remove tm-signer-harness (#7370) Sam Kleinman 2021-12-02 13:22:40 -05:00
  • 33ceb98c4f move lll William Banfield 2021-12-02 15:02:16 -05:00
  • e871ad797a set params to 1 for the time being William Banfield 2021-12-02 14:58:56 -05:00
  • 1e208d66e5 tools: remove tm-signer-harness (#7370) Sam Kleinman 2021-12-02 13:22:40 -05:00
  • 41c176ccc6 Prepare release v0.34.15. (#7371) v0.34.15 M. J. Fromberger 2021-12-02 09:32:55 -08:00
  • 05340ca069 cmd: add integration test for rollback functionality (backport #7315) (#7368) mergify[bot] 2021-12-02 08:30:57 -08:00
  • b4396d79f2 rpc: implement header and header_by_hash queries (backport #7270) (#7367) mergify[bot] 2021-12-02 14:13:48 +01:00
  • bca2080c01 cmd: add integration test and fix bug in rollback command (#7315) Callum Waters 2021-12-02 12:17:16 +01:00
  • 5f57d84dd3 rpc: implement header and header_by_hash queries (#7270) Federico Kunze Küllmer 2021-12-02 11:16:31 +01:00
  • f6c39126ed tools/tm-signer-harness: switch to not use hardcoded bytes for configs in test (#7362) William Banfield 2021-12-01 18:26:36 -05:00
  • dd2fb75883 add power to tm signer test wb/tm-signer-harness William Banfield 2021-12-01 18:15:12 -05:00
  • c67f685e98 Merge branch 'master' into wb/tm-signer-harness William Banfield 2021-12-01 16:46:49 -05:00
  • dcdf570c2f Update tools/tm-signer-harness/internal/test_harness_test.go William Banfield 2021-12-01 16:46:38 -05:00
  • a3021be8e6 e2e: limit legacyp2p and statesyncp2p (#7361) Sam Kleinman 2021-12-01 16:22:17 -05:00
  • fcd0809b7e variable name for reused string William Banfield 2021-12-01 14:42:17 -05:00
  • 38d3b73c05 tools/tm-signer-harness: switch to not use hardcoded bytes for configs William Banfield 2021-12-01 14:05:10 -05:00
  • ef56409f2f wip William Banfield 2021-12-01 11:49:10 -05:00
  • 830b9af77a add timing params to test genesis file William Banfield 2021-12-01 10:52:49 -05:00
  • a823d167bc service: cleanup base implementation and some caller implementations (#7301) Sam Kleinman 2021-12-01 09:28:06 -05:00
  • 2eda3c07e4 remove log statement William Banfield 2021-11-30 18:57:24 -05:00
  • 3749c37847 p2p: remove unused trust package (#7359) Sam Kleinman 2021-11-30 17:55:08 -05:00
  • 657afc7322 Remove now-unused nolint:lll directives. (backport #7356) (#7358) mergify[bot] 2021-11-30 17:01:51 -05:00
  • 2592489037 Remove MedianTime, set block time to Now() anca/remove_median_time Anca Zamfir 2021-11-30 16:57:35 -05:00
  • 4bc36c8ba9 e2e: app hash test cleanup (0.35 backport) (#7350) Sam Kleinman 2021-11-30 16:42:01 -05:00
  • 260f4250b0 Fix incorrect tests using the PSQL sink. (backport #7349) (#7355) mergify[bot] 2021-11-30 13:39:07 -08:00
  • 44c8b410f7 lint: remove lll check (#7346) (#7357) mergify[bot] 2021-11-30 16:36:56 -05:00
  • 76dea94a01 Remove now-unused nolint:lll directives. (#7356) M. J. Fromberger 2021-11-30 13:32:21 -08:00
  • ab1788b922 Fix incorrect tests using the PSQL sink. (#7349) M. J. Fromberger 2021-11-30 12:57:44 -08:00
  • bd5a7428b9 e2e: generate keys for more stable load (#7344) (#7353) mergify[bot] 2021-11-30 15:52:42 -05:00
  • 5cbe783547 test formatting William Banfield 2021-11-30 15:36:09 -05:00
  • babd3acb70 e2e: generate keys for more stable load (#7344) Sam Kleinman 2021-11-30 15:21:48 -05:00
  • 151103042a e2e: clarify apphash reporting (#7348) (#7352) mergify[bot] 2021-11-30 15:16:38 -05:00
  • 82a2bd7076 add validation and testing for genesis doc William Banfield 2021-11-30 15:15:56 -05:00
  • 24dcba9230 e2e: clarify apphash reporting (#7348) Sam Kleinman 2021-11-30 15:05:55 -05:00
  • ebe57960f7 e2e: stabilize validator update form (#7340) (#7351) mergify[bot] 2021-11-30 14:53:40 -05:00
  • c4033f95c1 e2e: stabilize validator update form (#7340) Sam Kleinman 2021-11-30 14:35:21 -05:00
  • 070445bc10 pex: improve goroutine lifecycle (#7343) Sam Kleinman 2021-11-30 14:22:28 -05:00
  • 698c2255dc proto: add new consensus params William Banfield 2021-11-30 13:29:10 -05:00
  • 6c51fcb138 proto: add new consensus params William Banfield 2021-11-30 13:29:10 -05:00
  • d5c18b68c8 e2e: more clear height test (#7347) Sam Kleinman 2021-11-30 12:34:16 -05:00
  • cf5c7be4d8 e2e: control access to state in Info calls (#7345) Sam Kleinman 2021-11-30 12:19:47 -05:00
  • b907d637ca update spec with header and headerbyhash rpc methods (#374) Callum Waters 2021-11-30 17:58:38 +01:00
  • 502f92bb97 lint: remove lll check (#7346) Sam Kleinman 2021-11-30 11:55:31 -05:00
  • 591cc87669 types: remove accuracy from timestamp params (#7341) William Banfield 2021-11-30 11:52:51 -05:00
  • 7bf7ff6639 internal/proxy: add initial set of abci metrics backport (#7342) William Banfield 2021-11-30 10:48:07 -05:00
  • 4734f7d806 pubsub: Make the queue unwritable after shutdown. (#7316) M. J. Fromberger 2021-11-30 07:30:35 -08:00
  • 29c075f722 cherry-pick fixup wb/abci-metrics-backport William Banfield 2021-11-30 10:16:02 -05:00
  • 095df5cc1c docs: add abci timing metrics to the metrics docs (#7311) William Banfield 2021-11-23 14:53:59 -05:00