prysm-pulse/beacon-chain/rpc/eth/beacon
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
..
BUILD.bazel Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00
handlers_pool_test.go Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00
handlers_pool.go Pool slashings HTTP endpoints (#13148) 2023-11-13 17:22:39 +00:00
handlers_state_test.go HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00
handlers_state.go HTTP Beacon APIs: 3 state endpoints (#13001) 2023-10-12 17:53:33 +00:00
handlers_test.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
handlers_validator.go POST version of GetValidators and GetValidatorBalances (#13199) 2023-11-22 17:30:52 +00:00
handlers_validators_test.go POST version of GetValidators and GetValidatorBalances (#13199) 2023-11-22 17:30:52 +00:00
handlers.go Beacon API: update Deneb endpoints after removing blob signing (#13235) 2023-12-07 17:37:11 +00:00
init_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
structs.go Remove API Middleware (#13243) 2023-12-04 11:55:21 +00:00