lighthouse/beacon_node
Pawan Dhananjay 29f2ec46d3
Couple blocks and blobs in gossip (#3670)
* Revert "Add more gossip verification conditions"

This reverts commit 1430b561c3.

* Revert "Add todos"

This reverts commit 91efb9d4c7.

* Revert "Reprocess blob sidecar messages"

This reverts commit 21bf3d37cd.

* Add the coupled topic

* Decode SignedBeaconBlockAndBlobsSidecar correctly

* Process Block and Blobs in beacon processor

* Remove extra blob publishing logic from vc

* Remove blob signing in vc

* Ugly hack to compile
2022-11-01 10:28:21 -04:00
..
beacon_chain Couple blocks and blobs in gossip (#3670) 2022-11-01 10:28:21 -04:00
builder_client Capella eip 4844 cleanup (#3652) 2022-10-26 15:15:26 -04:00
client Some gossip work 2022-09-29 12:35:53 -04:00
eth1 Tidy eth1/deposit contract logging (#3397) 2022-08-01 07:20:43 +00:00
execution_layer Added Capella Epoch Processing Logic (#3666) 2022-10-27 17:41:39 -04:00
genesis Unify execution layer endpoints (#3214) 2022-06-29 09:07:09 +00:00
http_api Couple blocks and blobs in gossip (#3670) 2022-11-01 10:28:21 -04:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network Couple blocks and blobs in gossip (#3670) 2022-11-01 10:28:21 -04:00
network Couple blocks and blobs in gossip (#3670) 2022-11-01 10:28:21 -04:00
operation_pool Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
src Refined payload pruning (#3587) 2022-09-19 07:58:49 +00:00
store Couple blocks and blobs in gossip (#3670) 2022-11-01 10:28:21 -04:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml v3.1.2 (#3603) 2022-09-26 01:17:36 +00:00