Commit Graph

  • 93eb940dcd config: WriteConfigFile should return error (#7169) Sam Kleinman 2021-10-27 14:46:18 +02:00
  • dd1471da91 p2p: add message type into the send/recv bytes metrics (backport #7155) (#7161) mergify[bot] 2021-10-27 07:34:24 -04:00
  • c6d62cc8b2 docs: fix broken links and layout (#7154) (#7163) mergify[bot] 2021-10-27 05:14:35 -04:00
  • e5d019d51b build(deps): Bump url-parse from 1.5.1 to 1.5.3 in /docs (#7166) dependabot[bot] 2021-10-27 09:01:14 +00:00
  • 0dd5970894 build(deps): Bump path-parse from 1.0.6 to 1.0.7 in /docs (#7164) dependabot[bot] 2021-10-27 08:59:48 +00:00
  • ab237091bb build(deps): Bump ws from 6.2.1 to 6.2.2 in /docs (#7165) dependabot[bot] 2021-10-27 08:57:58 +00:00
  • 2416ff3be9 build(deps): Bump postcss from 7.0.35 to 7.0.39 in /docs (#7167) dependabot[bot] 2021-10-27 08:56:03 +00:00
  • 4725b00af1 build(deps): Bump prismjs from 1.23.0 to 1.25.0 in /docs (#7168) dependabot[bot] 2021-10-27 08:54:53 +00:00
  • ce89292712 docs: fix broken links and layout (#7154) Callum Waters 2021-10-27 10:36:32 +02:00
  • 4bd8c5ab6f p2p: transport should be captive resposibility of router (#7160) Sam Kleinman 2021-10-26 18:34:44 +02:00
  • b15b2c1b78 flowrate: cleanup unused files (#7158) Sam Kleinman 2021-10-26 18:11:34 +02:00
  • cb39e2f917 node,blocksync,config: remove support for running nodes with blocksync disabled (#7159) Sam Kleinman 2021-10-26 16:35:14 +02:00
  • b4bc6bb4e8 p2p: add message type into the send/recv bytes metrics (#7155) William Banfield 2021-10-26 14:45:33 +02:00
  • d39a552c8a benchmark different mutex versions wb/rw-bench William Banfield 2021-10-26 09:52:26 +02:00
  • fcebb1e015 fix p2p label test to work with numbers William Banfield 2021-10-26 09:08:00 +02:00
  • b87c3b49c9 add metrics test William Banfield 2021-10-25 21:05:02 +02:00
  • 00b66358ba p2p: add a message_type label to prometheus metrics William Banfield 2021-10-25 19:33:15 +02:00
  • 62f3bccb65 clarify crypto sig logic update William Banfield 2021-10-25 13:25:40 +02:00
  • 23be048294 p2p: use correct transport configuration (#7152) Sam Kleinman 2021-10-25 13:19:20 +02:00
  • 9c2bb36669 sentence fix William Banfield 2021-10-25 13:19:02 +02:00
  • 5e23478057 add vote to list of changed structs William Banfield 2021-10-25 13:17:19 +02:00
  • 85bbe042d8 update the proposer-based timestamps spec per discussion with @cason William Banfield 2021-10-25 13:13:09 +02:00
  • fe2ed68718 consensus: update state to prevote nil when proposal block does not match locked block. (#6986) William Banfield 2021-10-23 16:12:11 +02:00
  • ce6014ddf5 docs: add reactor sections (backport #6510) (#7151) mergify[bot] 2021-10-22 18:29:33 +02:00
  • 0d68161cc8 docs: add reactor sections (#6510) Marko 2021-10-22 16:14:43 +00:00
  • 721267af87 e2e-no-perturb e2e-no-perterb tycho garen 2021-10-22 08:50:22 -04:00
  • 1408451464 old mempp e2e-limit-experiment tycho garen 2021-10-22 08:43:54 -04:00
  • c3ffe134d2 only legacy mempool tycho garen 2021-10-22 08:42:57 -04:00
  • 9bba1c6aa2 foo e2e-limited-no-catchup tycho garen 2021-10-22 08:09:33 -04:00
  • 26af88ac67 fix compile tycho garen 2021-10-22 08:08:59 -04:00
  • 68ca65f5d7 pex: remove legacy proto messages (#7147) Callum Waters 2021-10-22 14:07:46 +02:00
  • 919ee5ed17 remove all statesync/catchup tycho garen 2021-10-22 08:04:54 -04:00
  • 4b75f2eedc e2e: limit scope of test tycho garen 2021-10-22 07:57:27 -04:00
  • e62a75b627 state: add height assertion to rollback function (#7143) (#7148) mergify[bot] 2021-10-21 18:07:51 +02:00
  • 88bdd328ed e2e: evidence test refactor (#7146) Sam Kleinman 2021-10-21 18:02:26 +02:00
  • 542ad92bf7 don't wait for light clients e2e-extend-timeouts tycho garen 2021-10-21 08:53:40 -04:00
  • 58550fd5e0 better error tycho garen 2021-10-21 08:49:22 -04:00
  • c847de83e5 Merge branch 'e2e-evidence-type' into e2e-extend-timeouts tycho garen 2021-10-21 08:49:04 -04:00
  • a8ff617773 state: add height assertion to rollback function (#7143) Callum Waters 2021-10-21 13:40:43 +02:00
  • b519ba86fb e2e: evidence test refactor tycho garen 2021-10-21 07:36:12 -04:00
  • ff54b9bd2b evidence tycho garen 2021-10-21 05:59:44 -04:00
  • d5247ef88e fix contexts tycho garen 2021-10-21 05:12:39 -04:00
  • 5f7be78066 allow light nodes tycho garen 2021-10-21 05:10:41 -04:00
  • e73c772e38 e2e: extend timeouts tycho garen 2021-10-21 04:14:54 -04:00
  • a8917040a8 e2e: avoid unset defaults in generated tests (#7145) Sam Kleinman 2021-10-20 12:38:59 -04:00
  • a30860a307 e2e: always enable blocksync (#7144) Sam Kleinman 2021-10-20 10:38:29 -04:00
  • e2d8666782 fix merge conflicts callum/handshake Callum Waters 2021-10-20 11:34:44 +02:00
  • f7f4067968 pubsub: simplify and improve server concurrency handling (#7070) M. J. Fromberger 2021-10-19 15:32:13 -07:00
  • dbc72e0d69 mempool: remove panic when recheck-tx was not sent to ABCI application (#7134) (#7142) mergify[bot] 2021-10-19 10:21:47 -04:00
  • b0130c88fb mempool: remove panic when recheck-tx was not sent to ABCI application (#7134) William Banfield 2021-10-19 09:30:52 -04:00
  • 0408888a5e build(deps): Bump actions/checkout from 2.3.4 to 2.3.5 (#7139) dependabot[bot] 2021-10-19 07:47:36 +00:00
  • 102f1f5af6 Merge branch 'master' into callum/handshake Callum Waters 2021-10-18 10:25:00 +02:00
  • 19ec4a5322 tools: clone proto files from spec (#6976) Marko 2021-10-18 08:22:02 +00:00
  • 4ed24a5656 fix tests to ensure we are before timeout precommit step wb/triggered-precommit-fix William Banfield 2021-10-15 16:34:58 -04:00
  • 9b29adb7cf remove legacy triggered precommit logic William Banfield 2021-10-15 16:20:17 -04:00
  • ca8f004112 p2p: remove final shims from p2p package (#7136) Sam Kleinman 2021-10-15 16:08:09 -04:00
  • 5b9efdde52 fix comment wb/issue-6850 William Banfield 2021-10-15 15:54:54 -04:00
  • 8df0ab63f3 fix comment William Banfield 2021-10-15 15:54:07 -04:00
  • 8b2b84052e wip William Banfield 2021-10-15 15:52:44 -04:00
  • 8750c7c03b add error log wb/remove-rechecktx-panic William Banfield 2021-10-15 15:32:08 -04:00
  • da3b385cb6 Merge remote-tracking branch 'origin/wb/issue-6850' into wb/issue-6850 William Banfield 2021-10-15 14:34:38 -04:00
  • 0db34a54e6 comment fixes from review William Banfield 2021-10-15 14:34:13 -04:00
  • 1ee3b70698 language fix William Banfield 2021-10-15 14:12:37 -04:00
  • 543929a715 add test for v0 mempool William Banfield 2021-10-15 14:07:56 -04:00
  • 7143f14a63 p2p: simplify open channel interface (#7133) Sam Kleinman 2021-10-15 14:00:24 -04:00
  • cbe6ad6cd5 p2p: flatten channel descriptor (#7132) Sam Kleinman 2021-10-15 13:03:10 -04:00
  • 0900ea8396 p2p: channel shim cleanup (#7129) Sam Kleinman 2021-10-15 12:31:33 -04:00
  • 1af9e4f618 loop in mempool until Tx found William Banfield 2021-10-15 12:13:52 -04:00
  • f4a56f4034 p2p: refactor channel description (#7130) Sam Kleinman 2021-10-15 11:45:12 -04:00
  • 3b197a79c2 mempool: remove panic when recheck-tx was not sent to ABCI application William Banfield 2021-10-15 11:44:08 -04:00
  • cedddb3c14 wip William Banfield 2021-10-15 11:06:12 -04:00
  • 66a11fe527 blocksync: remove v0 folder structure (#7128) Marko 2021-10-15 13:03:53 +00:00
  • 006e6108a1 Fix the protobuf generation script. (#7127) M. J. Fromberger 2021-10-15 05:18:53 -07:00
  • c3dc7d20df docs: add roadmap to repo (#7107) Callum Waters 2021-10-15 10:35:36 +02:00
  • 0f4844af2e Update internal/consensus/state.go William Banfield 2021-10-14 12:10:47 -04:00
  • c8e6d61974 lint William Banfield 2021-10-14 08:08:59 -04:00
  • ba0bb1a789 update enterPrevote comment William Banfield 2021-10-14 08:06:16 -04:00
  • 5935870fb7 update prevote nil debug line William Banfield 2021-10-14 08:03:09 -04:00
  • bec293d48c add english description of alg rules William Banfield 2021-10-14 07:59:13 -04:00
  • aec17c6945 Update internal/consensus/state.go William Banfield 2021-10-14 11:49:18 -04:00
  • 57e79ecb58 Update internal/consensus/state.go William Banfield 2021-10-14 11:35:55 -04:00
  • c7762a801f wip William Banfield 2021-10-14 07:38:34 -04:00
  • b95c261981 rpc: fix typo in broadcast commit (#7124) Jared Zhou 2021-10-14 16:34:25 +08:00
  • bc1a20dbb8 Revert temporary patch to buf.yaml. (#7122) M. J. Fromberger 2021-10-13 16:37:50 -07:00
  • 86f00135dd rpc: Remove the deprecated gRPC interface to the RPC service (#7121) M. J. Fromberger 2021-10-13 15:01:01 -07:00
  • ff7b0e638e p2p: fix priority queue bytes pending calculation (#7120) William Banfield 2021-10-13 17:18:44 -04:00
  • 36a1acff52 internal/proxy: add initial set of abci metrics (#7115) William Banfield 2021-10-13 16:52:25 -04:00
  • a9950b2bbd lint++ wb/abci-metrics William Banfield 2021-10-13 16:03:17 -04:00
  • 90dd875c11 fix metric wb/fix-pqueue-metric William Banfield 2021-10-13 16:01:29 -04:00
  • e80807a07e only store when pqueue is added to William Banfield 2021-10-13 15:50:43 -04:00
  • c9521c9e2d p2p: fix priority queue bytes pending metric William Banfield 2021-10-13 15:42:46 -04:00
  • 24513eec28 Merge remote-tracking branch 'origin/wb/abci-metrics' into wb/abci-metrics William Banfield 2021-10-13 15:27:30 -04:00
  • e852dcd554 lint++ William Banfield 2021-10-13 15:07:18 -04:00
  • 164de91842 rpc: move evidence tests to shared fixtures (#7119) Sam Kleinman 2021-10-13 14:29:03 -04:00
  • 0961b53f0a Merge branch 'master' into wb/abci-metrics William Banfield 2021-10-13 13:42:21 -04:00
  • d42e32dc24 Merge remote-tracking branch 'origin/wb/abci-metrics' into wb/abci-metrics William Banfield 2021-10-13 12:41:13 -04:00
  • 7d93e72a6a comments on proxy metrics William Banfield 2021-10-13 12:40:12 -04:00
  • c5a72c44cc Update internal/proxy/app_conn.go William Banfield 2021-10-13 12:21:35 -04:00
  • e049236c68 Update internal/proxy/app_conn.go William Banfield 2021-10-13 12:16:01 -04:00
  • 3c4e138b89 Update internal/proxy/app_conn.go William Banfield 2021-10-13 12:15:48 -04:00