prysm-pulse/testing/util
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
..
altair.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bazel.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
bellatrix_state_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bellatrix_state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
bellatrix.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blob.go HTTP handler for Beacon API events (#13207) 2023-11-28 23:20:02 +00:00
block_test.go Deneb: Implement EIP-7044 (#12577) 2023-08-31 08:41:57 -05:00
block.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
BUILD.bazel Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
capella_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
capella_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
capella_state.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deneb_state.go Add data gas used field to execution payload (#12488) 2023-08-31 08:41:57 -05:00
deneb_test.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
deneb.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
deposits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposits.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
merge.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
state_test.go Deneb integration: Beacon API getStateV2 (#12424) 2023-08-31 08:41:57 -05:00
state.go Add data gas used field to execution payload (#12488) 2023-08-31 08:41:57 -05:00
sync_aggregate.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
wait_timeout.go Revert initsync revert (#12431) 2023-05-19 16:59:13 +00:00