prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
Nishant Das e58b66f76d
Fully Deprecate Vectorized HTR Flag (#12148)
* cleanup

* gaz

* fix tests

* remove unused hasher

* gaz

* fix last one

* fix tests

* fmt
2023-03-17 11:41:02 +00:00
..
aggregator_test.go Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
aggregator.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
assignments_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
assignments.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attester_mainnet_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attester_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
attester.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
blocks_test.go Stream blocks capella (#11883) 2023-01-17 12:17:18 +00:00
blocks.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
BUILD.bazel Capella: use builder (#11906) 2023-02-01 08:24:51 -08:00
exit_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
exit.go Redesign voluntary exits pool (#11898) 2023-03-01 17:44:00 +01:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
proposer_altair_test.go Add and use SignedBeaconBlockWriteOnly (#11968) 2023-02-08 08:39:14 -08:00
proposer_altair.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
proposer_attestations_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
proposer_attestations.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
proposer_bellatrix_test.go Fully Deprecate Vectorized HTR Flag (#12148) 2023-03-17 11:41:02 +00:00
proposer_bellatrix.go Fully Deprecate Vectorized HTR Flag (#12148) 2023-03-17 11:41:02 +00:00
proposer_builder_test.go Circuit breaker: lower max builder epoch missed slots to 5 (#12076) 2023-03-05 19:10:41 +00:00
proposer_builder.go Circuit breaker: lower max builder epoch missed slots to 5 (#12076) 2023-03-05 19:10:41 +00:00
proposer_capella_test.go Fully Deprecate Vectorized HTR Flag (#12148) 2023-03-17 11:41:02 +00:00
proposer_capella.go Check unblinded payload root before proposal (#12026) 2023-02-22 02:28:59 +00:00
proposer_deposits_test.go Fallback To Rebuilding Deposit Tries (#10562) 2022-04-29 09:33:59 +00:00
proposer_deposits.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
proposer_empty_block_test.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
proposer_empty_block.go Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
proposer_eth1data.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
proposer_execution_payload_test.go Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
proposer_execution_payload.go Capella: use builder (#11906) 2023-02-01 08:24:51 -08:00
proposer_exits_test.go Redesign voluntary exits pool (#11898) 2023-03-01 17:44:00 +01:00
proposer_exits.go Redesign voluntary exits pool (#11898) 2023-03-01 17:44:00 +01:00
proposer_slashings_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
proposer_slashings.go Proposer RPC: helpers to get exits and slashings (#11808) 2022-12-23 05:50:14 +00:00
proposer_sync_aggregate_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
proposer_sync_aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_test.go Proposer head v5 (#12075) 2023-03-04 20:19:23 -03:00
proposer_utils_bench_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer.go increase attempted reorgs at the right spot (#12106) 2023-03-09 15:06:46 +00:00
server_mainnet_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
server_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
server.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
status_mainnet_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
status_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
status.go Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
sync_committee_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
sync_committee.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validator_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00