prysm-pulse/beacon-chain/powchain
Nishant Das 49edcb099b
Log Active Validator Count (#5923)
* add more verbose deposit count
* Merge branch 'master' into addBetterCount
* Merge refs/heads/master into addBetterCount
* Update beacon-chain/powchain/log_processing.go

Co-authored-by: Shay Zluf <thezluf@gmail.com>
2020-05-20 16:24:51 +00:00
..
testing libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
block_reader_test.go Revert "Add cache to Eth1 RPC functions (#5347)" (#5876) 2020-05-16 02:56:09 +00:00
block_reader.go Revert "Add cache to Eth1 RPC functions (#5347)" (#5876) 2020-05-16 02:56:09 +00:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
deposit_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
deposit.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
log_processing_test.go Assert no side effects occur on test (#5714) 2020-05-05 08:39:38 +00:00
log_processing.go Log Active Validator Count (#5923) 2020-05-20 16:24:51 +00:00
service_test.go Retry Initialization of ETH1 Connection (#5730) 2020-05-05 09:06:43 +00:00
service.go Retry Initialization of ETH1 Connection (#5730) 2020-05-05 09:06:43 +00:00