prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
eth eth2 api: use balance instead of effective balance (#9722) 2021-10-04 20:57:40 +00:00
prysm/v1alpha1 GetBlock() - Simple optimisations (#9541) 2021-10-05 17:28:02 +08:00
statefetcher Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
testutil State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel Remaining Slasher Beacon Node Changes (#9701) 2021-09-29 18:17:37 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Remaining Slasher Beacon Node Changes (#9701) 2021-09-29 18:17:37 +00:00