prysm-pulse/beacon-chain/core/blocks
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
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
attestation_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
attestation.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
attester_slashing_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
attester_slashing.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
block_operations_fuzz_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
block_regression_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
BUILD.bazel Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deposit_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deposit.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
eth1_data_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
eth1_data.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
exit_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
exit.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
genesis_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
genesis.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
header_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
header.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
proposer_slashing_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
proposer_slashing.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
randao_test.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
randao.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00
signature_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
signature.go Add in progress handler to committee cache (#9664) 2021-09-26 23:27:57 +08:00