prysm-pulse/beacon-chain/core/blocks
Raul Jordan 88765b6d3c
Fix Attestation Info at Slot to Match Justified Epoch Expectations (#1768)
* fix crosslinkt committees

* fix lint

* fix in epoch

* imports

* add gx tags

* epoch shuffling tests

* regress test

* preston comments

* service change

* advance to handle skip slots

* ready

* imports

* rem unnecessary log

* revert config

* last comment

* imports
2019-03-01 18:33:55 -06:00
..
block_operations_test.go Rename Shard Block Root to Crosslink Data Root (#1743) 2019-02-27 15:07:39 -08:00
block_operations.go Fix Attestation Info at Slot to Match Justified Epoch Expectations (#1768) 2019-03-01 18:33:55 -06:00
block_test.go Update some of client to v0.3 spec (#1733) 2019-02-27 12:21:15 -08:00
block.go Revert Usage of ssz.TreeHash Across Repo (#1711) 2019-02-25 21:42:31 -06:00
BUILD.bazel Revert Usage of ssz.TreeHash Across Repo (#1711) 2019-02-25 21:42:31 -06:00
validity_conditions_test.go Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
validity_conditions.go Update some of client to v0.3 spec (#1733) 2019-02-27 12:21:15 -08:00