prysm-pulse/beacon-chain/blockchain
terence tsao 17f845dcb0
Update head before send feed (#6681)
* Update head before state feed
* Test
* Merge branch 'master' of github.com:prysmaticlabs/prysm into update-head
2020-07-22 17:05:17 +00:00
..
testing Reject a block which its parent is not part of the finalized chain (#6549) 2020-07-11 03:57:42 +00:00
BUILD.bazel Improve test coverage info.go (#6618) 2020-07-16 22:44:43 +00:00
chain_info_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
chain_info_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
chain_info.go Refactor verifyBlkDescendant to be public in chainservice API (#6552) 2020-07-11 00:16:52 +00:00
head_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
head.go Clean up block chain pkg initial sync (#6562) 2020-07-12 20:44:06 -07:00
info_test.go Improve test coverage info.go (#6618) 2020-07-16 22:44:43 +00:00
info.go Improve test coverage info.go (#6618) 2020-07-16 22:44:43 +00:00
init_sync_process_block.go Move skip-regen-historical-states to deprecated (#6512) 2020-07-08 00:15:45 +00:00
log.go Improve test coverage info.go (#6618) 2020-07-16 22:44:43 +00:00
metrics.go Best practice feedback - part 1 (#6385) 2020-06-24 21:09:47 +00:00
process_attestation_helpers.go Remove batch blocks save at getAttPreState (#6584) 2020-07-14 15:46:00 +00:00
process_attestation_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
process_attestation.go Part 1 of blockchain pkg clean up (#6537) 2020-07-09 18:50:48 -05:00
process_block_helpers.go Update justified point for batch sync (#6594) 2020-07-14 16:20:25 +00:00
process_block_test.go Init sync batch block clean up (#6599) 2020-07-20 12:35:30 -07:00
process_block.go Init sync batch block clean up (#6599) 2020-07-20 12:35:30 -07:00
receive_attestation_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
receive_attestation.go QSP-Docs All Documentation Improvements from Quantstamp Audit Report (#6367) 2020-06-23 21:11:20 +00:00
receive_block_test.go Update head before send feed (#6681) 2020-07-22 17:05:17 +00:00
receive_block.go Update head before send feed (#6681) 2020-07-22 17:05:17 +00:00
service_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
service_test.go Fixed nil pointer error in DepositCache (#6596) 2020-07-16 14:48:36 -07:00
service.go Improved cold state checkpoints: migrate database index and usage (#6461) 2020-07-18 18:05:04 +00:00