Commit Graph

9060 Commits

Author SHA1 Message Date
William Banfield ce62eeb3d9 update envelope to match v0.35 2022-10-20 14:05:50 -04:00
William Banfield 4d47ec1753 fix block size caculation 2022-10-20 14:01:14 -04:00
William Banfield f8d37520e9 delete remaining NewReceive and convert to Receive 2022-10-20 13:56:42 -04:00
William Banfield d0bfcef698 update blocksync receive method 2022-10-20 13:56:25 -04:00
William Banfield e18106eeda remove old receive funcs 2022-10-20 13:47:54 -04:00
William Banfield 922ba6ab67 update statesync receive 2022-10-20 13:41:22 -04:00
William Banfield 28aeb39bab remove receive from peer base type 2022-10-20 13:31:04 -04:00
William Banfield 4dc961ec0c fix reactor test by adding new receive 2022-10-20 13:23:40 -04:00
William Banfield 68fae0c53d fix test compile fail 2022-10-20 13:12:07 -04:00
William Banfield 934594f231 continue cleanup 2022-10-20 13:10:05 -04:00
William Banfield 934bf233c9 must prefix in pex conversion code 2022-10-20 13:06:36 -04:00
William Banfield 78fbb5db08 further consolidation 2022-10-20 13:02:46 -04:00
William Banfield 7e5f932402 reduce extra vars 2022-10-20 12:57:41 -04:00
William Banfield b1145cf769 simplify invalid cons code 2022-10-20 12:54:26 -04:00
William Banfield eda5595a11 simplify byzantine code 2022-10-20 12:32:59 -04:00
William Banfield 7fb6cef26a re-add error to proto convert 2022-10-20 12:29:53 -04:00
William Banfield 5dea81f2ac rename statesync wrap function 2022-10-20 12:19:14 -04:00
William Banfield ef17093bb4 add todo for log line related to unmarshal in mconn receive 2022-10-20 12:16:02 -04:00
William Banfield 41df563982 clean up TrySend comment 2022-10-20 12:08:43 -04:00
William Banfield eef513acf8 clean up consensus package use of conversion to proto 2022-10-20 11:41:37 -04:00
William Banfield 5e513fbb4f clean up blocksync proto wrap func 2022-10-20 11:34:56 -04:00
William Banfield d677121ae0 pex tests passing 2022-10-19 22:25:56 -04:00
William Banfield d2fb6835c8 mempool v1 tests pass 2022-10-19 22:04:40 -04:00
William Banfield ae266b2da6 mempool v0 tests pass 2022-10-19 21:58:48 -04:00
William Banfield 3e9223ba79 evidence reactor works 2022-10-19 21:52:21 -04:00
William Banfield d2fe1d3b36 cons reactor works 2022-10-19 21:52:08 -04:00
William Banfield 396e3d80ac add message type to channel descriptor 2022-10-19 21:21:58 -04:00
William Banfield 1919727904 add tmcons message as message type 2022-10-19 21:13:09 -04:00
William Banfield 0dcec4b545 shim receive bytes metric 2022-10-19 21:07:55 -04:00
William Banfield 4daee74d9c create new map of channel id to message type 2022-10-19 21:05:04 -04:00
William Banfield 1053a49b4e improve NewReceive on cons reactor 2022-10-19 20:52:20 -04:00
William Banfield 7b41c03409 shim in new receive to the reactor interface 2022-10-19 20:51:42 -04:00
William Banfield e20d28429d receive start 2022-10-19 17:27:23 -04:00
William Banfield 14510c4eb0 fix evidence tests 2022-10-19 17:21:50 -04:00
William Banfield c529a902eb sync any passes 2022-10-19 14:57:37 -04:00
William Banfield adbcd0c450 fix statesync test 2022-10-19 14:50:35 -04:00
William Banfield 8644f69aa4 pex suite passing 2022-10-19 14:20:12 -04:00
William Banfield fd234903b6 fix non-wrapped proto messages in statesync 2022-10-19 14:10:27 -04:00
William Banfield cfe2ca68da consensus test passed 2022-10-19 14:07:01 -04:00
William Banfield 2786e3db55 tests compile 2022-10-19 13:13:52 -04:00
William Banfield 7e107c45fb remove old TrySends 2022-10-19 13:10:49 -04:00
William Banfield 64c18a4406 remove old Sends 2022-10-19 13:10:11 -04:00
William Banfield 73d0f8116a compiles after NewBroadcast change 2022-10-19 13:05:05 -04:00
William Banfield 01db5dc019 tests compile 2022-10-19 12:28:39 -04:00
William Banfield 5795877dbc update test mocks to include new sends 2022-10-19 11:44:21 -04:00
William Banfield 7f9e609720 broadcast and sends updated in consensus reactor 2022-10-19 11:39:53 -04:00
William Banfield 833e4a15d4 experiment continued 2022-10-19 11:14:18 -04:00
William Banfield 8989fb4a79 broken version of send 2022-10-19 11:07:46 -04:00
William Banfield 6c81ecb1b5 basic envelope type 2022-10-19 10:54:24 -04:00
William Banfield 069f460e16 add type to channel description 2022-10-19 10:48:33 -04:00