..
testing
Batch save blocks for initial sync. 80% faster BPS ( #5215 )
2020-03-30 18:04:10 +00:00
BUILD.bazel
Custom Block HTR ( #5219 )
2020-03-26 13:10:22 -05:00
chain_info_norace_test.go
Handle nil head block in cache ( #4888 )
2020-02-17 12:21:42 -06:00
chain_info_test.go
Handle nil head block in cache ( #4888 )
2020-02-17 12:21:42 -06:00
chain_info.go
Minor Improvements ( #5099 )
2020-03-14 16:12:22 +00:00
head_test.go
Better head
object coupling for chain service ( #4869 )
2020-02-15 18:57:49 +00:00
head.go
Revert "Add Fast Copy of Trie" ( #5228 )
2020-03-27 01:06:30 +00:00
info.go
Better head
object coupling for chain service ( #4869 )
2020-02-15 18:57:49 +00:00
init_sync_process_block_test.go
Micro optimizations on new-state-mgmt service for initial syncing ( #5241 )
2020-03-30 17:10:45 -05:00
init_sync_process_block.go
Clear init sync blocks on the correct line ( #5294 )
2020-04-02 22:27:51 +00:00
log.go
Add missing block fields to log ( #5394 )
2020-04-11 16:04:05 -07:00
metrics.go
Move blockchain service metrics package ( #4959 )
2020-02-27 19:38:22 +00:00
process_attestation_helpers.go
Correctly return attestation data for late requests ( #5183 )
2020-03-23 21:30:28 -07:00
process_attestation_test.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
process_attestation.go
Remove next slot requirement for processing attestations ( #5384 )
2020-04-11 00:12:47 +00:00
process_block_helpers.go
Use state validator index map ( #5383 )
2020-04-11 14:47:22 -05:00
process_block_test.go
Use state validator index map ( #5383 )
2020-04-11 14:47:22 -05:00
process_block.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00
receive_attestation_test.go
Use proto array forkchoice as default ( #4778 )
2020-02-06 13:03:26 -06:00
receive_attestation.go
Add roughtime static code analysis and fix all violations ( #5370 )
2020-04-09 23:35:42 +00:00
receive_block.go
Batch save blocks for initial sync. 80% faster BPS ( #5215 )
2020-03-30 18:04:10 +00:00
service_norace_test.go
Better head
object coupling for chain service ( #4869 )
2020-02-15 18:57:49 +00:00
service_test.go
Use state validator index map ( #5383 )
2020-04-11 14:47:22 -05:00
service.go
Enforce error handling and checking type assertions ( #5403 )
2020-04-13 04:11:09 +00:00