prysm-pulse/beacon-chain/operations/attestations
terencechain 8af634a6a0
feat: aggregate atts using fixed pool of go routines (#12553)
* feat: aggregate atts using fixed pool of go routines

* fix: deepsrc complains

* style: comment

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

* feat: aggregate atts using fixed pool of go routines

* fix: deepsrc complains

* style: comment

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

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-06-22 17:48:42 +00:00
..
kv feat: aggregate atts using fixed pool of go routines (#12553) 2023-06-22 17:48:42 +00:00
mock Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel feat: aggregate atts using fixed pool of go routines (#12553) 2023-06-22 17:48:42 +00:00
log.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
metrics.go Add aggregation metrics (#12417) 2023-05-17 12:18:59 -07:00
pool_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
pool.go fix(aggregator): remove single bit aggregation (#12555) 2023-06-22 09:34:25 -07:00
prepare_forkchoice_test.go feat: aggregate atts using fixed pool of go routines (#12553) 2023-06-22 17:48:42 +00:00
prepare_forkchoice.go Add aggregation metrics (#12417) 2023-05-17 12:18:59 -07:00
prune_expired_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
prune_expired.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service.go revert revert of f6764fe62b (#12399) 2023-05-16 11:50:02 +00:00