prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
Mohamed Zahoor 362dfa691a
GetBlock() - Simple optimisations (#9541)
* GetBlock() optimizations

* addressed preston's comments

* fix fmt

* added benchmarks

* fix deepsource

* merge fix

* remove unnesesary check

* fixed terence's comments

* Update beacon-chain/rpc/prysm/v1alpha1/validator/proposer.go

Co-authored-by: Nishant Das <nishdas93@gmail.com>

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2021-10-05 17:28:02 +08:00
..
aggregator_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
aggregator.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
assignments_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
assignments.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
attester_test.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
attester.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
blocks_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
blocks.go Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
BUILD.bazel Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
exit_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
exit.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
proposer_attestations_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
proposer_attestations.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
proposer_sync_aggregate_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
proposer_sync_aggregate.go Proposer Sync Aggregate RPC Methods (#9479) 2021-08-28 20:47:45 +00:00
proposer_test.go GetBlock() - Simple optimisations (#9541) 2021-10-05 17:28:02 +08:00
proposer_utils_bench_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
proposer.go GetBlock() - Simple optimisations (#9541) 2021-10-05 17:28:02 +08:00
server_test.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
server.go core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
status_test.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
status.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
sync_committee_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
sync_committee.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
validator_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00