prysm-pulse/beacon-chain/blockchain
Nishant Das 52250c9e7a Fix Fork Choice Reorg Conditions (#2413)
* make fixes

* change condition

* comment

* fixed up a few var names for clarity

* added test for isDescendant

* chain split reorg test

* interface for atts service

* comprehensive reorg regression test added

* space

* all tests pass

* target handler

* ci lint

* Update beacon-chain/sync/receive_block.go

Co-Authored-By: rauljordan <raul@prysmaticlabs.com>
2019-04-28 17:53:51 -04:00
..
stategenerator Add Caching to Tree Hashing Algorithm (#1929) 2019-04-24 13:39:02 +08:00
block_processing_test.go upgrading linter from gometalinter to golangci-lint (#2100) 2019-04-26 14:24:01 +08:00
block_processing.go Lock Down the ReceiveBlock Function (#2387) 2019-04-25 23:06:16 -05:00
BUILD.bazel Fix Fork Choice Reorg Conditions (#2413) 2019-04-28 17:53:51 -04:00
fork_choice_reorg_test.go Fix Fork Choice Reorg Conditions (#2413) 2019-04-28 17:53:51 -04:00
fork_choice_test.go Fix Fork Choice Reorg Conditions (#2413) 2019-04-28 17:53:51 -04:00
fork_choice.go Fix Fork Choice Reorg Conditions (#2413) 2019-04-28 17:53:51 -04:00
service_test.go upgrading linter from gometalinter to golangci-lint (#2100) 2019-04-26 14:24:01 +08:00
service.go Fix Fork Choice Reorg Conditions (#2413) 2019-04-28 17:53:51 -04:00