prysm-pulse/beacon-chain/blockchain
terencechain c638e114db
Add new metrics (#11374)
* Better batch block warning

* New metrics

* Revert "Better batch block warning"

This reverts commit e21fcfcebec3a7a15f39c6336de2aba58f87c625.

* More metrics

* Add activation and exit queues

* Gaz
2022-08-31 18:05:50 -04:00
..
testing Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blockchain_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
chain_info_norace_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
chain_info_test.go Revert --enable-forkchoice-doubly-linked-tree (#11212) 2022-08-16 10:39:57 -03:00
chain_info.go Prysmctl Command to Request Beacon Nodes for Block Ranges Over P2P (#11035) 2022-08-17 06:38:57 +00:00
checktags_test.go Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
error_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
error.go Set invalid roots for bad block (#10982) 2022-07-25 13:45:03 +00:00
execution_engine_test.go Only update finalized checkpoint in DB if it's newer (#11356) 2022-08-31 00:16:22 +00:00
execution_engine.go Add new metrics (#11374) 2022-08-31 18:05:50 -04:00
head_sync_committee_info_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
head_sync_committee_info.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
head_test.go Report depth and distance on reorgs (#11315) 2022-08-25 23:59:08 +00:00
head.go Report depth and distance on reorgs (#11315) 2022-08-25 23:59:08 +00:00
init_sync_process_block_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_sync_process_block.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Add new metrics (#11374) 2022-08-31 18:05:50 -04:00
merge_ascii_art.go Merge ascii art banner (#10773) 2022-06-14 08:25:42 +00:00
metrics_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
metrics.go Add new metrics (#11374) 2022-08-31 18:05:50 -04:00
mock_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
options.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pow_block_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
pow_block.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
process_attestation_helpers.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
process_attestation_test.go Revert --enable-forkchoice-doubly-linked-tree (#11212) 2022-08-16 10:39:57 -03:00
process_attestation.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
process_block_helpers.go Only update finalized checkpoint in DB if it's newer (#11356) 2022-08-31 00:16:22 +00:00
process_block_test.go Add feature flag to treat all blocks as optimistic at startup (#11303) 2022-08-25 12:40:29 +00:00
process_block.go Add new metrics (#11374) 2022-08-31 18:05:50 -04:00
receive_attestation_test.go Revert --enable-forkchoice-doubly-linked-tree (#11212) 2022-08-16 10:39:57 -03:00
receive_attestation.go Add new metrics (#11374) 2022-08-31 18:05:50 -04:00
receive_block_test.go Insert attestations on block (#11260) 2022-08-19 17:02:17 +00:00
receive_block.go Insert attestations on block (#11260) 2022-08-19 17:02:17 +00:00
service_norace_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_test.go Add feature flag to treat all blocks as optimistic at startup (#11303) 2022-08-25 12:40:29 +00:00
service.go Add feature flag to treat all blocks as optimistic at startup (#11303) 2022-08-25 12:40:29 +00:00
state_balance_cache_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state_balance_cache.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
weak_subjectivity_checks_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
weak_subjectivity_checks.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00