prysm-pulse/beacon-chain/blockchain
terence tsao 4f1d2868f8 Save head if diff than prev saved head (#3669)
* Save head if it's diff

* New test for process attestation

* New test for process block

* Fixed loggings

* Fixed all the tests
2019-09-30 15:15:56 -05:00
..
forkchoice Expose DB Metrics (#3663) 2019-09-30 10:24:47 -05:00
testing better log validator votes (#3590) 2019-09-26 06:32:06 -07:00
BUILD.bazel Part 4 of caching improvement - Use Cache (#3625) 2019-09-27 15:56:08 -07:00
chain_info_norace_test.go HeadFetcher data race fix (#3460) 2019-09-23 14:24:42 -05:00
chain_info_test.go Resolve Miscellaneous Prysm TODOs (#3465) 2019-09-16 15:45:03 -05:00
chain_info.go HeadFetcher data race fix (#3460) 2019-09-23 14:24:42 -05:00
info.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
log.go Fix transition logging (#3303) 2019-08-24 11:51:00 -06:00
metrics.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
receive_attestation_test.go Save head if diff than prev saved head (#3669) 2019-09-30 15:15:56 -05:00
receive_attestation.go Save head if diff than prev saved head (#3669) 2019-09-30 15:15:56 -05:00
receive_block_test.go Save head if diff than prev saved head (#3669) 2019-09-30 15:15:56 -05:00
receive_block.go Save head if diff than prev saved head (#3669) 2019-09-30 15:15:56 -05:00
service_norace_test.go HeadFetcher data race fix (#3460) 2019-09-23 14:24:42 -05:00
service_test.go Fix init sync race condition (#3633) 2019-09-28 18:42:44 -07:00
service.go Save head if diff than prev saved head (#3669) 2019-09-30 15:15:56 -05:00