prysm-pulse/beacon-chain/powchain
terence tsao 376d248c22
Add in progress handler to committee cache (#9664)
* Add in progress handler for committee cache

* Remove debug print

* Update validators.go

* Fix all the tests

* More tests

* Update committee_disabled.go

* Update committee_disabled.go

* Update testing util

* Update main.go

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2021-09-26 23:27:57 +08:00
..
testing Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
types Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
block_cache_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
block_cache.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
block_reader_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
block_reader.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
BUILD.bazel Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deposit_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
deposit.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
init_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log_processing_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
log_processing.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
powchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
prometheus_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
prometheus.go Unused parameter should be replaced by underscore (#9632) 2021-09-20 20:51:59 +00:00
provider_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
provider.go Move iputil and httpuil pkgs into network pkg (#9621) 2021-09-16 19:12:27 +00:00
service_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00