prysm-pulse/beacon-chain/rpc/eth/beacon
james-prysm 405cd6ed86
Publish blockv2 ssz (#12636)
* wip produce block v2 ssz

* adding functions for ssz processing

* fixing linting

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

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

* addressing review feedback

* fixing linting

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-07-20 16:26:40 +00:00
..
blinded_blocks_test.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
blinded_blocks.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
blocks_test.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
blocks.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
BUILD.bazel bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
config_test.go Add missing config yamls for domains (#12442) 2023-05-22 18:02:41 +00:00
config.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
handlers_test.go Publish blockv2 ssz (#12636) 2023-07-20 16:26:40 +00:00
handlers.go Publish blockv2 ssz (#12636) 2023-07-20 16:26:40 +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
pool_test.go Don't use max cover on unaggregated atts nor check subgroup of validated signatures (#12350) 2023-05-16 17:06:26 +00:00
pool.go Beacon-api: save atts to pool (#12345) 2023-04-27 22:47:03 +02:00
server_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
state_test.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
state.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
structs.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
sync_committee_test.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
sync_committee.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
validator_test.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
validator.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00