lighthouse/beacon_node
Jimmy Chen b40dceaae9
Update get blobs endpoint to return a list of BlobSidecars (#4109)
* Update get blobs endpoint to return BlobSidecarList

* Update code comment

* Update blob retrieval to return BlobSidecarList without Arc

* Remove usage of BlobSidecarList type alias to avoid code conflicts

* Add clippy allow exception
2023-03-21 09:56:32 -05:00
..
beacon_chain Update get blobs endpoint to return a list of BlobSidecars (#4109) 2023-03-21 09:56:32 -05:00
builder_client Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
client Merge branch 'unstable' into eip4844 2023-03-17 16:26:51 -05:00
eth1 exchangeCapabilities & Capella Readiness Logging (#3918) 2023-01-31 18:26:23 +01:00
execution_layer Merge branch 'unstable' into eip4844 2023-03-17 16:26:51 -05:00
genesis Fix the new BLS to execution change test 2023-01-25 14:23:35 +01:00
http_api Update get blobs endpoint to return a list of BlobSidecars (#4109) 2023-03-21 09:56:32 -05:00
http_metrics Add content-type header to metrics server response (#3970) 2023-02-28 02:20:50 +00:00
lighthouse_network Merge branch 'eip4844' into deneb-free-blobs 2023-03-17 16:39:17 -05:00
network Merge branch 'eip4844' into deneb-free-blobs 2023-03-17 16:39:17 -05:00
operation_pool Fix Capella schema downgrades (#4004) 2023-02-20 17:50:42 +11:00
src Merge branch 'unstable' into eip4844 2023-03-14 12:00:32 -05:00
store Add KZG proof and blob validation 2023-03-15 15:15:46 +11:00
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
Cargo.toml Merge branch 'unstable' into eip4844 2023-03-10 11:19:56 -05:00