Commit Graph

  • 9742dac312 wrapper used in send William Banfield 2022-10-20 17:27:57 -04:00
  • 42fc1fc1cc pex implements wrap William Banfield 2022-10-20 17:25:54 -04:00
  • 3c6e81ad15 consensus implements wrap William Banfield 2022-10-20 17:20:40 -04:00
  • 3ab55dcffc statesync implements wrapper William Banfield 2022-10-20 17:15:26 -04:00
  • 11fe2c206d blocksync implements unwrap William Banfield 2022-10-20 17:11:23 -04:00
  • ade3cee699 assert unwrapper on mempool William Banfield 2022-10-20 16:59:44 -04:00
  • 8015f6e254 use correct type in wrap William Banfield 2022-10-20 16:59:06 -04:00
  • 24c1f44085 mempool implements wrap / unwrap William Banfield 2022-10-20 16:51:12 -04:00
  • 27db33dbda split wrap into wrap / unwrap types William Banfield 2022-10-20 16:50:57 -04:00
  • 61834bb5fc remove validate William Banfield 2022-10-20 15:43:09 -04:00
  • 2b7b2f2012 buildable William Banfield 2022-10-20 15:39:24 -04:00
  • 9b2c2ee3af resurrect wrap types William Banfield 2022-10-20 15:35:04 -04:00
  • b11060153e put wrap into receive William Banfield 2022-10-20 16:37:03 -04:00
  • a105d2d0ea add wrapper William Banfield 2022-10-20 15:19:32 -04:00
  • 4d78096843 p2p: ressurrect the p2p envelope and use to calculate message metric wb/message-byte-measurement William Banfield 2022-10-18 17:09:46 -04:00
  • ce62eeb3d9 update envelope to match v0.35 wb/envelope-experiments William Banfield 2022-10-20 14:05:50 -04:00
  • 4d47ec1753 fix block size caculation William Banfield 2022-10-20 14:01:14 -04:00
  • f8d37520e9 delete remaining NewReceive and convert to Receive William Banfield 2022-10-20 13:56:42 -04:00
  • d0bfcef698 update blocksync receive method William Banfield 2022-10-20 13:56:25 -04:00
  • e18106eeda remove old receive funcs William Banfield 2022-10-20 13:47:54 -04:00
  • 922ba6ab67 update statesync receive William Banfield 2022-10-20 13:41:22 -04:00
  • 28aeb39bab remove receive from peer base type William Banfield 2022-10-20 13:31:04 -04:00
  • 4dc961ec0c fix reactor test by adding new receive William Banfield 2022-10-20 13:23:40 -04:00
  • 68fae0c53d fix test compile fail William Banfield 2022-10-20 13:12:07 -04:00
  • 934594f231 continue cleanup William Banfield 2022-10-20 13:09:28 -04:00
  • 934bf233c9 must prefix in pex conversion code William Banfield 2022-10-20 13:06:36 -04:00
  • 78fbb5db08 further consolidation William Banfield 2022-10-20 13:02:46 -04:00
  • 7e5f932402 reduce extra vars William Banfield 2022-10-20 12:56:39 -04:00
  • b1145cf769 simplify invalid cons code William Banfield 2022-10-20 12:54:26 -04:00
  • eda5595a11 simplify byzantine code William Banfield 2022-10-20 12:32:59 -04:00
  • 7fb6cef26a re-add error to proto convert William Banfield 2022-10-20 12:29:53 -04:00
  • 5dea81f2ac rename statesync wrap function William Banfield 2022-10-20 12:19:14 -04:00
  • ef17093bb4 add todo for log line related to unmarshal in mconn receive William Banfield 2022-10-20 12:16:02 -04:00
  • 41df563982 clean up TrySend comment William Banfield 2022-10-20 12:08:43 -04:00
  • eef513acf8 clean up consensus package use of conversion to proto William Banfield 2022-10-20 11:41:37 -04:00
  • 5e513fbb4f clean up blocksync proto wrap func William Banfield 2022-10-20 11:33:42 -04:00
  • d677121ae0 pex tests passing William Banfield 2022-10-19 22:25:56 -04:00
  • d2fb6835c8 mempool v1 tests pass William Banfield 2022-10-19 22:04:40 -04:00
  • ae266b2da6 mempool v0 tests pass William Banfield 2022-10-19 21:58:48 -04:00
  • 3e9223ba79 evidence reactor works William Banfield 2022-10-19 21:52:21 -04:00
  • d2fe1d3b36 cons reactor works William Banfield 2022-10-19 21:52:08 -04:00
  • 396e3d80ac add message type to channel descriptor William Banfield 2022-10-19 21:21:58 -04:00
  • 1919727904 add tmcons message as message type William Banfield 2022-10-19 21:13:09 -04:00
  • 0dcec4b545 shim receive bytes metric William Banfield 2022-10-19 21:07:55 -04:00
  • 4daee74d9c create new map of channel id to message type William Banfield 2022-10-19 21:05:04 -04:00
  • 1053a49b4e improve NewReceive on cons reactor William Banfield 2022-10-19 20:52:20 -04:00
  • 7b41c03409 shim in new receive to the reactor interface William Banfield 2022-10-19 20:51:42 -04:00
  • 301211c2cb build(deps): Bump google.golang.org/grpc from 1.50.0 to 1.50.1 (#9567) dependabot[bot] 2022-10-19 21:49:06 +00:00
  • 58ee42ca52 build(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#9566) dependabot[bot] 2022-10-19 21:38:25 +00:00
  • 6e38fff9ed build(deps): Bump docker/login-action from 2.0.0 to 2.1.0 (#9565) dependabot[bot] 2022-10-19 21:29:43 +00:00
  • 93ab364abc build(deps): Bump slackapi/slack-github-action from 1.22.0 to 1.23.0 (#9564) dependabot[bot] 2022-10-19 21:28:32 +00:00
  • e20d28429d receive start William Banfield 2022-10-19 17:27:23 -04:00
  • 1c60efc0bc build(deps): Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#9561) dependabot[bot] 2022-10-19 21:27:11 +00:00
  • 6768b98568 build(deps): Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 (#9563) dependabot[bot] 2022-10-19 21:25:52 +00:00
  • 3cdfbda2eb build(deps): Bump docker/build-push-action from 3.1.1 to 3.2.0 (#9562) dependabot[bot] 2022-10-19 21:24:16 +00:00
  • 14510c4eb0 fix evidence tests William Banfield 2022-10-19 17:21:50 -04:00
  • c529a902eb sync any passes William Banfield 2022-10-19 14:57:37 -04:00
  • adbcd0c450 fix statesync test William Banfield 2022-10-19 14:50:35 -04:00
  • 8644f69aa4 pex suite passing William Banfield 2022-10-19 14:20:12 -04:00
  • fd234903b6 fix non-wrapped proto messages in statesync William Banfield 2022-10-19 14:10:27 -04:00
  • cfe2ca68da consensus test passed William Banfield 2022-10-19 14:07:01 -04:00
  • 2786e3db55 tests compile William Banfield 2022-10-19 13:13:52 -04:00
  • 7e107c45fb remove old TrySends William Banfield 2022-10-19 13:10:49 -04:00
  • 64c18a4406 remove old Sends William Banfield 2022-10-19 13:10:11 -04:00
  • 73d0f8116a compiles after NewBroadcast change William Banfield 2022-10-19 13:05:05 -04:00
  • 01db5dc019 tests compile William Banfield 2022-10-19 12:28:39 -04:00
  • 5795877dbc update test mocks to include new sends William Banfield 2022-10-19 11:44:21 -04:00
  • 7f9e609720 broadcast and sends updated in consensus reactor William Banfield 2022-10-19 11:39:53 -04:00
  • 4552cfc271 Update changelog with v0.34.22 entry (#9588) Thane Thomson 2022-10-19 11:25:03 -04:00
  • 833e4a15d4 experiment continued William Banfield 2022-10-19 11:14:18 -04:00
  • 8989fb4a79 broken version of send William Banfield 2022-10-19 11:07:46 -04:00
  • 6c81ecb1b5 basic envelope type William Banfield 2022-10-19 10:54:24 -04:00
  • 069f460e16 add type to channel description William Banfield 2022-10-19 10:48:33 -04:00
  • fe41bb7cd7 Fix some broken links in docs (#9579) (#9594) mergify[bot] 2022-10-19 11:54:13 +02:00
  • 91fba07e49 Fix some broken links in docs (#9579) Sergio Mena 2022-10-19 11:16:52 +02:00
  • c77898aad9 add the initial message metric William Banfield 2022-10-18 17:09:46 -04:00
  • 38d1b2f873 implement a basic infra provider with a simple setup command William Banfield 2022-10-18 16:45:56 -04:00
  • e4fb662c8d remove ifd from Setup William Banfield 2022-10-18 15:54:43 -04:00
  • 810b9c613b return error from infrastructure from data file function William Banfield 2022-10-18 15:40:39 -04:00
  • 341cabec0e add 'provider' field to the infrastructure data file to disable ip range check William Banfield 2022-10-18 15:39:16 -04:00
  • 5b98095ac3 implement read ifd from file William Banfield 2022-10-18 15:18:55 -04:00
  • 59b28e71a0 rename docker ifd constructor William Banfield 2022-10-18 15:08:13 -04:00
  • 071d787a45 add infrastructure type and data flags William Banfield 2022-10-18 15:05:58 -04:00
  • a54a424478 extract infrastructure generation from manifest creation William Banfield 2022-10-18 13:46:03 -04:00
  • c961fb58eb add infra data to testnetload William Banfield 2022-10-18 13:33:51 -04:00
  • c7140bf817 add the infrastructure types William Banfield 2022-10-18 13:16:34 -04:00
  • a6dd0d270a Release v0.34.22 (#9583) v0.34.22 Thane Thomson 2022-10-18 13:04:13 -04:00
  • 56873f4166 Fix tested version in 200 node test + added prometheus problem as found during QA (#9582) (#9586) mergify[bot] 2022-10-18 18:04:28 +02:00
  • 5df9c410ff Fix tested version in 200 node test + added prometheus problem as found during QA (#9582) Sergio Mena 2022-10-18 18:02:24 +02:00
  • bf4688b37c fix: header link (backport #9574) (#9585) mergify[bot] 2022-10-18 10:35:22 -04:00
  • 11254e762b fix: header link (backport #9574) (#9584) mergify[bot] 2022-10-18 10:27:37 -04:00
  • c8f203293d fix: header link (#9574) Rootul P 2022-10-18 08:08:55 -06:00
  • dbf22de42b QA Process report for v0.37.x (and baseline for v0.34.x) (backport #9499) (#9578) mergify[bot] 2022-10-18 06:26:07 -04:00
  • a836d22f9f QA Process report for v0.37.x (and baseline for v0.34.x) (#9499) (#9577) v0.37.0-rc1 mergify[bot] 2022-10-17 22:13:13 +02:00
  • b06e1cea54 QA Process report for v0.37.x (and baseline for v0.34.x) (#9499) Sergio Mena 2022-10-17 22:08:51 +02:00
  • b8162782c3 prepare proposal wip Sam Ricotta 2022-10-17 17:06:18 +03:00
  • 18382f97eb update Sam Ricotta 2022-10-17 17:04:40 +03:00
  • 5bfc6d7a3b process proposal checks Sam Ricotta 2022-10-17 16:01:11 +03:00
  • 43ce473402 add function Callum Waters 2022-10-17 16:57:28 +03:00
  • 3b4c1b903a split out types verification Callum Waters 2022-10-17 16:42:08 +03:00