prysm-pulse/beacon-chain/blockchain
terence tsao cf8e474410 Avoid Panic Retrieving Validator Public Key (#2566)
* exclusive of finalized block

* fixed saveValidatorIdx to skip validator not in state

* fixed test

* tests

* comment

* comment

* fixed test

* comment
2019-05-11 17:08:00 -04:00
..
stategenerator Refactor DB Package to Enable Multiple Blocks/States at Slots (#2540) 2019-05-09 10:42:12 -05:00
block_processing_test.go Avoid Panic Retrieving Validator Public Key (#2566) 2019-05-11 17:08:00 -04:00
block_processing.go Avoid Panic Retrieving Validator Public Key (#2566) 2019-05-11 17:08:00 -04:00
BUILD.bazel Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00
fork_choice_reorg_test.go Refactor DB Package to Enable Multiple Blocks/States at Slots (#2540) 2019-05-09 10:42:12 -05:00
fork_choice_test.go Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00
fork_choice.go Fix BlockTree RPC Server Response (#2556) 2019-05-10 10:07:43 -07:00
service_test.go Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00
service.go Fetch Block Tree from Justified Block to Highest Observed Slot via RPC (#2549) 2019-05-09 12:38:05 -05:00