prysm-pulse/consensus-types/blocks
james-prysm 83af9a5694
Beacon API: update Deneb endpoints after removing blob signing (#13235)
* making needed changes to beacon API based on removal of blobsidecar from block contents

* fixing tests and reverting some changes to be addressed later

* fixing generated code from protos

* gaz

* fixing get blob handler and adding blob storage to the blob service

* updating unit tests

* WIP

* wip tests

* got tests passing but needs cleanup

* removing gomod and gosum changes

* fixing more tests

* fixing more tests

* fixing more tests

* gaz

* moving some proto types around

* removing unneeded unit test

* fixing proposer paths

* adding more tests

* fixing more tests

* improving more unit tests

* updating one blob only unit test

* changing arguments of buildBlobSidecar

* reverting a change based on feedback

* terence's review items

* fixing test based on new develop changes

* radek's comments

* addressed more comments from radek

* adding in blobs to test data

* fixing casing in test

* removing extra line

* fixing issue from bad merge

* Update beacon-chain/rpc/eth/beacon/handlers_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/beacon/handlers_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/beacon/handlers_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/blob/handlers.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* moving core getblob business logic to blocker based on radek's comment

* fixing mock blocker

* gaz

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-12-07 17:37:11 +00:00
..
testing Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
BUILD.bazel Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00
execution_test.go renaming data to blobs in execution payload (#12664) 2023-08-31 08:41:57 -05:00
execution.go builder API: remove blinded blob sidecar (#13202) 2023-11-29 06:28:37 -08:00
factory_test.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
factory.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
getters_test.go renaming data to blobs in execution payload (#12664) 2023-08-31 08:41:57 -05:00
getters.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
kzg_test.go KZG Commitment inclusion proof verifier (#13174) 2023-11-08 19:04:21 +00:00
kzg.go KZG Commitment inclusion proof verifier (#13174) 2023-11-08 19:04:21 +00:00
proto_test.go Fix builder blind block namings (#12910) 2023-09-18 15:32:10 +00:00
proto.go Fix builder blind block namings (#12910) 2023-09-18 15:32:10 +00:00
roblob_test.go Add blob getters (#13170) 2023-11-04 14:35:56 +00:00
roblob.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
roblock_test.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00
roblock.go Verified roblobs (#13190) 2023-11-21 18:44:38 +00:00
setters.go Add deneb block to consensus types (#12368) 2023-08-31 08:41:57 -05:00
types.go Add deneb block to consensus types (#12368) 2023-08-31 08:41:57 -05:00