..
testing
Update to v0.12 ( #5614 )
2020-06-09 15:40:48 -07:00
BUILD.bazel
use stateutil.BlockRoot
instead of ssz
for forkchoice ( #6075 )
2020-06-01 23:45:57 +00:00
chain_info_norace_test.go
Refactor db teardown to testing.TB.Cleanup ( #5725 )
2020-05-04 01:14:34 +00:00
chain_info_test.go
Update to v0.12 ( #5614 )
2020-06-09 15:40:48 -07:00
chain_info.go
Update to v0.12 ( #5614 )
2020-06-09 15:40:48 -07:00
head_test.go
Blockchain service provides IsCanonical
getter ( #5932 )
2020-05-20 19:16:56 +00:00
head.go
Forkchoice start using proper root ( #6062 )
2020-06-01 11:32:34 +08:00
info.go
Removes redundant type conversions ( #6041 )
2020-05-29 12:42:39 +00:00
init_sync_process_block_test.go
Update to v0.12 ( #5614 )
2020-06-09 15:40:48 -07:00
init_sync_process_block.go
Save init sync cached blocks before regenerate state ( #5501 )
2020-04-18 23:29:58 +00:00
log.go
beacon/log: augment logs with block roots ( #5675 )
2020-04-29 16:57:04 +00:00
metrics.go
Remove unused code ( #6065 )
2020-05-31 15:47:15 -07:00
process_attestation_helpers.go
Revert "Remove Excess State Copies" ( #6240 )
2020-06-14 06:34:33 +00:00
process_attestation_test.go
Update to v0.12 ( #5614 )
2020-06-09 15:40:48 -07:00
process_attestation.go
Update to v0.12 ( #5614 )
2020-06-09 15:40:48 -07:00
process_block_helpers.go
Minor clean up to 6249 ( #6253 )
2020-06-14 10:43:25 -07:00
process_block_test.go
Minor clean up to 6249 ( #6253 )
2020-06-14 10:43:25 -07:00
process_block.go
Enhancing block tree viewer ( #5880 )
2020-05-16 12:29:21 -07:00
receive_attestation_test.go
ActiveValidatorCount
to use cache (#6254 )
2020-06-14 15:24:49 -07:00
receive_attestation.go
Fix Gossip Clock Disparity ( #6141 )
2020-06-06 01:54:44 +00:00
receive_block.go
Revert "Check Whether Block Is Already Processed" ( #5856 )
2020-05-14 16:37:58 +00:00
service_norace_test.go
Refactor db teardown to testing.TB.Cleanup ( #5725 )
2020-05-04 01:14:34 +00:00
service_test.go
ActiveValidatorCount
to use cache (#6254 )
2020-06-14 15:24:49 -07:00
service.go
Don't regen parent state for genesis state ( #6237 )
2020-06-13 11:04:04 -07:00