..
testing
Style: minor cleanups to blockchain pkg ( #12640 )
2023-07-20 10:17:35 +00:00
blockchain_test.go
Replace ioutil with io and os ( #10541 )
2022-04-18 20:42:07 +00:00
BUILD.bazel
Parallelize cl el validation ( #12590 )
2023-07-26 12:23:51 -03:00
chain_info_forkchoice.go
Use same signature for unrealized justified hash and justified hash ( #12314 )
2023-04-20 15:59:12 +00:00
chain_info_norace_test.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
chain_info_test.go
Track optimistic status on head ( #12552 )
2023-06-20 08:59:48 -07:00
chain_info.go
Style: minor cleanups to blockchain pkg ( #12640 )
2023-07-20 10:17:35 +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
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
error.go
Remove forkchoice call from notify new payload ( #12560 )
2023-06-28 13:38:24 +00:00
execution_engine_test.go
Move consensus and execution validation outside of onBlock ( #12589 )
2023-07-05 21:12:21 +08:00
execution_engine.go
Move consensus and execution validation outside of onBlock ( #12589 )
2023-07-05 21:12:21 +08:00
forkchoice_update_execution_test.go
Replace statefeed Initialize ( #12285 )
2023-05-03 04:34:01 +00:00
forkchoice_update_execution.go
log correctly the head changed when it actually changes ( #12324 )
2023-04-27 17:13:58 +00:00
head_sync_committee_info_test.go
Use next slot cache for sync committee ( #12287 )
2023-06-12 04:30:06 +00:00
head_sync_committee_info.go
Use next slot cache for sync committee ( #12287 )
2023-06-12 04:30:06 +00:00
head_test.go
Replace statefeed Initialize ( #12285 )
2023-05-03 04:34:01 +00:00
head.go
set optimistic status in head at init sync ( #12748 )
2023-08-16 00:47:56 +00:00
init_sync_process_block_test.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
init_sync_process_block.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
init_test.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
log_test.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
log.go
log the right blocknumber ( #12529 )
2023-06-14 19:55:33 +00:00
merge_ascii_art.go
Merge ascii art banner ( #10773 )
2022-06-14 08:25:42 +00:00
metrics_test.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
metrics.go
use read-only validators ( #12628 )
2023-07-15 00:34:45 -07:00
mock_test.go
Replace statefeed Initialize ( #12285 )
2023-05-03 04:34:01 +00:00
options.go
fix: late block task wait for initial sync ( #12526 )
2023-06-16 13:47:19 +00:00
pow_block_test.go
Replace statefeed Initialize ( #12285 )
2023-05-03 04:34:01 +00:00
pow_block.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
process_attestation_helpers.go
Add epoch and root to not a checkpt in forkchoice
log ( #12400 )
2023-05-14 06:02:36 +00:00
process_attestation_test.go
Add epoch and root to not a checkpt in forkchoice
log ( #12400 )
2023-05-14 06:02:36 +00:00
process_attestation.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
process_block_helpers.go
Prune Pending Deposits on Finalization ( #12598 )
2023-07-07 11:20:14 +08:00
process_block_test.go
update shuffling caches at epoch boundary ( #12661 )
2023-07-26 18:46:18 +00:00
process_block.go
set optimistic status in head at init sync ( #12748 )
2023-08-16 00:47:56 +00:00
receive_attestation_test.go
Move consensus and execution validation outside of onBlock ( #12589 )
2023-07-05 21:12:21 +08:00
receive_attestation.go
refactor slot tickers with intervals ( #12440 )
2023-08-03 20:55:16 -03:00
receive_block_test.go
Replace statefeed Initialize ( #12285 )
2023-05-03 04:34:01 +00:00
receive_block.go
Use last optimistic status on batches ( #12741 )
2023-08-16 01:40:36 +00:00
service_norace_test.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00
service_test.go
set optimistic status in head at init sync ( #12748 )
2023-08-16 00:47:56 +00:00
service.go
update shuffling caches at epoch boundary ( #12661 )
2023-07-26 18:46:18 +00:00
setup_test.go
Replace statefeed Initialize ( #12285 )
2023-05-03 04:34:01 +00:00
weak_subjectivity_checks_test.go
Isolate forkchoice to blockchain package ( #12174 )
2023-03-22 09:12:54 +08:00
weak_subjectivity_checks.go
Update to V4
🚀 ( #12134 )
2023-03-17 18:52:56 +00:00