prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
james-prysm 6edbfa3128
multiple validator status - optimization (#12487)
* adding optmization

* addressing comments

* adding a test and fixing change in assignments.go

* making some changes based on review of the code

* removing irrelevant test

* changing formatting
2023-06-15 17:20:00 -05:00
..
aggregator_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregator.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
assignments_test.go Use mock v1alpha1 server in Beacon API's validator functions (#12319) 2023-04-26 18:59:29 +02:00
assignments.go multiple validator status - optimization (#12487) 2023-06-15 17:20:00 -05:00
attester_mainnet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blocks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blocks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00
exit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
exit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
proposer_altair_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_altair.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_attestations_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_attestations.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_bellatrix_test.go Proposer RPC: make setExecutionData better (#12466) 2023-05-31 06:06:32 -07:00
proposer_bellatrix.go Proposer RPC: make setExecutionData better (#12466) 2023-05-31 06:06:32 -07:00
proposer_builder_test.go Unregister validator - fix behind feature flag (#12316) 2023-04-28 21:27:47 +00:00
proposer_builder.go Unregister validator - fix behind feature flag (#12316) 2023-04-28 21:27:47 +00:00
proposer_capella.go Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00
proposer_deposits_test.go Fallback To Rebuilding Deposit Tries (#10562) 2022-04-29 09:33:59 +00:00
proposer_deposits.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_empty_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_empty_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_eth1data.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
proposer_execution_payload_test.go Proposer RPC: make setExecutionData better (#12466) 2023-05-31 06:06:32 -07:00
proposer_execution_payload.go Proposer RPC: make setExecutionData better (#12466) 2023-05-31 06:06:32 -07:00
proposer_exits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_exits.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_slashings_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_slashings.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_sync_aggregate_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_sync_aggregate.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_test.go Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00
proposer_utils_bench_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer.go Remove Defer In ProposeGenericBlock (#12524) 2023-06-14 05:25:52 +00:00
server_mainnet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
server.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
status_mainnet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
status_test.go Fix Status Checks For Double Deposits (#12318) 2023-04-21 12:08:55 +00:00
status.go multiple validator status - optimization (#12487) 2023-06-15 17:20:00 -05:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Use mock v1alpha1 server in Beacon API's validator functions (#12319) 2023-04-26 18:59:29 +02:00
unblinder_test.go Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00
unblinder.go Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00
validator_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00