prysm-pulse/beacon-chain/blockchain
Preston Van Loon 0a61c379a5
Rename / move logic about updating validator indices (#3402)
* rename, move

* pr feedback
2019-09-03 13:57:08 -07:00
..
forkchoice Rename / move logic about updating validator indices (#3402) 2019-09-03 13:57:08 -07:00
testing Update RPC service to use chain info (#3309) 2019-08-26 13:06:16 -07:00
BUILD.bazel Save new validator index in DB (#3367) 2019-08-30 21:43:18 -07:00
chain_info_test.go Refactor fork choice start up (#3360) 2019-08-30 08:58:02 -05:00
chain_info.go Fix chain info's pre chain start return values (#3353) 2019-08-29 10:34:26 -05:00
log.go Fix transition logging (#3303) 2019-08-24 11:51:00 -06:00
metrics.go Added metrics for monitoring processed objects and competing chain (#3283) 2019-08-23 12:18:39 -06:00
receive_attestation_test.go Fix save the correct head (#3306) 2019-08-24 18:39:40 -07:00
receive_attestation.go Moved delay att inclusion to fork choice service (#3345) 2019-08-28 10:26:07 -07:00
receive_block_test.go Save new validator index in DB (#3367) 2019-08-30 21:43:18 -07:00
receive_block.go Save new validator index in DB (#3367) 2019-08-30 21:43:18 -07:00
service_test.go Initialize chain info w/o clear db (#3365) 2019-08-30 15:24:37 -07:00
service.go fix some parent context usage, add tracing to p2p handlers (#3395) 2019-09-03 11:06:35 -07:00