prysm-pulse/beacon-chain/casper
terence tsao 6520c8ffc2 Fixed GetShardAndCommitteesForSlot index out of range (#744)
* fixed committees index offset

* remove debug logs

* aligned tests
2018-11-12 13:29:32 -05:00
..
BUILD.bazel Integers to Bytes Helper Methods (#734) 2018-11-08 11:52:51 -05:00
incentives_test.go Adding Basic Private Key Management (#671) 2018-11-08 11:22:31 +08:00
incentives.go Convert remaining int config values to uint64 (#695) 2018-10-24 01:37:17 +09:00
sharding_test.go Fixed GetShardAndCommitteesForSlot index out of range (#744) 2018-11-12 13:29:32 -05:00
sharding.go Synchronize Beacon Node with Spec (#719) 2018-11-08 09:19:39 -08:00
state_transition_test.go Move BlockVoteCache out of ActiveState (#739) 2018-11-11 08:54:17 -08:00
state_transition.go Move BlockVoteCache out of ActiveState (#739) 2018-11-11 08:54:17 -08:00
validator_test.go Fixed GetShardAndCommitteesForSlot index out of range (#744) 2018-11-12 13:29:32 -05:00
validator.go Fixed GetShardAndCommitteesForSlot index out of range (#744) 2018-11-12 13:29:32 -05:00